document.write( "Question 39864: The cost of producing x units of an item is C = 150+25x. The revenue for selling x units is R = 90x - x^2. The profit is given by the revenue minus the cost. Find the polynomial that represents profit. \n" ); document.write( "
Algebra.Com's Answer #25306 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The cost of producing x units of an item is C = 150+25x. The revenue for selling x units is R = 90x - x^2. The profit is given by the revenue minus the cost. Find the polynomial that represents profit.\r
\n" ); document.write( "\n" ); document.write( "P=R-C
\n" ); document.write( "P=(90x-x^2)-(150+25x)
\n" ); document.write( "P=-x^2+65x-150
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );