document.write( "Question 868538: The wheel is divided in to 10 segments. Out of 10 segments, one segment awards additional 5 spins. If a player plays the wheel 5 times, how many times will the player spin the wheel on average (including extra spins) \n" ); document.write( "
Algebra.Com's Answer #523621 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
sam opened a savings account with $2,400. The account earns 3% interest rate, compunded bi-monthly(every two months). \r
\n" ); document.write( "\n" ); document.write( "Write an equation to represent B, the balance in the account after t years. ------
\n" ); document.write( "A(t) = 2400(1+(0.03/6))^(6t)
\n" ); document.write( "-------
\n" ); document.write( "How long will it take for the balance in the account to double.
\n" ); document.write( "Solve:: (1+(0.03/6))^(6t) = 2
\n" ); document.write( "-----
\n" ); document.write( "(1.005)^(6t) = 2
\n" ); document.write( "------
\n" ); document.write( "6t = ln(2)/ln(1.005)
\n" ); document.write( "6t = 138.98
\n" ); document.write( "t = 23 years when rounded down
\n" ); document.write( "==================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "------------------
\n" ); document.write( "
\n" ); document.write( "
\n" );