Find the minimum value of the function f ( x ) = x 2 − 1 2 x + 4 0 defined over all reals.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Another 2 ways:
Find the vertex x v = − 2 a b and then find f ( x v ) .
Write the function as f ( x ) = ( x − 6 ) 2 + 4 ≥ 4 .
Log in to reply
Nice. I used method 2. Is there something similar to M1 for polynomials of higher degree?
Log in to reply
Are you asking if there's some formula for a vertex when the degree of the polynomial is higher? I really doubt.
Take a general polynomial, take its derivative, and set it equal to 0. Solve for x and see what results you get.
Log in to reply
@Daniel Liu – yeah, but that's not exactly what Krishna is asking for. He's asking for a way of finding the vertex in my first way, and you've shown the way Kartik Sharma used. My way consists of having an explicit formula for the vertex.
Log in to reply
@Mathh Mathh – I would say the vertex can be found out using the same method.
Actually, this is what we are exactly doing.
f(x) = ax^2 + bx +c
f'(x) = 2a(x) + b
f'(x) = 0
Therefore, x = -b/2a
Log in to reply
@Kartik Sharma – Well, I don't think about it this way, I think about it like an arithmetic mean of the roots - the vertex is exactly in the middle coordinate of the segment X 1 X 2 .
Log in to reply
@Mathh Mathh – Is this wrong? I derived it myself? By the way, just to make my problem famous, can you please have a look at my new problem - "Okay, but what we are given?"
Log in to reply
@Kartik Sharma – My 1st method asks for an explicit formula for the vertex and your derivatives are hence different from my method in a way that you'll have to solve an equation, you won't solve it just by knowing some formula.
I think differentiation is the best method once you go to higher degree polynomials..... Vertices become complicated unlike quadratics.....
Hey kartik could you just help me .? What did u do in last step? ( after getting 6)
Log in to reply
x = 6, hence, minimum of function is f(6) and that's what I have done.
It is substituting x by 6 only.
You could just complete the square:
x 2 − 1 2 x + 4 0 = ( x − 6 ) 2 + 4
As you can see since there is a square the smallest value of it is when x = 6 and the smallest value of the entire expression is 4 .
Minimum value of
a
x
2
+
b
x
+
c
=
0
is
4
a
−
D
when
a
>
0
For
x
2
−
1
2
x
+
4
0
=
0
4
a
−
D
=
2
×
1
−
(
1
4
4
−
4
×
1
×
4
0
)
=
4
Did the same !!
f ( x ) f ′ ( x ) f " ( x ) = = = x 2 − 1 2 x + 4 0 2 x − 1 2 = 0 ⟹ x = 6 2 > 0 ∴ As 6 > 2 > 0 so it is point of global minima.
Plugging in x = 6 , we get the minimum value of f ( x ) as,
f ( 6 ) = 6 2 − 1 2 ( 6 ) + 4 0 = 3 6 − 7 2 + 4 0 = 4
let f(x)=x^{2}-12x+40
then f(x)=(x-6)^{2}+4
as no square is negative, any square's minimum value is 0
hence x=6 for minimum value
and f( 6)=4 which gives the minimum value of f(x) is 4
One can also write the given function as being equal to ( X - 6 )^2 + 4. Clearly, the minimum value of the function is 4 and is acheived at X = 6.
derivative must be zero ,,, and will got x = 6 thn put x = 6 in the function
just solve the vertex. and the value of y in the vertex is the minimum value of the function or use this formula: (4ac - b^2)/4a
Problem Loading...
Note Loading...
Set Loading...
derivative of f(x) = 2x - 12
Now, for it to be minimum, derivative must be 0.
Hence, 2x-12 = 0
x= 6
Therefore, (6)^2 - 12(6) + 40 = 76 -72 = 4