document.write( "Question 1101934: A state’s population as a function of time t (in years) is given by
\n" );
document.write( "P(t) = 44,178,000 + 78,000t
\n" );
document.write( "and its health care costs are given by
\n" );
document.write( "C(t) = 47,863,000 + 430,500t + 178t^2\r
\n" );
document.write( "\n" );
document.write( "a. Create the function representing the state’s per capita health care costs (i.e., the average
\n" );
document.write( "cost per citizen).
\n" );
document.write( "b. Find the average rate of change in the per capita health care cost from year 5 to year 11.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #716568 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A state’s population as a function of time t (in years) is given by \n" ); document.write( "P(t) = 44,178,000 + 78,000t \n" ); document.write( "and its health care costs are given by \n" ); document.write( "C(t) = 47,863,000 + 430,500t + 178t^2 \n" ); document.write( "a. Create the function representing the state’s per capita health care costs (i.e., the average cost per citizen). \n" ); document.write( "Ans:: C(t)/P(t) \n" ); document.write( "b. Find the average rate of change in the per capita health care cost from year 5 to year 11. \n" ); document.write( "Ans:: [C(11)-C(5)]/[11-5] \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------- \n" ); document.write( " |