#How can i find the points from the graph

12 messages · Page 1 of 1 (latest)

rancid treeBOT
tidal drift
#

Can you elaborate?

#

To find the slope of the line connecting two points use the
point-slope formula:
$y_1 - y_2 = m(x_1 - x_2)$

wet radishBOT
#

MINER MAN

tidal drift
#

Where (x1, y1) is the first point and (x2, y2) is the second

#

Solve for m

#

I think you are asking how to know which points to use to solve for m? It doesn't matter you can use any two points on the line

#

Yeah. My first answer was wrong soz

twilit orbit
#

@sand terrace Where exactly are you confused at?

#

You choose two random points (ideally ones that are easier to work with) that are on the line (not the x and y axis), and then you can use the slope formula to find the slope.

sand terrace
#

i know how to find the slope after having the points