document.write( "Question 1075220: 29. At time t = 0, water begins to drip out of a pipe into an empty bucket. After 72 minutes, there are 12 inches of water in the bucket. Write a linear function rule to model how many inches of water w are in the bucket after any number of minutes t.
\n" );
document.write( "
\n" );
document.write( "30. A family has a supply of 75 logs to use in the fireplace during vacation. The family uses exactly 9 logs each night.
\n" );
document.write( "
\n" );
document.write( "a. How many nights will the supply of logs last?
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "b. Write a linear function to model this situation where G is the number of logs remaining after N nights
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #689931 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! At time t = 0, water begins to drip out of a pipe into an empty bucket. After 72 minutes, there are 12 inches of water in the bucket. Write a linear function rule to model how many inches of water w are in the bucket after any number of minutes t. \n" ); document.write( "Inches per minute:: 12\"/72 min = 1/6 in per min \n" ); document.write( "Equation: I(t) = (1/6)t inches for \"t\" minutes \n" ); document.write( "----------------t \n" ); document.write( "30. A family has a supply of 75 logs to use in the fireplace during vacation. The family uses exactly 9 logs each night.\r \n" ); document.write( "\n" ); document.write( "a. How many nights will the supply of logs last? \n" ); document.write( "75/9 = 8 1/3 nights \n" ); document.write( "--------\r \n" ); document.write( "\n" ); document.write( "b. Write a linear function to model this situation where G is the number of logs remaining after N nights \n" ); document.write( "You have 2 points:: (0,75) and (N,6) \n" ); document.write( "slope :: (75-6)/(0-N) = 69/(-N) = -69/N \n" ); document.write( "Equation: \n" ); document.write( "L(t) = (-69/N)t + 75 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |