document.write( "Question 623861: Ana is twice as old as Billy. Billy is three times as old as Candy.If the sum of their ages is 70 how old is Billy \n" ); document.write( "
Algebra.Com's Answer #392369 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Ana is twice as old as Billy. Billy is three times as old as Candy.If the sum of their ages is 70 how old is Billy
\n" ); document.write( "**
\n" ); document.write( "let x=candy's age
\n" ); document.write( "3x=Billy's age
\n" ); document.write( "2*3x=6x=Ana's age
\n" ); document.write( "..
\n" ); document.write( "x+3x+6x=70
\n" ); document.write( "10x=70
\n" ); document.write( "x=10
\n" ); document.write( "3x=30
\n" ); document.write( "Billy's age=30
\n" ); document.write( "
\n" ); document.write( "
\n" );