document.write( "Question 1027006: Imagine that you stack pennies on top of each other every day. Each day, you double the amount of pennies in the stack. This means that on day 0, there is 1 penny. On day 1, there are 2 pennies. On day 2, there are 4 pennies, etc. What exponential function is being modeled here? If this pattern continues, in how many days will the stack of pennies be about 1 meter tall? BTW the pennies are 1.55 mm's thick \n" ); document.write( "
Algebra.Com's Answer #642307 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+N+\" = number of pennies after \"+n+\" days
\n" ); document.write( "\"+N+=+2%5En+\"
\n" ); document.write( "The thickness of the stack in meters would be:
\n" ); document.write( "\"+.00155N+\"
\n" ); document.write( "-------------
\n" ); document.write( "In how many days will the stack of pennies be about 1 meter tall?
\n" ); document.write( "\"+N+=+2%5En+\"
\n" ); document.write( "The thickness of the stack in meters =
\n" ); document.write( "\"+.00155%2A2%5En+\"
\n" ); document.write( "\"+1+=+.00155%2A2%5En+\"
\n" ); document.write( "\"+2%5En+=+1%2F.00155+\"
\n" ); document.write( "\"+2%5En+=+645.16+\"
\n" ); document.write( "I can take the log of both sides
\n" ); document.write( "\"+n%2Alog%282%29+=+log%28+645.16+%29+\"
\n" ); document.write( "\"+.301n+=+2.81+\"
\n" ); document.write( "\"+n+=+9.334+\"
\n" ); document.write( "In 9 days the stack will be 1 meter tall
\n" ); document.write( "-----------------
\n" ); document.write( "check:
\n" ); document.write( "\"+N+=+2%5En+\"
\n" ); document.write( "\"+N+=+2%5E9.334+\"
\n" ); document.write( "\"+N+=+645.378+\"
\n" ); document.write( "\"+645.378%2A.00155+=+1.00034+\"
\n" ); document.write( "close enough
\n" ); document.write( "
\n" );