document.write( "Question 813903: Find the compound interest: Principal $2,100; Rate 16%; Compounded Quarterly; Time 5.5 years. \n" ); document.write( "
Algebra.Com's Answer #490037 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In General \"A+=+P%281%2Br%2Fn%29%5E%28nt%29\"
\n" ); document.write( "A = Accumulated Amount
\n" ); document.write( "P= principal = 2100
\n" ); document.write( "r= annual rate = .16
\n" ); document.write( "n= periods per year = 4
\n" ); document.write( "t= years = 5.5
\n" ); document.write( "\"A+=+2100%281%2B.04%29%5E%284%2A%285.5%29%29\" \n" ); document.write( "
\n" );