document.write( "Question 841622: David has two brothers. One brother is two years younger than him and the other is five years older than him.\r
\n" ); document.write( "\n" ); document.write( "a) Let david be x years old. Write down an expression for the sum of their ages.
\n" ); document.write( "b) The sum of their ages is 39. Write down an equation and solve it to find x
\n" ); document.write( "c) What are their ages?
\n" ); document.write( "

Algebra.Com's Answer #507072 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "David has two brothers. One brother is two years younger than him
\n" ); document.write( "and the other is five years older than him.
\n" ); document.write( "a) Let david be x years old. Sum of their ages: x + (x-2) + (x+5)
\n" ); document.write( "b) x + (x-2) + (x+5) = 39
\n" ); document.write( " 3x +3 = 39
\n" ); document.write( " 3x = 36
\n" ); document.write( " x = 12
\n" ); document.write( "c) What are their ages? David is 12. Brothers are 10 and 17 \n" ); document.write( "
\n" );