document.write( "Question 850398: Cloe is two years less than four times as old as Zoe. Cloe is also one year more than three times as old as Joey. Joey is 5 years older than Zoe. How old is each? \n" ); document.write( "
Algebra.Com's Answer #512273 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
Cloe is two years less than four times as old as Zoe. Cloe is also one year more than three times as old as Joey. Joey is 5 years older than Zoe. How old is each?
\n" ); document.write( "***
\n" ); document.write( "let x=Zoe's age
\n" ); document.write( "4x-2=Cloe's age
\n" ); document.write( "(4x-2)/3-1=Joey's age=x+5
\n" ); document.write( "..
\n" ); document.write( "\"%284x-2%29%2F3-1=x%2B5\"
\n" ); document.write( "LCD:3
\n" ); document.write( "4x-2-3=3x+15
\n" ); document.write( "x=20
\n" ); document.write( "..
\n" ); document.write( "Zoe's age=20
\n" ); document.write( "Cloe's age=78
\n" ); document.write( "Joey's age=25
\n" ); document.write( "
\n" ); document.write( "
\n" );