Algebra.Com's Answer #796555 by ikleyn(52781)  You can put this solution on YOUR website! . \n" );
document.write( "I take along a bottle with some wine in it for an excursion in the spring. \n" );
document.write( "On reaching a tavern, I double the bottle’s content and drink 1 9/10 dou in the tavern. \n" );
document.write( "After passing 4 taverns, the bottle is empty. How much wine was there at the beginning? \n" );
document.write( "~~~~~~~~~~~~\r \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "\n" );
document.write( " My interpretation of this problem is different from that of @ankor@dixie-net.com.\r \n" );
document.write( " \n" );
document.write( "\n" );
document.write( " THEREFORE, my solution and my answer are different.\r \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "\n" );
document.write( "\r\n" );
document.write( "We have a sequence of numbers , , , , .\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( " is the amount of wine in the bottle originally.\r\n" );
document.write( "\r\n" );
document.write( " is the amount of wine in the bottle at the Exit from the k-th tavern \r\n" );
document.write( " (same as at the entering to the (k+1)-th tavern), k = 1,2,3,4.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "From the problem's condition, we have this recursive formula\r\n" );
document.write( "\r\n" );
document.write( " = , (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "which is the formal mathematical translation of the problem's description.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "We are given that = 0, and they want we find .\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Surely, the problem should be solved in a backward manner.\r\n" );
document.write( "\r\n" );
document.write( "For it, I express from (1) in this way\r\n" );
document.write( "\r\n" );
document.write( " = (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Now I will go step by step BACKWARD from k= 3 with = 0.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "In order for to facilitate my calculations, I use MS Excel in my computer with implemented formula (2) in it.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It provides all calculations in seconds, giving me THIS Table below\r\n" );
document.write( "\r\n" );
document.write( " k \r\n" );
document.write( "\r\n" );
document.write( "--------------------------\r\n" );
document.write( "\r\n" );
document.write( " 4 0\r\n" );
document.write( " 3 0.95\r\n" );
document.write( " 2 1.425\r\n" );
document.write( " 1 1.6625\r\n" );
document.write( " 0 1.78125\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the ANSWER is: the initial amount of wine in the bottle was 1.78125 units of the volume.\r\n" );
document.write( " \r \n" );
document.write( "\n" );
document.write( "SOLVED.\r \n" );
document.write( " \n" );
document.write( " \n" );
document.write( "\n" );
document.write( " \n" );
document.write( " |