document.write( "Question 404412: The number of gallons of water remaining in a pool t hours after it begun to drain is illustrated in the table.\r
\n" );
document.write( "\n" );
document.write( "Hours, t _________ Number of gal. of water
\n" );
document.write( "0 _________ 20,000
\n" );
document.write( "5 _________ 16,500
\n" );
document.write( "10 _________ 13,000
\n" );
document.write( "15 _________ 9,500
\n" );
document.write( "20 _________ 6,000\r
\n" );
document.write( "\n" );
document.write( "a. Find a liner model for this data.\r
\n" );
document.write( "\n" );
document.write( "b. How many gallons of water will remain in the pool after 26 hours? \n" );
document.write( "
Algebra.Com's Answer #285891 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The number of gallons of water remaining in a pool t hours after it begun to \n" ); document.write( " drain is illustrated in the table. \n" ); document.write( "Hours, t _________ Number of gal. of water \n" ); document.write( "0 _________ 20,000 \n" ); document.write( "5 _________ 16,500 \n" ); document.write( "10 _________ 13,000 \n" ); document.write( "15 _________ 9,500 \n" ); document.write( "20 _________ 6,000 \n" ); document.write( "a. Find a linear model for this data. \n" ); document.write( "Find the slope using the 1st and last data points \n" ); document.write( "m = \n" ); document.write( "The equation \n" ); document.write( "g = -700t + 20000 \n" ); document.write( ": \n" ); document.write( "b. How many gallons of water will remain in the pool after 26 hours? \n" ); document.write( "g = -700(26) + 20000 \n" ); document.write( "g = -18200 + 20000 \n" ); document.write( "g = 1800 gal after 26 hrs \n" ); document.write( " |