document.write( "Question 44615: . (4) Solve the system of equations.\r
\n" );
document.write( "\n" );
document.write( " 6x – 2y = 2
\n" );
document.write( " 9x – 3y = 1 \n" );
document.write( "
Algebra.Com's Answer #29477 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! 6x – 2y = 2....................I \n" ); document.write( "9x – 3y = 1..................II \n" ); document.write( "3*EQN.I-2*EN.II \n" ); document.write( "18X-6Y-18X+6Y=6-2=4 \n" ); document.write( "0=4 \n" ); document.write( "HENCE THE EQNS.ARE DEPENDENT AND INCONSISTENT.HENCE THERE IS NO SOLUTION \n" ); document.write( " |