document.write( "Question 398545: how to graph 8x-10y=7
\n" ); document.write( " 4x-5y=7
\n" ); document.write( "

Algebra.Com's Answer #282380 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
8x-10y=7
\n" ); document.write( "-10y=-8x+7
\n" ); document.write( "y=-8x/-10+7/-10
\n" ); document.write( "y=4x/5-7/10 (red line)
\n" ); document.write( "4x-5y=7
\n" ); document.write( "-5y=-4x+7
\n" ); document.write( "y=-4x/-5+7/-5
\n" ); document.write( "y=4x/5-7/5 (green line)
\n" ); document.write( "\"+graph%28+300%2C+200%2C+-6%2C+5%2C+-10%2C+10%2C+4x%2F5+-7%2F10%2C+4x%2F5+-7%2F5%29+\" (graph 300x200 pixels, x from -6 to 5, y from -10 to 10, of TWO functions 4x/5 -7/10 and 4x/5 -7/5).
\n" ); document.write( "
\n" );