document.write( "Question 1179256: How much more interest is earned on a $100 Series EE Savings Bond than $50 deposited in a savings account at 2.5% interest compounded annually for 15 years. [Assume the bond matures in 15 years.] \n" ); document.write( "
Algebra.Com's Answer #850249 by CPhill(1959)\"\" \"About 
You can put this solution on YOUR website!
To accurately determine the difference in interest earned, we need to consider how Series EE Savings Bonds accrue interest. They don't have a fixed annual rate like a traditional savings account. Instead, they earn a fixed rate for a certain period, and then the rate can change. However, for simplicity, we can use an average historical rate of return for the bond.\r
\n" ); document.write( "\n" ); document.write( "Here's a breakdown of the calculation:\r
\n" ); document.write( "\n" ); document.write( "1. Series EE Savings Bond:\r
\n" ); document.write( "\n" ); document.write( "Principal: $100
\n" ); document.write( "Years: 15
\n" ); document.write( "Average Annual Rate (Approximation): 4% (This is an approximation, actual rates vary)
\n" ); document.write( "Using the compound interest formula:\r
\n" ); document.write( "\n" ); document.write( "Future Value = Principal * (1 + rate)^years
\n" ); document.write( "Future Value = $100 * (1 + 0.04)^15
\n" ); document.write( "Future Value ≈ $180.09
\n" ); document.write( "Interest Earned = Future Value - Principal = $180.09 - $100 = $80.09
\n" ); document.write( "2. Savings Account:\r
\n" ); document.write( "\n" ); document.write( "Principal: $50
\n" ); document.write( "Years: 15
\n" ); document.write( "Annual Interest Rate: 2.5%
\n" ); document.write( "Using the compound interest formula:\r
\n" ); document.write( "\n" ); document.write( "Future Value = Principal * (1 + rate)^years
\n" ); document.write( "Future Value = $50 * (1 + 0.025)^15
\n" ); document.write( "Future Value ≈ $72.41
\n" ); document.write( "Interest Earned = Future Value - Principal = $72.41 - $50 = $22.41
\n" ); document.write( "3. Difference in Interest:\r
\n" ); document.write( "\n" ); document.write( "Difference = Interest Earned (Bond) - Interest Earned (Savings)
\n" ); document.write( "Difference = $80.09 - $22.41 = $57.68
\n" ); document.write( "Answer:\r
\n" ); document.write( "\n" ); document.write( "A $100 Series EE Savings Bond would earn approximately $57.68 more in interest than a $50 savings account deposit over 15 years, using an approximated 4% average annual rate of return for the bond.
\n" ); document.write( "
\n" );