document.write( "Question 437077: how would you graph \n" );
document.write( "
Algebra.Com's Answer #302354 by oberobic(2304)![]() ![]() ![]() 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( " |