document.write( "Question 414304: Please help me solve this problem:\r
\n" );
document.write( "\n" );
document.write( "If you earn $3,000 over 10 years on an investment that pays 5% compounded annually, what was the principle amount you started with?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #290576 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A=p(1+r/n)^nt\r \n" ); document.write( "\n" ); document.write( "p+3000=p(1+0.05/10)^100 \n" ); document.write( "p+3000+1.65p \n" ); document.write( "0.65p=3000 \n" ); document.write( "p=3000/0.65 \n" ); document.write( "P= $4,675 \n" ); document.write( " |