SOLUTION: how would you graph {{{ 5x+3y=15 }}}

Algebra ->  College  -> Linear Algebra -> SOLUTION: how would you graph {{{ 5x+3y=15 }}}      Log On


   



Question 437077: how would you graph +5x%2B3y=15+
Answer by oberobic(2304) About Me  (Show Source):
You can put this solution on YOUR website!
It's a linear equation, so convert it to slope-intercept format and find two points to draw the line.
5x + 3y = 15
Subtract 5x from both sides
3y = -5x + 15
Divide both sides by 3
y = -5/3*x + 5
.
When x=0, y = 5: (0,5)
When x=3, y = 0: (3,0)
Graph it.
.
graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-5%2F3%2Ax%2B5%29