Problema Solution
A shoe store has a cost of 4x + 10 dollars and a revenue of -x2 + 5x + 6 dollars for every pair of shoes sold. Find the company's profit equation if Profit = Revenue - Cost.
Answer provided by our tutors
Cost = 4x + 10
Revenue = -x^2 + 5x + 6
Profit = Revenue - Cost
Profit = -x^2 + 5x + 6 - (4x + 10)
Profit = -x^2 + 5x + 6 - 4x - 10
Profit = -x^2 + x - 4