asked 112k views
3 votes
Identify the maximum value of the function y = -472 - 24x + -36.

asked
User Danielo
by
8.3k points

1 Answer

5 votes

Answer:

I assume that this is a quadratic equation, something like:

y = -47*x^2 - 24x + (-36)

we can rewrite it as:

y = -47x^2 - 24x - 36

Ok, this is a quadratic equation and we want to find the maximum value.

First, you can notice that the leading coefficient is negative.

This means that the arms of the graph will open downwards.

Then we can conclude that the vertex of the equation is the "higher" point, thus the maximum value will be at the vertex.

Remember that for a general function

y = a*x^2 + b*x + c

the vertex is at:

x = -b/2a

So, in our case:

y = -47x^2 - 24x - 36

The vertex will be at:

x = -(-24)/(2*-47) = -12/47

So we just need to evaluate the function in this to find the maximum value.

Remember that "evaluating" the function in x = -12/47 means that we need to change al the "x" by the number (-12/47)

y = -47*(-12/47)^2 - 24*(-12/47) - 36

y = -32.94

That is the maximum value of the function, -32.94

answered
User Pigrammer
by
7.8k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.