document.write( "Question 354104: 25 years ago, Hailey was five more than one-third as old as Jason was. Today, Jason is twenty six less than two times the age of Hailey. How old is Jason?
\n" );
document.write( "How do I figure this out. \n" );
document.write( "
Algebra.Com's Answer #253114 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 25 years ago, Hailey was five more than one-third as old as Jason was. Today, Jason is twenty six less than two times the age of Hailey. How old is Jason? \n" ); document.write( "--------------- \n" ); document.write( "Let Jason's age be J \n" ); document.write( "Let Hailey's age be H \n" ); document.write( "----------------- \n" ); document.write( "Equations: \n" ); document.write( "(H-25) = (1/3)(J-25) \n" ); document.write( "J = 2H-26 \n" ); document.write( "------------------ \n" ); document.write( "Substitute for \"J\" and solve for \"H\". \n" ); document.write( "--- \n" ); document.write( "H-25 = (1/3)(2H-26-25) \n" ); document.write( "3H-75 = 2H-51 \n" ); document.write( "H = 24 (Hailey's age now) \n" ); document.write( "---- \n" ); document.write( "Since J = 2H-26, J = 48-26 = 22 (Jason's age now) \n" ); document.write( "===================================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |