*Quick Linear equation - Equation of a line - Thanks

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
nukeman
Messages
651
Reaction score
0

Homework Statement



Determine an equation of a line through -3,5 and 1, -3

so... What i got is

y - 5 = -2(x-(-3) )

So that turns into

y - 5 = -2x + 3 correct?

now i am suppose to simplify, and the answer is

y = -2x -1

how did they get y = -2x -1 from y - 5 =-2x + 3

?? Can anyone please explain the steps they did to get that final answer?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
y - 5 = -2(x-(-3) ) Does NOT turn into y - 5 = -2x + 3?

Deal with the double negative first, then distribute the -2 to ALL terms it’s multiplied by, so:

y - 5 = -2(x-(-3) ) -> y - 5 = -2(x+3) -> y - 5 = -2x-6 -> y= -2x-1
 
wow, thanks. That makes much more sense!

ok so y - 5 = -2x-6

now you to get rid of the y - 5, you ad 5 to both sides correct?


y= -2x-1


JonF said:
y - 5 = -2(x-(-3) ) Does NOT turn into y - 5 = -2x + 3?

Deal with the double negative first, then distribute the -2 to ALL terms it’s multiplied by, so:

y - 5 = -2(x-(-3) ) -> y - 5 = -2(x+3) -> y - 5 = -2x-6 -> y= -2x-1
 
nukeman said:
wow, thanks. That makes much more sense!

ok so y - 5 = -2x-6

now you to get rid of the y - 5, you ad 5 to both sides correct?
You're not getting rid of y - 5 - you're just isolating y to get it all by itself. Yes, you add 5 to both sides.
nukeman said:
y= -2x-1