document.write( "Question 320655: in 2 years time susan will be twice the age since she was 5yrs ago how old is she now? \n" ); document.write( "
Algebra.Com's Answer #229651 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let susan's age be x now \n" ); document.write( "2 years later she will be x+2 years. \n" ); document.write( ".. \n" ); document.write( "5 years ago she was x-5 years \n" ); document.write( ".. \n" ); document.write( "x+2 = 2(x-5) \n" ); document.write( "x+2=2x-10 \n" ); document.write( "2x-x=10+2 \n" ); document.write( "x=12 he present age \n" ); document.write( " |