document.write( "Question 1100973: Find the number of years it will take for $28,000 to grow to $29,718 at 6% interest compounded quarterly \n" ); document.write( "
Algebra.Com's Answer #715558 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!

The other tutor's answer is not right. Maybe you can see what her error was....

\n" ); document.write( "Her answer doesn't make sense. The $28000 at 6% interest for just one year without quarterly compounding would be $29680, so with compounding it will be close to the target value. So the answer should be something close to 1 year.

\n" ); document.write( "The annual interest rate is 6%, or .06; the quarterly interest rate is one-fourth of that, or .015. So we need to solve
\n" ); document.write( "\"28000%281.015%29%5En+=+29718\"
\n" ); document.write( "where n is the number of compounding periods (quarters of a year).

\n" ); document.write( "\"1.015%5En+=+29718%2F28000\"
\n" ); document.write( "\"n%2Alog%281.015%29+=+log%2829718%2F28000%29\"
\n" ); document.write( "\"n+=+log%2829718%2F28000%29%2Flog%281.015%29+=+4\"

\n" ); document.write( "So in fact the answer is that the $29718 value will be reached in 1 year with quarterly compounding.
\n" ); document.write( "
\n" );