document.write( "Question 97077: Solve the following system of equations:\r
\n" );
document.write( "\n" );
document.write( "2X + 3Y = 29\r
\n" );
document.write( "\n" );
document.write( "X + 1.5Y = 8
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #70638 by mathslover(157)![]() ![]() You can put this solution on YOUR website! 2x + 3y =29 ....(1) \n" ); document.write( "x + 1.5y = 8 ...(2)\r \n" ); document.write( "\n" ); document.write( "multiplying eqn (2) by 2\r \n" ); document.write( "\n" ); document.write( "2x + 3y = 16 ...(3)\r \n" ); document.write( "\n" ); document.write( "from (1) and (3) its evident that there are no solutions for this system of \n" ); document.write( "equations\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |