document.write( "Question 1149176: 1. Ben is 3 years younger than Dan .The sum of their ages is 53. Find their present age?
\n" );
document.write( "2.A man’s age is 2 years than 3times his son age.Find the age of both if the sum of their age is 46? \n" );
document.write( "
Algebra.Com's Answer #770522 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 1) Ben + Dan = 53 \n" ); document.write( "and Ben = D-3, therefore D + D-3 = 53 \n" ); document.write( "Now let's solve for D: \n" ); document.write( "2D = 50 \n" ); document.write( "D = 25 \n" ); document.write( "Dan is 25 and Ben is 25-3 = 22 \n" ); document.write( "*************************************** \n" ); document.write( "2) man = 3s - 2 \n" ); document.write( "and m + s = 46 substitute for man \n" ); document.write( "3s - 2 + s = 46 \n" ); document.write( "4s = 44 \n" ); document.write( "s = 11 the son is 11, and the man is 3s-2 = 33-2 = 31 \n" ); document.write( ". \n" ); document.write( "Happy learning \n" ); document.write( " |