SOLUTION: solving x-y=6 for y results in y=-x+6

Algebra ->  Linear-equations -> SOLUTION: solving x-y=6 for y results in y=-x+6       Log On


   



Question 198850: solving x-y=6 for y results in y=-x+6

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
x-y=6 Start with the given equation.


-y=6-x Subtract x from both sides.


-y=-x%2B6 Rearrange the terms.


y=%28-x%2B6%29%2F%28-1%29 Divide both sides by -1 to isolate y.


y=%28-x%29%2F%28-1%29%2B%286%29%2F%28-1%29 Break up the fraction.


y=x-6 Reduce.