document.write( "Question 455060: . Essay; show all work. Bob’s Barber Shop estimates their gross revenue for the second quarter to be given by the polynomial 3x^3 + 6x^2 + 3x + 3. The shop estimates their costs for that quarter to be given by 9x^2 – 6x + 5. For the second quarter, find and simplify a polynomial that will represent their profit \n" ); document.write( "
Algebra.Com's Answer #312412 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! . Essay; show all work. Bob’s Barber Shop estimates their gross revenue for the second quarter to be given by the polynomial 3x^3 + 6x^2 + 3x + 3. The shop estimates their costs for that quarter to be given by 9x^2 – 6x + 5. For the second quarter, find and simplify a polynomial that will represent their profit \n" ); document.write( ". \n" ); document.write( "profit = \"revenue\" - \"cost\" \n" ); document.write( "profit = (3x^3 + 6x^2 + 3x + 3) - (9x^2 – 6x + 5) \n" ); document.write( "profit = 3x^3 + 6x^2 + 3x + 3 - 9x^2 + 6x - 5 \n" ); document.write( "profit = 3x^3 - 3x^2 + 3x + 3 + 6x - 5 \n" ); document.write( "profit = 3x^3 - 3x^2 + 9x + 3 - 5 \n" ); document.write( "profit = 3x^3 - 3x^2 + 9x - 2 \n" ); document.write( ". \n" ); document.write( "your polynomial would then be: \n" ); document.write( "3x^3 - 3x^2 + 9x - 2 \n" ); document.write( " |