document.write( "Question 814668: Hello, I really need help with this problem...A bucket full of water has a leak. The bucket loses 71ml of water every 5 minutes. Let t represent the number of minutes since the bucket started leaking.
\n" );
document.write( "A. As the number of minutes since the bucket started leaking increases from 13 to 29 minutes, what is the corresponding change in the volume of the water in the bucket?
\n" );
document.write( "B. By how much will the volume of the water in the bucket change when the number of minutes since the bucket started leaking changes by one minute?
\n" );
document.write( "C. As the volume of water in the bucket decreases from 60 ml to 23 ml, what is the corresponding change in the number of minutes since the bucket started leaking? \n" );
document.write( "
Algebra.Com's Answer #490441 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! First, find the rate of water loss per minute. \n" ); document.write( "71ml in 5 minutes means we loose 71/5 ml each minute.\r \n" ); document.write( "\n" ); document.write( "A. Going from 13 minutes to 29 minutes takes ( 29-13 = 16 ) minutes. \n" ); document.write( " 16 minutes times 71/5 gives us (16 * 71/5) or 227.2 ml lost \n" ); document.write( "B. See above \n" ); document.write( "C. Going from 60 to 23 is a loss of 37. \n" ); document.write( " Set t = time \n" ); document.write( " 71/5 * t = amount lost \n" ); document.write( " 71/5 * t = 37 \n" ); document.write( "Multiply each side by 5/71 \n" ); document.write( " t = 37 * (5/71) \n" ); document.write( " t = 2.605 minutes \n" ); document.write( " \n" ); document.write( " |