document.write( "Question 433319: Solve the system of linear equations using matrices.\r
\n" );
document.write( "\n" );
document.write( "2x-9y =9
\n" );
document.write( "4x-18y =12\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you for the help. \n" );
document.write( "
Algebra.Com's Answer #300389 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! These equations are unsolvable, because if you multiply the first equation by 2, you get: \n" ); document.write( "4x-18y=18, and the second equation is \n" ); document.write( "4x-18y=12 \n" ); document.write( "---------------------- \n" ); document.write( "You get two different answers from the same equation. \n" ); document.write( " |