document.write( "Question 764919: Angie's age now is 7 less than twice her age five years ago. How old is Angie now \n" ); document.write( "
Algebra.Com's Answer #465867 by hunk1412(5) You can put this solution on YOUR website! let her age is x in five year ago \n" ); document.write( "so x+5=2x-7 \n" ); document.write( "x=7+5 \n" ); document.write( "x=12 \n" ); document.write( " |