SOLUTION: Graph using the intercept method 5x - 10y = 20
Algebra
->
Coordinate-system
-> SOLUTION: Graph using the intercept method 5x - 10y = 20
Log On
Algebra: Coordinate systems, graph plotting, etc
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Coordinate-system
Question 19181
:
Graph using the intercept method 5x - 10y = 20
Answer by
wuwei96815(245)
(
Show Source
):
You can
put this solution on YOUR website!
Let x = 0
Then:
5x-10y=20
5(0)-10y=20
-10y=20
y=-2
Let y = 0
Then:
5x-10y=20
5x-10(0)=20
5x=20
x=4
Now the cordinates (0,-2) and (4,0) can be used to plot your line.
Did you follow all of that?