document.write( "Question 150193: Solve the following system of equations. If the system cannot be solved, state that it cannot be solved and explain why.\r
\n" );
document.write( "\n" );
document.write( "5x-2y=(-24)
\n" );
document.write( "-4y= -48-10x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #110209 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 5x-2y=(-24)MULTIPLY BY -2 & ADD. \n" ); document.write( "-4y= -48-10x \n" ); document.write( "10X-4Y=-48 \n" ); document.write( "-10X+4Y=48 \n" ); document.write( "------------------ \n" ); document.write( "0+0=0 NO SOLUTION. \n" ); document.write( "THESE 2 EQUATIONS ARE THE SAME. 1 EQUATION WITH 2 UNKNOWNS HAVE NO UNIQUE SOLUTION. \n" ); document.write( " |