document.write( "Question 1059743: John is six times as old as his little sister Anna. In twelve years,John will be twice as old as Anna. How old is John now ? Okay this is just an example of what I'm having to do and it shows the following.
\n" ); document.write( "6x + 12=2(x+12)
\n" ); document.write( "6x+12=2x+24
\n" ); document.write( "4x=12
\n" ); document.write( "X=3
\n" ); document.write( "So the question is I'm not understanding how they came about getting 4x=12 or even 6x+12=2x+24?
\n" ); document.write( "

Algebra.Com's Answer #674801 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Assume Anna is x years old.
\n" ); document.write( "So then, John is 6x years old.
\n" ); document.write( "In twelve years, John will be 6x+12 years old and Anna will be x+12 years old.
\n" ); document.write( "So in twelve years, John will be twice as old as Anna,
\n" ); document.write( "\"6x%2B12=2%28x%2B12%29\"
\n" ); document.write( "\"6x%2B12=2x%2B24\"
\n" ); document.write( "Subtract 2x+12 from both sides,
\n" ); document.write( "\"6x%2B12-2x-12=2x%2B24-2x-12\"
\n" ); document.write( "\"4x=12\"
\n" ); document.write( "Divide both sides by 4,
\n" ); document.write( "\"%284x%29%2F4=12%2F4\"
\n" ); document.write( "\"%284%2F4%29x=3\"
\n" ); document.write( "\"%281%29x=3\"
\n" ); document.write( "\"x=3\"
\n" ); document.write( "
\n" ); document.write( "
\n" );