answersLogoWhite

0

We can find m directly by looking at the change in vertical distance divided by the change in horizontal distance also know as the rise over the run. This give us m, the gradient. Anotther way is if we have the equation of the line, then the slope or gradient can be determined immediately from that. The equation of a line in slope-intercept from is y=mx+b and m represents the slope.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

An application of coordinate geometry?

by using coordinate geometry you can find the position of a place in earth by using the pictures taken by satellites.


How do you Find derivative to get the slope?

the deivative of a function is the gradient, at a point if you can sub in the x coordinate for that point


Formula to find if lines are straight?

Hola, The equation of a straight line is y = mx + c , where y is y-coordinate, x is x-coordinate, m is the gradient, and c is where the line passes the y axis. m = y2 - y1 / x2 - x1 choose two points on your line and work out m, then see if another point on the line fits the first formula


What do you use to find the length of a segment on a coordinate plane?

You use the distance formula.


What is the half distance formula and how is it used in mathematics?

The half distance formula is a mathematical formula used to find the midpoint between two points on a coordinate plane. It is calculated by averaging the x-coordinates and y-coordinates of the two points separately. This formula is commonly used in geometry and algebra to determine the center point between two given points.


How can you find the coordinates of a triangle?

To find the coordinates of a triangle, identify the positions of its three vertices in a coordinate plane. Each vertex will have an x-coordinate and a y-coordinate, typically represented as (x1, y1), (x2, y2), and (x3, y3). You can determine these points through measurements or calculations based on the triangle's geometry or by using tools like graphing software or geometry software. Once you have the coordinates of all three vertices, you can fully describe the triangle's position in the plane.


What is an example of a coordinate graph?

y=mx+b is the formula and you can find great examples on www.scarymazegame.com or www.spirithalloween.com


What is the gradient of a triangle?

find the gradient


How can coordinates help you to find the area of figures on the coordinate plane?

Once you know the coordinates, you can use the distance formula to find the lengths of the sides, then using that, you can find the area.


Where can you find geometry?

You cannot find perfect geometry in nature.


How do you find the gradient of a parabola?

(-1.5,0) (1.5,0) what is the gradient?


How do you find coordinates of two points to find distance between them?

Use the distance formula. SQRT( (y1-y2)^2 + (x1-x2)^2) ) x1 and y1 are the first coordinate pair x2 and y2 are the second coordinate pair