y = 5 x 2 + 2 x 5 + 1 + x 5
Find the minimum value of y .
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.
Given that
y = 5 x 2 + 2 x 5 + 1 + x 5 = ( x 5 + 1 ) 2 + x 5
For y to be real, x 5 + 1 ≥ 0 , ⟹ x ≥ − 5 1 and y is minimum when x = − 5 1 that is min ( y ) = 0 + ( − 5 1 ) 5 = − 1 .
I did a long-winded calculus approach so bare with me!
Since we are trying to find the minimum value, we know that we can find the derivative of the function and find where it is equal to zero
y = 5 x 2 + 2 x 5 + 1 + x 5
d x d y = 2 5 x 2 + 2 x 5 + 1 1 0 x + 2 5 + 5 = 5 x 2 + 2 x 5 + 1 5 x + 5 + 5
Now if we set it equal to zero, and using some algebra...
5 x 2 + 2 x 5 + 1 5 x + 5 + 5 = 0
5 x 2 + 2 x 5 + 1 5 x + 5 = − 5
5 x + 5 = − 5 5 x 2 + 2 x 5 + 1
5 x + 5 = − 5 ( 5 x 2 + 2 x 5 + 1 )
5 x + 5 = − 2 5 x 2 + 1 0 x 5 + 5
5 x + 5 = − ( 5 x + 5 ) 2
5 x + 5 = − 5 x − 5
Solving for x, we get... x = 5 − 5
Finally, we just have to plug it into the original equation, and we get
y = 5 ( 5 − 5 ) 2 + 2 ( 5 − 5 ) 5 + 1 + ( 5 − 5 ) 5
y = 0 + ( 5 − 5 ) 5 )
y = − 1
Feedback is always appreciated!
Problem Loading...
Note Loading...
Set Loading...
Make the substitution x = − z to get
y = ( − z 5 + 1 ) 2 − z 5
y = ( z 5 − 1 ) 2 − z 5
y = ( z 5 − 1 ) − z 5 for z 5 ≥ 1
y = − 1 for x ≤ − 5 1