document.write( "Question 1029066: If each of them tells 1 person, and then everybody tells exactly 1 other person, and so on, how long will it take until all 450 students in the school hear the rumor? Assume that the rate for telling the next person is 1 hour. That is, initially Jack and Jill know; after 1 hour, 2 more people know; after 2 hours, 2 more people know \n" ); document.write( "
Algebra.Com's Answer #644199 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
The total number of people after each hour is:
\n" ); document.write( "(0) \"+2%5E1+\"
\n" ); document.write( "(1) \"+2%5E1+%2B+2%5E2+\"
\n" ); document.write( "(2) \"+2%5E1+%2B+2%5E2+%2B+2%5E3+\"
\n" ); document.write( "(3) \"+2%5E1+%2B+2%5E2+%2B+2%5E3+%2B+2%5E4+\"
\n" ); document.write( "-----------------------
\n" ); document.write( "I notice that at hour number \"+n+\",
\n" ); document.write( "the total that hear rumor is \"+2%5E%28+n+%2B+2+%29+-+2+\"
\n" ); document.write( "--------------
\n" ); document.write( "I can say:
\n" ); document.write( "\"+450+=+2%5E%28+n+%2B+2+%29+-+2+\"
\n" ); document.write( "\"+452+=+2%5E%28+n+%2B+2+%29+\"
\n" ); document.write( "\"+452+=+2%5En%2A2%5E2+\"
\n" ); document.write( "\"+452+=+4%2A2%5En+\"
\n" ); document.write( "\"+2%5En+=+113+\"
\n" ); document.write( "\"+n%2Alog%282%29+=+log%28113%29+\"
\n" ); document.write( "\"+.30103n+=+2.05308+\"
\n" ); document.write( "\"+n+=+6.8202+\"
\n" ); document.write( "\"+.8202%2A60+=+49.21+\"
\n" ); document.write( "All 450 students hear rumor after
\n" ); document.write( "6 hrs and 49 min
\n" ); document.write( "------------------
\n" ); document.write( "check:
\n" ); document.write( "\"+450+=+2%5E%28+n+%2B+2+%29+-+2+\"
\n" ); document.write( "\"+450+=+2%5E%28+6.8202+%2B+2+%29+-+2+\"
\n" ); document.write( "\"+450+=+2%5E8.8202+-+2+\"
\n" ); document.write( "\"+450+=+452.007+-+2+\"
\n" ); document.write( "\"+450+=+450.007+\"
\n" ); document.write( "error due to rounding off
\n" ); document.write( "You might want a 2nd opinion on this
\n" ); document.write( "
\n" );