document.write( "Question 1035757: The age of a father is 10 less than the sum of the ages of his two sons. 7 years ago his age was 3 times the sum of the ages of his sons find their present ages \n" ); document.write( "
Algebra.Com's Answer #650393 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Let f be the age of the father NOW and s be the sum of his sons' ages NOW...then we write \n" ); document.write( "f = s - 10 and seven years ago \n" ); document.write( "f - 7 = 3(s - 7) \n" ); document.write( "Now substitute and get \n" ); document.write( "s-10 - 7 = 3(s - 7) \n" ); document.write( "s - 17 = 3s - 21 \n" ); document.write( "Subtract s and add 21...we get \n" ); document.write( "2s = 4 \n" ); document.write( "s = 2 \n" ); document.write( "But that is impossible. \n" ); document.write( "Please repost the problem. \n" ); document.write( " \n" ); document.write( " |