document.write( "Question 156913: Mr.O'Leary is 4 times as old as his son. In 16 years he will be only twice as old. What are their ages. (Hint: If the son is x years old now, how old will be in another 16 years?) \n" ); document.write( "
Algebra.Com's Answer #115689 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4x=x son=x thus mr=4*son=4x \n" ); document.write( "In 16 years they will be: \n" ); document.write( "4x+16=2(x+16) \n" ); document.write( "4x+16=2x+32 \n" ); document.write( "4x-2x=32-16 \n" ); document.write( "2x=16 \n" ); document.write( "x=16/2 \n" ); document.write( "x=8 years old for the son. \n" ); document.write( "Dad=4*8=32 years old. \n" ); document.write( "Proof: \n" ); document.write( "4*8+16=2(8+16) \n" ); document.write( "32+16=2*24 \n" ); document.write( "48=48 \n" ); document.write( " |