document.write( "Question 1191475: what is. \r
\n" );
document.write( "\n" );
document.write( "Dave is 4 years older than Colin. Ruth is three times as old as Dave. The total of their three ages is 56 Work out Ruth's age \n" );
document.write( "
Algebra.Com's Answer #823321 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Dave is 4 years older than Colin. Ruth is three times as old as Dave. The total of their three ages is 56 Work out Ruth's age \n" ); document.write( "----------- \n" ); document.write( "D = C + 4 \n" ); document.write( "R = 3D = 3(C+4) = 3C+12 \n" ); document.write( "---- \n" ); document.write( "C + (C+4) + (3C+12) = 56 \n" ); document.write( "5C = 40 \n" ); document.write( "C = 8 \n" ); document.write( "--- \n" ); document.write( "R = 3C+12 = 36 \n" ); document.write( " |