document.write( "Question 196286: bottled water: from 1990 to 1999, the per person consumption B of bottled water (in gallons) and the population P of the united states (in thousands) can be modeled by \r
\n" );
document.write( "\n" );
document.write( "B = 0.0977t2 + 0.186t + 7.86 and\r
\n" );
document.write( "\n" );
document.write( "P = 3226t+ 250,359\r
\n" );
document.write( "\n" );
document.write( " where t is the number of years since 1990. write a model for the total consumption C of bottled water (in thousands of gallons). what is the total consumption of bottled water in 1998? \n" );
document.write( "
Algebra.Com's Answer #147359 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! bottled water: from 1990 to 1999, the per person consumption B of bottled water (in gallons) and the population P of the united states (in thousands) can be modeled by \n" ); document.write( "B = 0.0977t^2 + 0.186t + 7.86 and \n" ); document.write( "P = 3226t+ 250,359 \n" ); document.write( "where t is the number of years since 1990. write a model for the total consumption C of bottled water (in thousands of gallons). what is the total consumption of bottled water in 1998? \n" ); document.write( "----------------- \n" ); document.write( "Total consumption = B*P \n" ); document.write( "--- \n" ); document.write( "I wouldn't try to simplify that product as it is too messy. \n" ); document.write( "---- \n" ); document.write( "Total(t) = (0.0977t^2 + 0.186t + 7.86)*(3226t+ 250,359) \n" ); document.write( "---- \n" ); document.write( "In 1998 t = 8. So Find Total(8) and use your calculator to get: \n" ); document.write( "T(8) = 15.6008*276167 = 4308426.134 \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( ") \n" ); document.write( " |