
Susan L. answered 12/02/23
K-12 Mathematics Coordinator with 20+ Years Teaching Experience
Since this equation has an x2 term, it is a quadratic function and its graph is a parabola.
Since the first term is negative, it opens down, looking like an upside down letter u, and its vertex is a maximum.
This maximum is a coordinate where x will be the t-shirt price and y will be the associated profit.
Beginning with P(x) = -25x2 + 625x - 2500
I would factor out -25 to keep the numbers more manageable
P(x) = -25(x2 - 25x +100)
Now factor x2 - 25x +100 to find the two x-intercepts
P(x) = -25(x-20) (x-5)
Solving x-20 = 0 The first x-intercept is (20,0)
Solving x-5 = 0 The second x-intercept is (5,0)
The vertex is located halfway between the two x-intercepts, so you can average the two x-intercepts to find the x coordinate of the vertex:
(20+5)/2 =12.5
And you can use the original formula to find the associated profit:
P(12.5) = -25(12.5)2 + 625(12.5) - 2500 = -3906.25 + 7812.5 - 2500 = $1406.25
The maximum profit will be when the t-shirt price is $12.50, with profit of $1406.25
To find the profit when the t-shirt price is $6, use this price as input into the original formula:
P(6) = -25(6)2 + 625(6) - 2500 = -900 + 3750 - 2500 = $350
The profit when the t-shirt price is $6 is $350.
The break-even t-shirt price will be when the sales just covers the cost and profit is $0
We can use the same information we used to find the vertex, and set the equation = 0:
P(x) = -25(x-20) (x-5) = 0
Solving x-5=0 , we get $5 for t shirts
P(5) = -25(5)2 + 625(5) - 2500 = -625 + 3125 - 2500 = $0
Solving x-20=0 , we get $20 for t shirts
P(20) = -25(20)2 + 625(20) - 2500 = -10000 + 12500 - 2500 = $0
There are two break-even t-shirt prices, $5 and $20