document.write( "Question 459890: the total age between a father and son is 56 years.14 years later, the fathers age is twice of the son`s age. how old is the son? \n" ); document.write( "
Algebra.Com's Answer #315398 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! The question is unclear. \n" ); document.write( "Is the sum of the ages 56? \n" ); document.write( "the sum is 56 \n" ); document.write( "f+s=56 \n" ); document.write( "f+14=2*(s+14) \n" ); document.write( "f=42 s=14 \n" ); document.write( "check \n" ); document.write( "56=2 *28 \n" ); document.write( "ok \n" ); document.write( "or is the difference between the ages 56?\r \n" ); document.write( "\n" ); document.write( "the difference is 56\r \n" ); document.write( "\n" ); document.write( "f-s=56 \n" ); document.write( "f+14=2*(s+14) \n" ); document.write( "f=98 \n" ); document.write( "s=42 \n" ); document.write( "check \n" ); document.write( "98+14=112 \n" ); document.write( "42+14=56 \n" ); document.write( "112=2*56 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |