document.write( "Question 816630: A clock chimes once after the first minute, again after 2 more minutes, again after 4 more minutes, again after 8 more minutes, again after 16 minutes, etc. My daughter is in 5th grade and the question is - How many times will the clock chime in 30 days?\r
\n" ); document.write( "\n" ); document.write( "What is the right approach, and please show the work so I can help her walk through it\r
\n" ); document.write( "\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #491778 by erica65404(394)\"\" \"About 
You can put this solution on YOUR website!
This is a rather extreme problem for a 5th grader, but i will do my best to help you out.
\n" ); document.write( "you want to start by making a sequence with maybe 5 or 6 numbers.
\n" ); document.write( "The sequence will correspond with the number of minutes at each chime
\n" ); document.write( "1, 3, 7, 15, 31, 63 ...
\n" ); document.write( "Now you want to find a rule. This really is a guess and check method.
\n" ); document.write( "For this sequence the equation is \"2%5En-1=m\"
\n" ); document.write( "m is the number of minutes that have passed
\n" ); document.write( "n is the number of chimes.
\n" ); document.write( "Looking at the sequence 1, 3, 7, 15, 31, 63...
\n" ); document.write( "The first chime in the sequence n = 1
\n" ); document.write( "\"2%5E1-1=1\"
\n" ); document.write( "The second chime in the sequence n = 2
\n" ); document.write( "\"2%5E2-1=3\"
\n" ); document.write( "The third chime in the sequence n = 3
\n" ); document.write( "\"2%5E3-1=7\"
\n" ); document.write( "The fourth chime in the sequence n = 4
\n" ); document.write( "\"2%5E4-1=15\"
\n" ); document.write( "The fifth chime in the sequence n = 5
\n" ); document.write( "\"2%5E5-1=31\"
\n" ); document.write( "and so forth....\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "After the first minute, there is 1 chime. After 3 minutes, there are 2 chimes. After 7 minutes, there are 3 chimes.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now to solve this equation. 30 days needs to be converted into minutes.
\n" ); document.write( "30 days equals 43,200 minutes. We are looking for n so we will use this equation.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2%5En-1=43200\"
\n" ); document.write( "\"2%5En=43201\"
\n" ); document.write( "Now you want to use logarithms on each side.
\n" ); document.write( "\"log%282%5En%29=log%2843201%29\"
\n" ); document.write( "\"n%2Alog%282%29=log%2843201%29\"
\n" ); document.write( "\"n=%28log%2843201%29%2Flog%282%29%29\"
\n" ); document.write( "\"n=15.398\"
\n" ); document.write( "The bell will chime 15 times in 30 days.
\n" ); document.write( "
\n" );