document.write( "Question 1059449: Max is 24 years older than his son, Liam. In two years, Liam will be half as old as Max. How old is Max now? _____yeadr old \n" ); document.write( "
Algebra.Com's Answer #674518 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! Let L be Liam. Then Max is L + 24. So: \n" ); document.write( "L+2=1/2(L+24+2) \n" ); document.write( "2L+4=L+26 \n" ); document.write( "L=22 \n" ); document.write( "Liam is 22, Max is 46. ☺☺☺☺ \n" ); document.write( " |