document.write( "Question 177434: I need help with eliminations please. I have to find out what x or y is to get the other variable. The problem is 18x-18y=0
\n" );
document.write( " 12x-12y=-12
\n" );
document.write( "I've tried multiplying the top by 12 and the bottom by 12 and i've also tried multiplying the top by 18 and then trying to solve it but both times I still have 2 variables left. How do I use eliminations when if I multiply it I will get the same on both sides and sometimes on top and bottom?
\n" );
document.write( "Thank you for helping me. \n" );
document.write( "
Algebra.Com's Answer #132512 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! actually you dont need to multiply by that high of a number...the LCM of 12 and 18 is 36 \n" ); document.write( ": \n" ); document.write( "so if you multiply the top by -2 and the bottom by 3 you will eliminate the x terms \n" ); document.write( ": \n" ); document.write( "18x-18y=0 \n" ); document.write( "12x-12y=-12 \n" ); document.write( ": \n" ); document.write( "-2(18x-18y=0)---->-36x+36y=0 \n" ); document.write( " 3(12x+12y=-12)--> 36x+36y=-36 \n" ); document.write( ": \n" ); document.write( "and now you just add the two equations together thus eliminating the x terms and then solve for y. once you have the solution for y you plug that back into either equation to find x. \n" ); document.write( ": \n" ); document.write( "remember you dont have to multiply both equations by the same number. \n" ); document.write( ": \n" ); document.write( "when you multiply all terms in and equation, by a constant, it doesnt change the equation. in other words x+y=3 is the same linear equation as \n" ); document.write( "3(x+y=3)--->3x+3y=9. \n" ); document.write( " \n" ); document.write( " |