document.write( "Question 844885: Derrick is 4 times older than Sarah 3 years ago the sum of their age was 24 how old are each now? \n" ); document.write( "
Algebra.Com's Answer #508986 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Derrick = 4 * Sarah (4S) \n" ); document.write( "D - 3 + S - 3 = 24 \n" ); document.write( "Replace D with 4S \n" ); document.write( "4S - 3 + S - 3 = 24 \n" ); document.write( "Collect like terms: \n" ); document.write( "5S - 6 = 24 \n" ); document.write( "5S = 24 + 6 \n" ); document.write( "5S = 30 \n" ); document.write( "S = 6 \n" ); document.write( "Sarah is 6 years old. \n" ); document.write( "Derrick is 24 years old. \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |