document.write( "Question 220361: How much money would I have after 50 years if I put in $50 with a 6% interest per year? \n" ); document.write( "
Algebra.Com's Answer #165453 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
A=50(1+.06)^50
\n" ); document.write( "A=50(18.42)
\n" ); document.write( "A=$921.00
\n" ); document.write( "
\n" );