document.write( "Question 178870: Your parents invested $2000 in a college fund for you when you were 4 years old. It has doubled in value every 4 yrs. If you are now 16, how much is in your college fund? \n" ); document.write( "
Algebra.Com's Answer #133816 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! let x be the initial amount invested \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "16-4=12 years \n" ); document.write( ": \n" ); document.write( "12/4=3 periods it has doubled \n" ); document.write( ": \n" ); document.write( "4000(2)^3=32000 dollars in the college fund at age 16 \n" ); document.write( " |