document.write( "Question 130885This question is from textbook
\n" );
document.write( ": A MAN IS FOUR TIMES AS OLD AS HIS SON NOW. SIX YEARS AGO, HE WAS 7 TIMES AS OLD AS HIS SON DURING THAT TIME. FIND THEIR PRESENT AGES. THANK YOU VERY MUCH...
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #95518 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A MAN IS FOUR TIMES AS OLD AS HIS SON NOW. SIX YEARS AGO, HE WAS 7 TIMES AS OLD AS HIS SON DURING THAT TIME. FIND THEIR PRESENT AGES. THANK YOU VERY MUCH... \n" ); document.write( "----------------- \n" ); document.write( "NOW DATA: \n" ); document.write( "Let his son's age be \"x\" ; Father's age is \"4x\" \n" ); document.write( "------------------- \n" ); document.write( "6 yrs. ago DATA: \n" ); document.write( "Son is \"x-6\" ; Father is \"4x-6\" \n" ); document.write( "---------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "4x-6 = 7(x-6) \n" ); document.write( "4x-6 = 7x-42 \n" ); document.write( "3x = 36 \n" ); document.write( "x = 12 yrs old (son's age NOW) \n" ); document.write( "4x= 48 yrs old (father's age NOW) \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |