document.write( "Question 169849: A MAN IS FIVE YEARS OLDER THAN HIS WIFE. THIRTEEN YEARS AGO HE WAS TWICE HER AGE. HOW OLD IS THE MAN?\r
\n" );
document.write( "\n" );
document.write( "PLEASE HELP WITH THIS I AM HAVING A HARD TIME SETTING THIS ONE UP.\r
\n" );
document.write( "\n" );
document.write( "THANKS IN ADVANCE \n" );
document.write( "
Algebra.Com's Answer #125250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A MAN IS FIVE YEARS OLDER THAN HIS WIFE. THIRTEEN YEARS AGO HE WAS TWICE HER AGE. HOW OLD IS THE MAN? \n" ); document.write( "-------------------------- \n" ); document.write( "Now DATA: \n" ); document.write( "wife's age = x yrs. \n" ); document.write( "man's age = x+5 yrs. \n" ); document.write( "------------------------ \n" ); document.write( "13 yrs. ago DATA: \n" ); document.write( "wife was x-13 yrs \n" ); document.write( "man was x-8 yrs \n" ); document.write( "------------------------ \n" ); document.write( "EQUATION: \n" ); document.write( "x-8 = 2(x-13) \n" ); document.write( "x-8 = 2x-26 \n" ); document.write( "x = 18 (wife's age now) \n" ); document.write( "x+5 = 23 (man's age now) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |