document.write( "Question 26541: Solve by elimination Please help I don't understand what to do
\n" );
document.write( "1. 7x/2+7y/3=77/3
\n" );
document.write( " x/4+y/3=8/3 these are fractions 7x over 2 + 7y over 3 = seventy-seven over three\r
\n" );
document.write( "\n" );
document.write( "2. 3 squared x-y=2
\n" );
document.write( " 6x+y=9 \n" );
document.write( "
Algebra.Com's Answer #14417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1st: Multiply through the first equation by 6 to get: \n" ); document.write( " 21x+14y=154 \n" ); document.write( "Multiply through the second equation by 12 to get: \n" ); document.write( " 3x+4y=32 \n" ); document.write( "Now, let say you want to eliminate the \"x\" terms. \n" ); document.write( "Multiply through the new 2nd equation by -7 to get: \n" ); document.write( "-21x-28y=-224 \n" ); document.write( "Add this to the new 2nd equation to get: \n" ); document.write( "0x-14y=-70 \n" ); document.write( "Divide by -14 to get y=5 \n" ); document.write( "Substitute that into 3x+4y=32 to solve for \"x\", as follows: \n" ); document.write( "3x+4(5)=32 \n" ); document.write( "3x=12 \n" ); document.write( " x=4 \n" ); document.write( "solution for the system of equations is x=4 and y=5 \n" ); document.write( "Check that in the equation 21x+14y=154\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |