document.write( "Question 201735: If $8,000.00 is deposited in a bank that compounds interest anually at 5%, then what is the interest paid at the end of the second year? \n" ); document.write( "
Algebra.Com's Answer #151959 by stanbon(75887) ![]() You can put this solution on YOUR website! If $8,000.00 is deposited in a bank that compounds interest anually at 5%, then what is the interest paid at the end of the second year?\r \n" ); document.write( "\n" ); document.write( "-------- \n" ); document.write( "A(t) = P(1+(r/n))^(nt) \n" ); document.write( "A(2) = 8000(1+(0.05)/2))^(1*2) \n" ); document.write( "A(2) = 8000(1+0.025)^2 \n" ); document.write( "A(2) = $8405.00 \n" ); document.write( "---------------------- \n" ); document.write( "Amount of interest earned is $405.00 \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |