Answer:
10
Step-by-step explanation:
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.
Answer:
B. 
Step-by-step explanation:
Total number of students surveyed = 420
Of which only
prefer rap.
So, the number of people who like rap is the product of the fraction of people who prefer rap and the total number of students.

The number of students that prefer rap is 105
So the equation is
.
Answer:
The domain is all the x-values, and the range is all the y-values
Step-by-step explanation:
Problem:
The area of the patio of a relative's house is 20 square meters.
The width of the patio is 2 meters.
What is the length of the patio?
Solution:
The area is:
A = (w) * (l)
Where,
w: width
l: long
Clearing l we have:
l = A / w
Substituting values:
l = 20/2
l = 10 meters