document.write( "Question 1126390: A hospital’s revenue (in millions of dollars) is projected to be R(x)=7x2 –3x+18, and its costs (in millions of dollars) are projected to be C(x)=3x2 +x-89
\n" );
document.write( "where x represents the number of years into the future.
\n" );
document.write( "1. Create the profit function for the hospital.
\n" );
document.write( "2. What is the average rate of change in the profit from year 3 to year 5?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #742702 by Boreal(15235) You can put this solution on YOUR website! profit is revenue minus costs \n" ); document.write( "4x^2-4x+107 \n" ); document.write( "year 3, 36-12+107=131 \n" ); document.write( "year 4, 64-16+107=155 \n" ); document.write( "year 5, 100-20+107=187 \n" ); document.write( "change in profit from 5-profit from 3 is 56 million \n" ); document.write( "change in years is 2 \n" ); document.write( "average rate of change is $28 million per year\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |