document.write( "Question 167513: Anna made the following announcement:\r
\n" );
document.write( "\n" );
document.write( "In 7 years, I will be half my mother's age. Thirteen years ago, she was 6 times as old as i was then. \r
\n" );
document.write( "\n" );
document.write( "How old is Anna now? \n" );
document.write( "
Algebra.Com's Answer #123394 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! In 7 years, I will be half my mother's age. Thirteen years ago, she was 6 times as old as i was then. \n" ); document.write( ". \n" ); document.write( "Let A = Anna's age \n" ); document.write( "and M = Mother's age \n" ); document.write( ". \n" ); document.write( "From:\"In 7 years, I will be half my mother's age\" \n" ); document.write( "A+7 = M/2 (equation 1) \n" ); document.write( ". \n" ); document.write( "From:\"Thirteen years ago, she was 6 times as old as i was then\" \n" ); document.write( "6(A-13) = M (equation 2) \n" ); document.write( ". \n" ); document.write( "Using the definition of M from equation 2, substitute it into equation 1 and solve for A: \n" ); document.write( "A+7 = M/2 \n" ); document.write( "A+7 = (6(A-13))/2 \n" ); document.write( "A+7 = 3(A-13) \n" ); document.write( "A+7 = 3A - 39 \n" ); document.write( "7 = 2A - 39 \n" ); document.write( "46 = 2A \n" ); document.write( "23 years = A \n" ); document.write( " \n" ); document.write( " |