document.write( "Question 541339: in three years. michael's uncle will be six times as old as michael was last year. when michael's present age is added to his uncle's present age, the total is 68. how old is each one now? \n" ); document.write( "
Algebra.Com's Answer #354184 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! in three years. michael's uncle will be six times as old as michael was last year. \n" ); document.write( " when michael's present age is added to his uncle's present age, the total is 68. \n" ); document.write( " how old is each one now? \n" ); document.write( ": \n" ); document.write( "Let m = Michael's age \n" ); document.write( "Let u = Uncle's age \n" ); document.write( ": \n" ); document.write( "Write an equation for each statement: \n" ); document.write( ": \n" ); document.write( "\"in three years. michael's uncle will be six times as old as michael was last year. \n" ); document.write( "u + 3 = 6(m - 1) \n" ); document.write( "u + 3 = 6m - 6 \n" ); document.write( "u = 6m - 6 - 3 \n" ); document.write( "u = 6m - 9 \n" ); document.write( ": \n" ); document.write( "\"when michael's present age is added to his uncle's present age, the total is 68. \n" ); document.write( "m + u = 68 \n" ); document.write( "Replace u with (6m-9) \n" ); document.write( "m + 6m - 9 = 68 \n" ); document.write( "7m = 68 + 9 \n" ); document.write( "7m = 77 \n" ); document.write( "m = 77/7 \n" ); document.write( "m = 11 yrs is M's present age \n" ); document.write( "then \n" ); document.write( "68 - 11 = 57 yrs is Uncle's present age \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check our solutions in the statement: \n" ); document.write( "in three years. michael's uncle will be six times as old as michael was last year. \n" ); document.write( "57 + 3 = 6(11-1) \n" ); document.write( "60 = 6(10); confirms our solutions \n" ); document.write( " |