document.write( "Question 79277: Hello. I'm trying to solve the following system, but I keep running into fractions rather than whole numbers. (1) If I get rid of the fractions on the first equation by multiplying it by 8, then again by 12... and (2) multiply the second equation by 10 to eliminate Y, I get X = 1644/38 or 4.2590.\r
\n" );
document.write( "\n" );
document.write( "On the other hand, if I try by susbstitution (Y=5x/12 - 252) from the second equation into the first one, I get X = 79.33.\r
\n" );
document.write( "\n" );
document.write( "(7/2)X + (5/4)Y = 4
\n" );
document.write( "(5/6)X - 2Y = 21\r
\n" );
document.write( "\n" );
document.write( "What am I doing wrong? Shouldn't I get a whole number for an answer? Please help. Thanks for your generosity. \n" );
document.write( "
Algebra.Com's Answer #59269 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (7/2)X + (5/4)Y = 4 \n" ); document.write( "(5/6)X - 2Y = 21 \n" ); document.write( "-------------------- \n" ); document.write( "Multiply thru 1st be 8 and 2nd by 6 to get: \n" ); document.write( "--------- \n" ); document.write( "28x + 10y = 32 \n" ); document.write( "5x - 12y = 126 \n" ); document.write( "-------------------- \n" ); document.write( "Divide thru 1st be 2 to get: \n" ); document.write( "14x + 5y = 16 \n" ); document.write( "5x - 12y = 126 \n" ); document.write( "-------------------- \n" ); document.write( "Multiply 1st by 5 and 2nd by 14 so you can get rid of the x terms: \n" ); document.write( "70x + 25y = 80 \n" ); document.write( "70x - 168y = 1764 \n" ); document.write( "-------------- \n" ); document.write( "Subtract 1st from 2nd to get: \n" ); document.write( "-193y = 1684 \n" ); document.write( "y = -8.7254 \n" ); document.write( "-------- \n" ); document.write( "Go back two steps: \n" ); document.write( "Multiply 1st by 12 and 2nd by 5 to get rid of the y terms: \n" ); document.write( "---------- \n" ); document.write( "168x + 60y = 192 \n" ); document.write( "25x - 60y = 630 \n" ); document.write( "---------- \n" ); document.write( "Add to get rid of the y-terms and to solve for \"x\": \n" ); document.write( "193x = 822 \n" ); document.write( "x= 4.2591 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |