document.write( "Question 280831: How would you graph linear equation 3x+5y=15 \n" ); document.write( "
Algebra.Com's Answer #204087 by oberobic(2304)\"\" \"About 
You can put this solution on YOUR website!
First, get the equation into slope-intercept form: y = mx+b
\n" ); document.write( ".
\n" ); document.write( "3x + 5y = 15
\n" ); document.write( "5y = -3x + 15
\n" ); document.write( "y = -3/5x+ 3
\n" ); document.write( ".
\n" ); document.write( "The y-intercept is where x=0, which equals 3. The point is (0, 3).
\n" ); document.write( ".
\n" ); document.write( "The x-intercept is where y = 0.
\n" ); document.write( "0 = -3/5x + 3
\n" ); document.write( "x = 5
\n" ); document.write( "The point is: (5,0)
\n" ); document.write( ".
\n" ); document.write( "With two points, you can draw a line.
\n" ); document.write( ".
\n" ); document.write( "\"graph%28500%2C500%2C-10%2C10%2C-10%2C10%2C-3%2F5%2Ax%2B3%29\"
\n" ); document.write( ".
\n" ); document.write( "Done
\n" ); document.write( "
\n" );