document.write( "Question 1175616: Amy is ten years older than her brother. If the sum of their ages is thirty four how old is each of them? \n" ); document.write( "
Algebra.Com's Answer #801249 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "Amy is x years old
\n" ); document.write( "Her brother is then x-10 years old
\n" ); document.write( "(This means when we find x we have found Amy's age. We can then subtract 10 to get her brother's age)
\r
\n" ); document.write( "\n" ); document.write( "(x) + (x-10) = 34
\n" ); document.write( "2x - 10 = 34
\n" ); document.write( "2x = 44
\n" ); document.write( "x = 22 (Amy is 22 years old, her brother is 12 years old)
\n" ); document.write( "
\n" );