document.write( "Question 377894: Solve by rearranging the equations first. Then use the multiplication principle and then use the elimination method:
\n" );
document.write( "3x=8y+11
\n" );
document.write( "x+6y-8=0\r
\n" );
document.write( "\n" );
document.write( "How do I multiply each equation by to eliminate x? What do I multiply equation #1 by? I thought I should multiply equation #2 by -3 to eliminate e? I know I have to rewrite the equations too. Please help. Thanks! \n" );
document.write( "
Algebra.Com's Answer #268509 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Then use the multiplication principle and then use the elimination method: \n" ); document.write( "3x=8y+11 \n" ); document.write( "x+6y-8=0 \n" ); document.write( "---------------- \n" ); document.write( "Multiply the 2nd equation by -3 and rearrange the equations: \n" ); document.write( "3x -8y = 11 \n" ); document.write( "-3x-18y = -24 \n" ); document.write( "----- \n" ); document.write( "Add and solve for \"y\": \n" ); document.write( "-26y = -13 \n" ); document.write( "y = 1/2 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"y\" and solve for \"x\": \n" ); document.write( "x+6(1/2)-8 = 0 \n" ); document.write( "x + 3-8 = 0 \n" ); document.write( "x = 5 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |