
Trenton V. answered 05/19/21
Engineer Looking to help students succeed
Profit is defined as -> P = R - C (if you earn $100 selling cookies, and you spend $25 making them, you have 75$ in profit).
So P = ( 550q-q^2 ) - ( 175 + 6q ) = 544q - 175 - q^2
P(q) = 544q - 175 - q^2
To maximize profit, you should take the derivative and set it equal to zero.
dP/dx = 544-2q = 0 --> q = 544/2 = 272
You can prove this is a maximum by using the second derivative test if need be.