document.write( "Question 271088: OK, so I know the following is incorrect, so could you help me to figure out what I am doing wrong. I am trying to solve the linear equations by using linear combinations.\r
\n" );
document.write( "\n" );
document.write( "9X-3Z=20
\n" );
document.write( "3X+6Z=2\r
\n" );
document.write( "\n" );
document.write( "My answers were X=2 and Z= -.66 or -2/3\r
\n" );
document.write( "\n" );
document.write( "I would appreciate your help!\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #198491 by unlockmath(1688)![]() ![]() You can put this solution on YOUR website! Hello, \n" ); document.write( "Here we go. \n" ); document.write( "9X-3Z=20 \n" ); document.write( "3X+6Z=2 \n" ); document.write( "Multiply the first equation by 2 to get: \n" ); document.write( "18X-6Z=40 Now, add this to the second: \n" ); document.write( "3X+6Z=2 \n" ); document.write( "And we get: \n" ); document.write( "21X=42 Divide each side by 21 to get: \n" ); document.write( "X=2 Plug 2 into the first equation to get: \n" ); document.write( "18-3Z=20 Subtract 18 from both sides and divide by -3 to get: \n" ); document.write( "Z=-2/3 \n" ); document.write( "You'll see that plugging these answers into the equations works out right. \n" ); document.write( "So don't be so hard on yourself. You are RIGHT! \n" ); document.write( "RJ \n" ); document.write( "Check out a book I wrote at: \n" ); document.write( "www.math-unlock.com \n" ); document.write( " |