document.write( "Question 723056: At present, Micheal's age is 7 times that of his son Brody. If Micheal was 36 when Brody was born, how old are they now? \n" ); document.write( "
Algebra.Com's Answer #443010 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! At present, Micheal's age is 7 times that of his son Brody. If Micheal was 36 when Brody was born, how old are they now? \n" ); document.write( "*** \n" ); document.write( "let x=Brody's age \n" ); document.write( "7x=Micheal's age \n" ); document.write( "difference in ages between Micheal and Brody=36 \n" ); document.write( "7x-x=36 \n" ); document.write( "6x=36 \n" ); document.write( "x=6 \n" ); document.write( "7x=42 \n" ); document.write( "Brody's age=6 \n" ); document.write( "Micheal's age=42 \n" ); document.write( " |