document.write( "Question 1005619: the sum of the ages of a father and a son is 56. Four years ago the father was 3 times as old as the son. find the age of each \n" ); document.write( "
Algebra.Com's Answer #621794 by addingup(3677)![]() ![]() You can put this solution on YOUR website! f+s= 56 if we subtract s from both sides: \n" ); document.write( "f= 56-s We'll use this value for f in the next equation \n" ); document.write( "---------------- \n" ); document.write( "f-4= 3s Substitute for f: \n" ); document.write( "(56-s)-4= 3s \n" ); document.write( "56-s-4= 3s add s on both sides and do subtraction on left: \n" ); document.write( "52= 4s Divide both sides by 4 \n" ); document.write( "s= 13 The son is 13 and the father is: \n" ); document.write( "56-13= 43 \n" ); document.write( "J \n" ); document.write( " |