Answer:
25
Step-by-step explanation:
If Olivia had 10 more p than Sophia, then Olivia has 35, and Sophia has 25.
35 + 25 = 60!
The minimum cost for 20 crates would be 68 dollars. You would buy 18 crates using the 3 for 10 dollars ( this would cost 60 dollars), and then 2 crates using the one crate for 4 dollars (this would cost 8 dollars) all together you would have 20 crates, costing you 68 dollars.
Answer:
0.2
Step-by-step explanation:
just subtract
A) zeroes
P(n) = -250 n^2 + 2500n - 5250
Extract common factor:
P(n)= -250 (n^2 - 10n + 21)
Factor (find two numbers that sum -10 and its product is 21)
P(n) = -250(n - 3)(n - 7)
Zeroes ==> n - 3 = 0 or n -7 = 0
Then n = 3 and n = 7 are the zeros.
They rerpesent that if the promoter sells tickets at 3 or 7 dollars the profit is zero.
B) Maximum profit
Completion of squares
n^2 - 10n + 21 = n^2 - 10n + 25 - 4 = (n^2 - 10n+ 25) - 4 = (n - 5)^2 - 4
P(n) = - 250[(n-5)^2 -4] = -250(n-5)^2 + 1000
Maximum ==> - 250 (n - 5)^2 = 0 ==> n = 5 and P(5) = 1000
Maximum profit =1000 at n = 5
C) Axis of symmetry
Vertex = (h,k) when the equation is in the form A(n-h)^2 + k
Comparing A(n-h)^2 + k with - 250(n - 5)^2 + 1000
Vertex = (5, 1000) and the symmetry axis is n = 5.