Answer:
The quadratic function is usually written in the form f(p) = ap^2 + bp + c. The coefficients and the constant in the function are as follows:
a is the coefficient of the squared term (p^2),
b is the coefficient of the p term,
c is the constant term.
Given the function f(p) = p^2 – 8p – 5, we can match each term to its corresponding coefficient or constant:
- a is the coefficient of p^2, which is 1 (since there's no other number multiplying p^2).
- b is the coefficient of p, which is -8.
- c is the constant term, which is -5.
So, the correct values for the coefficients and the constant are:
a = 1, b = –8, c = –5