document.write( "Question 395511: If sam is twice as old as harry and the sum of their age is the same as 5 x Harrys age decreased by 28 . How old is each ? \n" ); document.write( "
Algebra.Com's Answer #280669 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If sam is twice as old as harry and the sum of their age is the same as 5 x Harrys age decreased by 28 . How old is each ? \n" ); document.write( "===== \n" ); document.write( "Equations: \n" ); document.write( "s = 2h \n" ); document.write( "s+h = 5h-28 \n" ); document.write( "--- \n" ); document.write( "Substitute for \"s\" and solve for \"h\": \n" ); document.write( "2h + h = 5h-28 \n" ); document.write( "3h = 5h-28 \n" ); document.write( "2h = 28 \n" ); document.write( "h = 14 (Harry's age now) \n" ); document.write( "---- \n" ); document.write( "Solve for \"s\": \n" ); document.write( "s = 2h \n" ); document.write( "s = 28 (Sam's age now) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=========== \n" ); document.write( " |