document.write( "Question 855179: Solve the following pairs of simultaneous equations.
\n" );
document.write( "4x - y = 12
\n" );
document.write( "2y - 8x = -24 \n" );
document.write( "
Algebra.Com's Answer #515150 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 4x - y = 12 \n" ); document.write( "2y - 8x = -24 --> 4x - y = 12 \n" ); document.write( "------ \n" ); document.write( "It's the same eqn --> dependent, no unique solution. \n" ); document.write( " |