answersLogoWhite

0

The slope of the boundary line is 3/2.

User Avatar

Wiki User

10y ago

What else can I help you with?

Related Questions

What do you a call a slope which the slope is less than y equals x?

There is no specific name for such a slope.


Is the inverse of a line with the slope greater than one is a line with the slope less than one?

A line does not have an inverse!


What is an example of an equation that makes the graph of y equals x less steep?

A slope greater than 1 makes a graph be really steep. On the other hand, a slope less than 1 but greater than 0 makes a graph less steep. Therefore any fraction slope would give you a less steep graph.An example could be y=(1/3)x.


What is the symbol for anything greater than?

Symbols 'Greater than' is > 'Less then' is < 'Equals' is = If a value is quoted as ' less /greater than or equals' then the symbol(s) is '='


Is 500 in greater than less than or equals to 40 ft?

Greater.


Would a skateboard ramp have a greater slope than a handicap ramp?

yes


Which is greater 38.5mm or 10cm?

10cm is greater than 38.5mm which equals 3.85cm


Is the product of 0.4 and 1.8 greater than or less than 0.4?

It is greater because it equals 0.72.


OR syntax in javascript?

x=10; y=10; if (x >= 10 y >= 10) { //dostuff } OR: AND: && greater than: > greater than or equals to: >= less than: < less than or equal to: <= equals: NOT: !


Why must a slant height of the pyramid be greater than the height of the pyramid?

Because the Hypotinuse is the sum of the square of the other two sides. The sum of the square of the base plus the square of the height equals the slope.


Is 103 percent greater than 1.3?

1.3 is greater because it equals 130%


What are the standard operators in Excel?

The logical operators in Excel are as follows. < is less than, > is greater than, = is equals. <= is less than or equals and >= is greater than or equals. Not equal to is written as <>.