document.write( "Question 510926: My question is when doing a problem example, 10x-22=29-7x . I under stand that I need to get my X on one side of the equation and I do that by adding or subracting on both sides. How do you know witch side to pick. and wether to add or subract? \r
\n" );
document.write( "\n" );
document.write( " 10x-22= 29-7x
\n" );
document.write( " -7x 29
\n" );
document.write( " 3x -51 =
\n" );
document.write( " -10x -51 divid each by 10 x= 5.1
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #342056 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! 10x-22=29-7x \n" ); document.write( "Generally we want it on the left, but it is not necessary, sometimes it's easier to select the side which will make x positive (the final solution, x has to be positive) \n" ); document.write( ": \n" ); document.write( "add 7x to both sides, that gets rid of x on the right side \n" ); document.write( "10x + 7x - 22 = 29 -7x +7x \n" ); document.write( "17x - 22 = 29 \n" ); document.write( ": \n" ); document.write( "add 22 to both sides, that gets the numbers on the right side \n" ); document.write( "17x - 22 + 22 = 29 + 22 \n" ); document.write( "17x = 51 \n" ); document.write( "; \n" ); document.write( "Divide both sides by 17 to get 1x \n" ); document.write( "x = \n" ); document.write( "x = 3 \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "See if this works out in the original equation, replace x with 3 \n" ); document.write( "10(3) - 22 = 29 - 7(3) \n" ); document.write( "30 - 22 = 29 - 21 \n" ); document.write( "8 = 8; equality reigns, x=3 is correct! \n" ); document.write( " |