document.write( "Question 857813: Dudley was 25 years old when his daughter Dimpy was born. Right now, five times Dimpy's age is the same as Dudley's age decreased by 1. How old is each now? \n" ); document.write( "
Algebra.Com's Answer #516845 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! What sort of parent names their child Dimpy? \n" ); document.write( ". \n" ); document.write( "Let M = Dimpy, and D = Dudley \n" ); document.write( "5M = D - 1 [five times Dimpy's age is the same as Dudley's age decreased by 1] \n" ); document.write( "D = 25 + M [Dudley was 25 years old when his daughter Dimpy was born] \n" ); document.write( "Substitute the known value of D from the second equation into the first. \n" ); document.write( "5M = (25+M) - 1 \n" ); document.write( "5M = M + 24 \n" ); document.write( "Subtract M from each side \n" ); document.write( "4M = 24 \n" ); document.write( "Divide each side by 4 \n" ); document.write( "M = 6 \n" ); document.write( "If Dimpy is 6, then Dumpy...er, Dudley is 31. \n" ); document.write( ". \n" ); document.write( "Let's plug it into the second equation to prove. \n" ); document.write( "\"five times Dimpy's age is the same as Dudley's age decreased by 1\" \n" ); document.write( "5 * 6 = 31 - 1 \n" ); document.write( "30 = 30 \n" ); document.write( "Success! \n" ); document.write( " |