document.write( "Question 44710: solve the system of equations\r
\n" );
document.write( "\n" );
document.write( "4x-4y=-8
\n" );
document.write( "y=2 + x \n" );
document.write( "
Algebra.Com's Answer #29633 by OHtutor(16)![]() ![]() ![]() You can put this solution on YOUR website! 4x=4y-8 \n" ); document.write( "y=2+x \n" ); document.write( "x=(4y-8)/4=y-2 \n" ); document.write( "y=2+y-2=y \n" ); document.write( "well y=y shows that y can be any number. \n" ); document.write( "Are u sure that those are the corect equations? \n" ); document.write( "Post the initial problem . \n" ); document.write( " |