document.write( "Question 696834: A tortoise travelled 4096 m in week one. Each week, it travelled half as far as the previous week. In what week will the tortoise travel 4 m? Please show me using a formula or equation. I know the answer because I used the calculator but I still want to know how to find the answer using a formula or equation.I'm in grade 7 can you explain, because the previous time i didnt understand. Help! \n" ); document.write( "
Algebra.Com's Answer #429382 by stanbon(75887) ![]() You can put this solution on YOUR website! A tortoise travelled 4096 m in week one. Each week, it travelled half as far as the previous week. In what week will the tortoise travel 4 m? Please show me using a formula or equation. I know the answer because I used the calculator but I still want to know how to find the answer using a formula or equation. \n" ); document.write( "---- \n" ); document.write( "Look at the pattern: \n" ); document.write( "#1 term: 4096 \n" ); document.write( "--- \n" ); document.write( "#2 term: 4096(1/2) = 2048 \n" ); document.write( "--- \n" ); document.write( "#3 term: 4096(1/2)^2 = 1024 \n" ); document.write( "---- \n" ); document.write( ".... \n" ); document.write( ".... \n" ); document.write( "---- \n" ); document.write( "nth term: 4096(1/2)^(n-1) \n" ); document.write( "------ \n" ); document.write( "You want to find \"n\" when you are told the term is 4 \n" ); document.write( "---- \n" ); document.write( "Solve: 4096(1/2)^(n-1) = 4 \n" ); document.write( "------- \n" ); document.write( "Note: 4096 = 2*2*2*2*2...*2*2*2 = 2^12 \n" ); document.write( "---- \n" ); document.write( "So: (2^(12))(1/2)^(n-2) = 4 \n" ); document.write( "---- \n" ); document.write( "Then: (2^12))(2)^(2-n) = 4 \n" ); document.write( "--- \n" ); document.write( "2^(14-n) = 2^2 \n" ); document.write( "--- \n" ); document.write( "14-n = 2 \n" ); document.write( "--- \n" ); document.write( "n = 12 \n" ); document.write( "---- \n" ); document.write( "4 is the 12th term of the sequence. \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |