document.write( "Question 469984: Raul is 5 years older than twice Carlos' age. The sum of their ages is 101. How old is Carlos? \n" ); document.write( "
Algebra.Com's Answer #322402 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Let x and (2x+5)represent the ages of Carlos and Raul respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x +(2x+5) = 101
\n" ); document.write( "Solving for x
\n" ); document.write( " 3x = 96
\n" ); document.write( " x = 32, Carlos' age. Raul is 69 (2*32 + 5)
\n" ); document.write( "
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 32 + 69 = 101 \n" ); document.write( "
\n" );