document.write( "Question 644825: If I subtract from twicemy present age three times my age six years ago, I get my present. What is my age ? \n" ); document.write( "
Algebra.Com's Answer #405301 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
let my present age=x
\n" ); document.write( "six yrs ago=x-6
\n" ); document.write( "now 2x-3(x-6)=x
\n" ); document.write( "or 2x-3x+18=x
\n" ); document.write( "or 2x=18 or x=9 yrs
\n" ); document.write( "ans
\n" ); document.write( "
\n" );