document.write( "Question 1125800: Plot the graph of the equation 5x+2y=100 \n" ); document.write( "
Algebra.Com's Answer #742107 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "5x+2y=100
\n" ); document.write( "5*0+2y=100 ... plug in x = 0
\n" ); document.write( "0+2y = 100
\n" ); document.write( "2y = 100
\n" ); document.write( "2y/2 = 100/2 .... divide both sides by 2
\n" ); document.write( "y = 50
\n" ); document.write( "So x = 0 and y = 50 pair up to get (x,y) = (0,50) as one point on this line. This is the y intercept and it is shown as point A on the graph below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "5x+2y=100
\n" ); document.write( "5x+2*0=100 ... plug in y = 0
\n" ); document.write( "5x+0 = 100
\n" ); document.write( "5x = 100
\n" ); document.write( "5x/5 = 100/5 .... divide both sides by 5
\n" ); document.write( "x = 20
\n" ); document.write( "So x = 20 and y = 0 pair up to get (x,y) = (0,50) as another point on this line. This is the x intercept and it is shown as point B on the graph below.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "-------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Note: if you need to solve for y and get the equation into y = mx+b form (slope intercept form), then you could follow these steps
\n" ); document.write( "\"5x%2B2y+=+100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"5x%2B2y-5x+=+100-5x\" Subtract 5x from both sides\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2y+=+-5x%2B100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282y%29%2F2+=+%28-5x%2B100%29%2F2\" Divide both sides by 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+%28-5x%29%2F2%2B%28100%29%2F2\" Break up the fraction\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y+=+%28-5%2F2%29x%2B50\" Reduce
\n" ); document.write( "The equation is now in y = mx+b form
\n" ); document.write( "We see that the slope is m = -5/2 and the y intercept is b = 50 as shown above (point A)
\n" ); document.write( "
\n" ); document.write( "
\n" );