wilfredkwok said:
I do not know, i am on private studies, my lecturer just throw a book and assignments to me, and he ask me do it myself, i solve quite a few, left 2 question, thanks to youtube, where else this topic i find it confusing.
can u help me?
The function P(x) = ax^2 + bx + c has (1) a minimum (but no maximum) if a > 0 (its graph looks like that of y = x^2, shifted up or down and left or right); or (2) a maximum (but no minimum) if a < 0 (its graph looks like that of y = -x^2, shifted up or down and left or right).
[If a = 0 it has neither a maximum nor a minimum if b ≠ 0.]
So, take the case a < 0, where you want to find the maximum---without using calculus, which you have not taken yet!. What is the largest possible value of P(x) = ax^2 + bx + c? That will be the largest value v for which the equation P(x) = v has a root; if v is too large, it will exceed the maximum of P and the equation will have no root. If v is smaller than the maximum possible value, the equation will have TWO roots. (Just think of plotting the two graphs y = P(x) and y = v, which intersect at two points---the two roots of the equation.)
How can you identify the maximum? Well, imagine plotting the graph y = P(x) and then imagine moving the line y = v up and up until it just touches the graph of y = P(x) at a
single point, say for the value v = v0. If you take v > v0 the two graphs will not intersect at all, so v is larger than the max of P. If v < v0, the two graphs have two intersection points, and so v can be increased a bit and still intersect P; that is, v is less than the maximum of P.
Therefore, the maximum of P(x) occurs when the equation P(x) = v has a single root.
The equation is ax^2 + bx + c = v, or ax^2 + bx + (c-v) = 0. If you solve this using the quadratic formula, you get an expression with a "±" in it, corresponding to the two roots. You have a single root when the expressions have ± 0 in them, and that tells you what must be the relationship between a, b, c and v: you must have b
2-4a(c-v)=0. From that you get both the value of v = v0 (the maximum value) and of x (the location of the maximum).
RGV