document.write( "Question 855487: Solve the following pairs simultaneous equations.
\n" );
document.write( "4x - y = 12
\n" );
document.write( "2y - 8 = -24 \n" );
document.write( "
Algebra.Com's Answer #515380 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Solve the following pairs simultaneous equations. \n" ); document.write( "4x - y = 12 \n" ); document.write( "2y - 8 = -24 --> y = -8 \n" ); document.write( "------- \n" ); document.write( "4x - y = 12 \n" ); document.write( "4x + 8 = 12 \n" ); document.write( "x = 1 \n" ); document.write( " |