document.write( "Question 239938: solve the system of equations using the addition method\r
\n" );
document.write( "\n" );
document.write( "9x-5y=4
\n" );
document.write( "27x-15y=8 \n" );
document.write( "
Algebra.Com's Answer #175940 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! To use the addition method we first must multiply the 1st eqn by 3 \n" ); document.write( ". \n" ); document.write( "(1) (9x -5y =4) * 3 = 27x -15y =12 \n" ); document.write( ". \n" ); document.write( "(2) 27x -15y =8 \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "If we subtract (1) from (2), we will get 8=12,,,which is never true \n" ); document.write( ". \n" ); document.write( "Therefore we have no solutions \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "another way to look at this is that both eqns are the same except for the y intercepts, therefore they are parallel lines,,,also with no solution \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( " |