document.write( "Question 656787: when asked her age, Miss Grundy refused to tell. After being begged for a hint, however, she finally admitted that in 12 years she hoped to br three times as old as she was 42 years ago. \r
\n" );
document.write( "\n" );
document.write( "how old is she now ? \n" );
document.write( "
Algebra.Com's Answer #409663 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! when asked her age, Miss Grundy refused to tell. After being begged for a hint, however, she finally admitted that in 12 years she hoped to br three times as old as she was 42 years ago. \n" ); document.write( "============== \n" ); document.write( "Let a = her age now \n" ); document.write( "In 12 years her age will be a + 12 \n" ); document.write( "Her age 42 years ago = a - 42 \n" ); document.write( "And her age in 12 years is 3 times her age 42 years ago: \n" ); document.write( "a + 12 = 3(a - 42) \n" ); document.write( "Solve for a: \n" ); document.write( "a + 12 = 3a - 126 \n" ); document.write( "2a = 138 \n" ); document.write( "a = 69 \n" ); document.write( "So she is 69 years old now. \n" ); document.write( "Check: \n" ); document.write( "69+12 = 81 = 3(69-42) = 3(27) \n" ); document.write( " \n" ); document.write( " |