mathlearn
- 331
- 0
Write a quadratic function y whose maximum value is 4 and the axis of symmetry of the graph is x=-2.
Suggestions?
Suggestions?
The discussion centers on how to write a quadratic function with specific characteristics, namely a maximum value of 4 and an axis of symmetry at x = -2. The focus is on the vertex form of the quadratic equation and the implications of the parameters involved.
Participants generally agree on the form of the quadratic function and the conditions for 'a', but there are multiple expressions proposed, reflecting different perspectives on how to represent the function.
The discussion does not resolve the specific value of 'a' and leaves open the interpretation of the function based on the conditions provided.
MarkFL said:Where should the vertex be? Recall the vertex form of a quadratic may be written as:
$$y(x)=a(x-h)^2+k$$
where the vertex is at $(h,k)$. Since the quadratic is to have a maximum, what can we say about $a$?
mathlearn said:Since the quadratic is to have a maximum , 'a' should be a negative.
$$y(x)=-a(x+2)^2+4$$
Correct?