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)\"\" \"About 
You can put this solution on YOUR website!
a. The profit function would be \"P%28x%29+=+R%28x%29+-+C%28x%29+=+4x%5E2-5x-15\".\r
\n" ); document.write( "\n" ); document.write( "b.The average rate of change in the profit from year 3 to year 5 is \"%28P%285%29+-+P%283%29%29%2F%285-3%29+=+%28P%285%29+-+P%283%29%29%2F2+=+54%2F2+=+27\", or $27,000,000 per year.
\n" ); document.write( "
\n" );