document.write( "Question 330055: *You want to get rid of the x by elimination in the system below.\r
\n" );
document.write( "\n" );
document.write( "3x + 4y = 7
\n" );
document.write( "4x – 2y = 24 \r
\n" );
document.write( "\n" );
document.write( "If you multiply the top equation by 4, by which number will you multiply the bottom equation? \r
\n" );
document.write( "\n" );
document.write( "*Which expression can be substituted for x in the top equation of the system below to solve the system by substitution?\r
\n" );
document.write( "\n" );
document.write( "2x + 10y = 1
\n" );
document.write( "x – 4y = –4
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #236546 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 3x + 4y = 7....................1 \n" ); document.write( "4x – 2y = 24 ..................2\r \n" ); document.write( "\n" ); document.write( "Multiply equation 1 by -4 and equation 2 by 3 to eliminate x\r \n" ); document.write( "\n" ); document.write( "-12x-16y+12x-6y=-28+72 \n" ); document.write( "-22y=44 \n" ); document.write( "y=44/-22 \n" ); document.write( "y=-2 \n" ); document.write( ".. \n" ); document.write( "plug the value of y in equation 1 \n" ); document.write( "3x+4*-2=7 \n" ); document.write( "3x-8=7 \n" ); document.write( "3x=7+8 \n" ); document.write( "3x=15 \n" ); document.write( "x= 15/3 \n" ); document.write( "x=5 \n" ); document.write( "......\r \n" ); document.write( "\n" ); document.write( "2x + 10y = 1 \n" ); document.write( "x – 4y = –4 \n" ); document.write( "x= (-4+4y) \n" ); document.write( "2(-4+4y)+10y=1 \n" ); document.write( "-8+8y+10y=1 \n" ); document.write( "18y=8+1 \n" ); document.write( "18y=9 \n" ); document.write( "y=1/2 \n" ); document.write( "lug the value of y to get value of x \n" ); document.write( "2x+10*1/2 =1 \n" ); document.write( "2x+5=1 \n" ); document.write( "2x=-4 \n" ); document.write( "x=-2 \n" ); document.write( " |