document.write( "Question 304640: Jim is 24 years old. His son is one-sixth his age. How many years will it take until his son is HALF Jim’s age \n" ); document.write( "
Algebra.Com's Answer #218124 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Jim is 24 years old. His son is one-sixth his age. \n" ); document.write( " How many years will it take until his son is HALF Jim’s age \n" ); document.write( ": \n" ); document.write( "Let y = no. of year for this to be true \n" ); document.write( "Son's present age = \n" ); document.write( ": \n" ); document.write( "Find out when J is twice his son's age \n" ); document.write( "24 + y = 2(4 + y) \n" ); document.write( "24 + y = 8 + 2y \n" ); document.write( "24 - 8 = 2y - y \n" ); document.write( "16 = y \n" ); document.write( ": \n" ); document.write( "In 16 yrs, son will be half J's age \n" ); document.write( ": \n" ); document.write( "Check it: \n" ); document.write( "4 + 16 = .5(24 + 16) \n" ); document.write( "20 = .5(40)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |