document.write( "Question 54111: How do I graph -2x + 5y =10? \n" ); document.write( "
Algebra.Com's Answer #36375 by funmath(2933)![]() ![]() ![]() 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( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |