document.write( "Question 518999: If ADAM is half as old as BRETT and BRETT is half as old again as CHLOE and the sum of their three ages is 105 years, find their ages \n" ); document.write( "
Algebra.Com's Answer #345328 by Maths68(1474)\"\" \"About 
You can put this solution on YOUR website!
Let
\n" ); document.write( "Present age of Chole = x
\n" ); document.write( "Present age of of Brett = x/2
\n" ); document.write( "Present age of Adam = x/2/2 = x/4 \r
\n" ); document.write( "\n" ); document.write( "x+x/2+x/4=105
\n" ); document.write( "Multiply by LCM (4) both sides of the equation
\n" ); document.write( "4x+2x+x=105*4
\n" ); document.write( "7x=420
\n" ); document.write( "7x/7=420/7
\n" ); document.write( "x=60
\n" ); document.write( "Present age of Chole = x = 60 years old
\n" ); document.write( "Present age of of Brett = x/2 = 60/2 = 30 years old
\n" ); document.write( "Present age of Adam = x/2/2 = x/4 = 60/4 = 15 years old
\n" ); document.write( "
\n" ); document.write( "
\n" );