document.write( "Question 950143: The formula to calculate interest and update balance is \"A=+P%281%2B%28r%2Fn%29%29%5Ent\".
\n" ); document.write( "A = amount
\n" ); document.write( "P = initial amount
\n" ); document.write( "r = interest rate
\n" ); document.write( "n = times per year
\n" ); document.write( "t = amount of years\r
\n" ); document.write( "\n" ); document.write( "Is \"A-P\" the same as \"P%28r%2Fn%29%5Ent\"?\r
\n" ); document.write( "\n" ); document.write( "I need just the amount of interest calculated.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #580144 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
\"A=+P%281%2B%28r%2Fn%29%29%5Ent\".
\n" ); document.write( "\"A=+P%2BP%28r%2Fn%29%5Ent\".
\n" ); document.write( "\"A-P=P%28r%2Fn%29%5Ent\".
\n" ); document.write( "Yes, interest is always the amount at the end of the period(A) minus the initial investment(P)
\n" ); document.write( "
\n" );