document.write( "Question 437077: how would you graph \"+5x%2B3y=15+\" \n" ); document.write( "
Algebra.Com's Answer #302354 by oberobic(2304)\"\" \"About 
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.
\n" ); document.write( "5x + 3y = 15
\n" ); document.write( "Subtract 5x from both sides
\n" ); document.write( "3y = -5x + 15
\n" ); document.write( "Divide both sides by 3
\n" ); document.write( "y = -5/3*x + 5
\n" ); document.write( ".
\n" ); document.write( "When x=0, y = 5: (0,5)
\n" ); document.write( "When x=3, y = 0: (3,0)
\n" ); document.write( "Graph it.
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-5%2F3%2Ax%2B5%29\"
\n" ); document.write( "
\n" );