document.write( "Question 936298: How much would a former student have in 50 years if he invested his $60,000 lottery winnings at an average of 8% interest rate compounded quarterly? \n" ); document.write( "
Algebra.Com's Answer #569810 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
compound-interest formula:
\n" ); document.write( "v = p( 1 + (r/n) )^(nt)
\n" ); document.write( "where:
\n" ); document.write( "v = final value
\n" ); document.write( "p = initial (principal) value
\n" ); document.write( "r = interest rate (as a decimal)
\n" ); document.write( "n = number of compounding periods per year
\n" ); document.write( "t = number of years
\n" ); document.write( "---
\n" ); document.write( "p = 60000
\n" ); document.write( "r = 0.08
\n" ); document.write( "n = 4
\n" ); document.write( "t = 50
\n" ); document.write( "---
\n" ); document.write( "v = 60000*( 1 + (0.08/4) )^(4*50)
\n" ); document.write( "v = 3149093.84
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "$3,149,093.84
\n" ); document.write( "---
\n" ); document.write( "Free algebra tutoring live chat:
\n" ); document.write( "https://sooeet.com/chat.php?gn=algebra
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations with quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "
\n" );