document.write( "Question 427900: a certain sum of money is invested in a business. each year this investment earns 1.5 times as much as in the preceding year. if the investment earned a total of $19,500 in 4 years, how much did it earn in the fourth year? \n" ); document.write( "
Algebra.Com's Answer #297545 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
If X number of dollars are invested with a return of 150% (1.5 times the principal), then our equation for the four years is:\r
\n" ); document.write( "\n" ); document.write( "X+1.5X+2.25X+3.375X+5.0625X=X+19,500
\n" ); document.write( "12.1875X=19500
\n" ); document.write( "X=1600\r
\n" ); document.write( "\n" ); document.write( "So our principal was $1600. Our interest for the fourth year was 5.0625 times $1600 or $8100.
\n" ); document.write( "
\n" ); document.write( "
\n" );