document.write( "Question 915061: Charlie's age is eleven more than twice Sandy's age. The sum of their ages is 59. Find each or their ages.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555414 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x Sandy's age \n" ); document.write( "(2x+11) + x = 59 \n" ); document.write( "3x = 48 \n" ); document.write( "x = 16, Sandy's age. Charlie is 43 |