document.write( "Question 684674: how do you put 4x+y=8 and 2y+8x=5 into standerd form?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #424172 by ptaylor(2198)![]() ![]() You can put this solution on YOUR website! Standard form: y=mx+b where m is slope and b is y intercept \n" ); document.write( "Sooooo \n" ); document.write( "4x+y=8 subtract 4x from each side \n" ); document.write( "4x-4x+y=-4x+8 simplify \n" ); document.write( "y=-4x+8 where m=-4 and (0,8) is y intercept \n" ); document.write( "Next \n" ); document.write( "2y+8x=5 \n" ); document.write( "subtract 8x from each side \n" ); document.write( "2y+8x-8x=-8x+5 simplify \n" ); document.write( "2y=-8x+5 divide each side by 2 \n" ); document.write( "y=-4x+5/2 where m=-4 and (0,5/2) is y intercept\r \n" ); document.write( "\n" ); document.write( "Hope this helps----ptaylor \n" ); document.write( " |