document.write( "Question 931209: A man is 35 years old and his son 7 years now. In how many years will the son be half as old as his father?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #565493 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x that number of years \n" ); document.write( "35 + x = 2(7 + x) \n" ); document.write( "35 + x = 14 + 2x \n" ); document.write( "21years = x \n" ); document.write( "..... \n" ); document.write( "And...checking \n" ); document.write( "56 = 2(28) \n" ); document.write( " |