Andrew M. answered 06/17/17
Tutor
New to Wyzant
Mathematics - Algebra a Specialty / F.I.T. Grad - B.S. w/Honors
x = selling price per clock
565-x = # clocks sold
Revenue is number of clocks sold times selling price per clock = (565-x)x
Cost is 398 times number of clocks = 398(565-x)
Profit = Revenue - Cost
P(x) = (565-x)x - [398(565-x)]
P(x) = 565x - x2 - 398(565) + 398x
P(x) = -x2 + 963x - 224870