document.write( "Question 702318: dtermine which number in the set is a solution to the given equation 9x-8=56-7x;[0,4,10] \n" ); document.write( "
Algebra.Com's Answer #432910 by Simnepi(216)\"\" \"About 
You can put this solution on YOUR website!
to solve equations with an unknown on both sides of the equation we have to rearrange the terms, by 'shifting and balancing'(that's what algebra means!) so we have numbers on one side and unknowns on the other.
\n" ); document.write( "First we remove the 'x's from the side with the least 'x's on it.
\n" ); document.write( "since the right hand side has -7x we will 'undo' this by adding 7x.
\n" ); document.write( "Of course to keep things equal we have to add 7x to both sides.
\n" ); document.write( "So we get
\n" ); document.write( "9x-8+7x=56-7x+7x
\n" ); document.write( "Simplifying gives
\n" ); document.write( "16x-8=56 (because -7x+7x=0)
\n" ); document.write( "we now have the unknown on one side of the equation.
\n" ); document.write( "Now we have to move the numbers on to the other side of the equals sign.
\n" ); document.write( "To remove the -8 on the left hand side we have to 'undo' this by adding 8.
\n" ); document.write( "Again to keep things equal we have to add this to both sides of the equation.
\n" ); document.write( "So we get
\n" ); document.write( "16x-8+8=56+8
\n" ); document.write( "simplifying gives
\n" ); document.write( "16x=64
\n" ); document.write( "Now we divide by 16, leaving
\n" ); document.write( "x=4
\n" ); document.write( "
\n" ); document.write( "
\n" );