document.write( "Question 54111: How do I graph -2x + 5y =10? \n" ); document.write( "
Algebra.Com's Answer #36375 by funmath(2933)\"\" \"About 
You can put this solution on YOUR website!
I am going to show you the intercept method.
\n" ); document.write( "-2x+5y=10
\n" ); document.write( "Let x=0
\n" ); document.write( "-2(0)+5y=10
\n" ); document.write( "5y=10
\n" ); document.write( "5y/5=10/5
\n" ); document.write( "y=2
\n" ); document.write( "Plot (0,2)
\n" ); document.write( "Let y=0
\n" ); document.write( "-2x+5(0)=10
\n" ); document.write( "-2x=10
\n" ); document.write( "-2x/-2=10/-2
\n" ); document.write( "x=-5
\n" ); document.write( "Plot (-5,0)
\n" ); document.write( "Connect the dots and you have a line that looks like this:
\n" ); document.write( "\"graph%28300%2C200%2C-10%2C10%2C-10%2C10%2C%282%2F5%29x%2B2%29\"
\n" ); document.write( "Happy Calculating!!!
\n" ); document.write( "
\n" );