9.6k views
5 votes
Evaluate m = for for m = 1 and (x1, y1) = (0, 2) and (x2, y2) = (x, 0).

1 Answer

4 votes
we know that
the slope formula is
m=(y2-y1)/(x2-x1)
(x1,y1)=(0,2)
(x2,y2)=(x,0)
m=1-----> equation 1
m=(0-2)/(x-0)------> m=-2/x -----> equation 2

equate equation 1 and equation 2
1=-2/x------> multiply by x both sides------> x=-2

the point (x2,y2) is ----------> (-2,0)
User Badsha
by
5.8k points