document.write( "Question 507465: Bob's Barber Shop estimates their gross revenue for the second quarter to be given by the polynomial 7x^3 - 9x^2 - 2x + 4. The shop estimated their cost for that quarter to be given by x^2 + 7x - 5. For the second quarter find and simplify a polynomial that will represnt their profit. \n" ); document.write( "
Algebra.Com's Answer #340489 by nerdybill(7384) You can put this solution on YOUR website! Bob's Barber Shop estimates their gross revenue for the second quarter to be given by the polynomial 7x^3 - 9x^2 - 2x + 4. The shop estimated their cost for that quarter to be given by x^2 + 7x - 5. For the second quarter find and simplify a polynomial that will represnt their profit. \n" ); document.write( ". \n" ); document.write( "Profit is \n" ); document.write( "\"revenue\" - \"cost\" \n" ); document.write( "(7x^3 - 9x^2 - 2x + 4) - (x^2 + 7x - 5) \n" ); document.write( "7x^3 - 9x^2 - 2x + 4 - x^2 - 7x + 5 \n" ); document.write( "7x^3 - 10x^2 - 2x + 4 - 7x + 5 \n" ); document.write( "7x^3 - 10x^2 - 9x + 4 + 5 \n" ); document.write( "7x^3 - 10x^2 - 9x + 9\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |