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