document.write( "Question 1150490: Paul is 12 years older than Colin. Caroline is 3 years younger than Colin. If the total of their ages is 87, how old is the youngest of them? \n" ); document.write( "
Algebra.Com's Answer #771875 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+x+\" = Colin's age now
\n" ); document.write( "\"+x+%2B+12+\" = Paul's age now
\n" ); document.write( "\"+x+-+3+\" = Caroline's age now
\n" ); document.write( "---------------------------------------
\n" ); document.write( "\"+x+%2B+%28+x+%2B+12+%29+%2B+%28+x+-+3+%29+=+87+\"
\n" ); document.write( "\"+3x+%2B+9+=+87+\"
\n" ); document.write( "\"+3x+=+78+\"
\n" ); document.write( "\"+x+=+26+\"
\n" ); document.write( "and
\n" ); document.write( "\"+x+%2B+12+=+38+\"
\n" ); document.write( "and
\n" ); document.write( "\"+x+-+3+=+23+\"
\n" ); document.write( "--------------------
\n" ); document.write( "The youngest is Caroline
\n" ); document.write( "who is 23
\n" ); document.write( "------------------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+26+%2B+38+%2B+23+=+87+\"
\n" ); document.write( "\"+87+=+87+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );