document.write( "Question 959234: In 12 yrs I will be 3 times as old as i was 4 years ago. How old am I now?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #586315 by macston(5194)![]() ![]() You can put this solution on YOUR website! NOTE: Question edited. if this is not the correct question, please re-post. \n" ); document.write( "X=your age now \n" ); document.write( "X+12yrs=3(X-4yrs) \n" ); document.write( "X+12yrs=3X-12yrs Add 12 yrs to each side. \n" ); document.write( "X+24yrs=3X Subtract X from each side. \n" ); document.write( "24 yrs=2X Divide each side by 2. \n" ); document.write( "12yrs=X ANSWER You are currently 12 years old. \n" ); document.write( " |