document.write( "Question 1035424: A hospital’s revenue (in millions of dollars) is projected to be
\n" );
document.write( "R(x) = 16x2 + 7x - 1
\n" );
document.write( "and its costs (in millions of dollars) are projected to be
\n" );
document.write( "C(x) = 12x2 + 12x + 14
\n" );
document.write( "where x represents the number of years into the future.
\n" );
document.write( "a. Create the profit function for the hospital.
\n" );
document.write( "b. What is the average rate of change in the profit from year 3 to year 5? \n" );
document.write( "
Algebra.Com's Answer #650120 by robertb(5830) You can put this solution on YOUR website! a. The profit function would be \n" ); document.write( "\n" ); document.write( "b.The average rate of change in the profit from year 3 to year 5 is |