document.write( "Question 727298: When I add 3 times my age 3 years from now to 4 times my age 4 years from now, I get 8 times my current age. How old will I be 2 years from now \n" ); document.write( "
Algebra.Com's Answer #445058 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! When I add 3 times my age 3 years from now to 4 times my age 4 years from now, I get 8 times my current age. How old will I be 2 years from now \n" ); document.write( "----- \n" ); document.write( "Let your age be \"x\". \n" ); document.write( "Equation: \n" ); document.write( "3(x+3) + 4(x+4) = 8x \n" ); document.write( "3x+9 + 4x+16 = 8x \n" ); document.write( "x = 25 \n" ); document.write( "---- \n" ); document.write( "x+2 = 27 yrs (your age in 2 years) \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============================= \n" ); document.write( " |