document.write( "Question 1168211: Carol is 3 times older than Rick and Jack is 4 years less than twice Rick’s age. If the sum of their current ages is 110, find the age of all three people. \n" ); document.write( "
Algebra.Com's Answer #792828 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Each age is given in terms of that of Rick, r.
\n" ); document.write( "
\r\n" );
document.write( "Carol            4r\r\n" );
document.write( "Rick              r\r\n" );
document.write( "Jack             r-4\r\n" );
document.write( "SUM              110\r\n" );
document.write( "

\n" ); document.write( "In case you do not find whole number solutions, recheck your problem description carefully.
\n" ); document.write( "
\n" );