document.write( "Question 621169: If $8500 is invested at a rate of 6% per year compounded daily, what is the balance after 4 years? \n" ); document.write( "
Algebra.Com's Answer #390601 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! If $8500 is invested at a rate of 6% per year compounded daily, what is the balance after 4 years? \n" ); document.write( ". \n" ); document.write( "A = P(1+r/n)^(nt) \n" ); document.write( "where \n" ); document.write( "A is amount after time t (what we're looking for) \n" ); document.write( "P is principal (8500) \n" ); document.write( "r is rate (.06) \n" ); document.write( "n is times compounded (365) \n" ); document.write( "t is years invested (4) \n" ); document.write( ". \n" ); document.write( "A = P(1+r/n)^(nt) \n" ); document.write( "A = 8500(1+.06/365)^(365*4) \n" ); document.write( "A = 8500(1+.000164384)^(365*4) \n" ); document.write( "A = 8500(1.000164384)^1460 \n" ); document.write( "A = 8500(1.271224077) \n" ); document.write( "A = $10805.40\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |