SOLUTION: y=5x-10

Algebra ->  Equations -> SOLUTION: y=5x-10      Log On


   



Question 29553: y=5x-10
Answer by elima(1433) About Me  (Show Source):
You can put this solution on YOUR website!
If you need to only find x and y;
You choose values for x and then solve the equation for y;
y=5x-10
let;x=0
y=5(0)-10
y=-10
let x=1;
y=5(1)-10
y=5-10
y=-5
let x=2
y=5(2)-10
y=10-10
y=0
so your three points are;
(0,-10); (1,-5); (2,0)
You can also graph with those points.
=)