document.write( "Question 334302: 4x-7y=8
\n" );
document.write( "-2x+5y=-1\r
\n" );
document.write( "\n" );
document.write( "I have struggling with this problem for quite awhile now. Please help! \n" );
document.write( "
Algebra.Com's Answer #239532 by stanbon(75887) ![]() You can put this solution on YOUR website! 4x-7y=8 \n" ); document.write( "-2x+5y=-1 \n" ); document.write( "-------------- \n" ); document.write( "Multiply thru the 1st eq. by 2 \n" ); document.write( "Multiply thru the 2nd eq. by 4 \n" ); document.write( "------------------------------- \n" ); document.write( "8x - 14y = 16 \n" ); document.write( "-8x+ 20y = -4 \n" ); document.write( "--------------------- \n" ); document.write( "Add the two equations and solve for \"y\": \n" ); document.write( "6y = 12 \n" ); document.write( "y = 2 \n" ); document.write( "--- \n" ); document.write( "Substitute into 4x-7y = 8 and solve for \"x\": \n" ); document.write( "4x -7*2 = 8 \n" ); document.write( "4x - 14 = 8 \n" ); document.write( "4x = 22 \n" ); document.write( "x = 11/2 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |