document.write( "Question 245807: Can some one please help me out?
\n" );
document.write( "I'm suppose to solve the system by elimination and the solution is an ordered pair of fractions that is simplified.
\n" );
document.write( "5x+3y=-11
\n" );
document.write( "7x-2y=13
\n" );
document.write( "Pleeese help!!!Thank You \n" );
document.write( "
Algebra.Com's Answer #179482 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! solve the system by elimination and the solution is an ordered pair of fractions that is simplified. \n" ); document.write( "5x+3y=-11 \n" ); document.write( "7x-2y=13 \n" ); document.write( "---------------- \n" ); document.write( "Let's say you want to eliminate the y-terms. \n" ); document.write( "------ \n" ); document.write( "Multiply thru the 1st equation by 2 \n" ); document.write( "Multiply thru the 2nd equation by 3 \n" ); document.write( "------ \n" ); document.write( "10x+6y = -22 \n" ); document.write( "21x-6y = 39 \n" ); document.write( "-------------------- \n" ); document.write( "Add the two equation: \n" ); document.write( "31x = 17 \n" ); document.write( "x = 17/31 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( "Substitute into either of the two original equations to solve for \"y\": \n" ); document.write( "7(17/31)-2y = 13 \n" ); document.write( "2y = 7(17/31)-13 \n" ); document.write( "y = -142/31 \n" ); document.write( "------------------------ \n" ); document.write( "Ans: (17/31 , -142/31) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |