85,721 views
25 votes
25 votes
I need help!!! How do I get y1 by itself?

I need help!!! How do I get y1 by itself?-example-1
User Brajendra Pandey
by
2.8k points

1 Answer

9 votes
9 votes

m = (y - y1)/(x - x1)

Multiply both sides by (x - x1)

(x - x1)*m = (x - x1) * ((y - y1)/(x - x1)

(x - x1)*m = (y - y1)

Remove parenthesis using distributive property:

mx - mx1 = y - y1

Subtract y from both sides:

mx - mx1 - y = y - y1 - y

mx - mx1 - y = -y1

Multiply both sides by (-1)

(-1)(mx - mx1 - y) = (-1)-y1

y + mx1 - mx = y1

y1 = y + mx1 - mx

User Dgilland
by
2.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.