Question 201029
<font face="Garamond" size="+2">


I don't know what a "mamim" [sic] value is.  However, since the graph of this function is a parabola opening downward, it does have a maximum value.  I'll go out on a limb and presume that is what you meant to ask.


You know the graph opens downward because the lead coefficient is negative, therefore the value of the function at the vertex of the parabola is the maximum value of the function.


For any function *[tex \Large y = ax^2 + bx + c], the *[tex \Large x]-coordinate of the vertex is found by calculating:


*[tex \LARGE \ \ \ \ \ \ \ \ \ \ \frac{-b}{2a}]


Then the maximum value of the function is found by substituting the *[tex \Large x]-coordinate of the vertex for *[tex \Large x] in the function and then calculating the value of *[tex \Large y].  Note that the value of *[tex \Large b] in your given function is zero because *[tex \Large -x^2 + 3 = -x^2 + 0x + 3].


{{{drawing(
500, 500, -5, 5, -5, 5,
grid(1),
graph(
500, 500, -5, 5, -5, 5,
-x^2+3
))}}}


By the way, just on the off chance that my opening remarks caused you to roll your eyes and say "WHAT-<i>ever</i>", think about this:  The <i>only</i> way that we can communicate on this system is in writing using the English language.  Therefore, all of the niceties of correct spelling, grammar, syntax, and punctuation, as well as the strict definition of mathematical vocabulary must be observed in order to ensure that communication is consistently effective.  Besides, writing correctly is a polite gesture of respect to those of us who volunteer our time to help you.  Inattention to such details sends just the opposite message.


John
*[tex \LARGE e^{i\pi} + 1 = 0]
</font>