SOLUTION: Find the minimum value of \frac{x^2}{x + 2} for x > 2.

Algebra.Com
Question 1209911: Find the minimum value of
\frac{x^2}{x + 2}
for x > 2.

Found 3 solutions by greenestamps, math_tutor2020, mccravyedwin:
Answer by greenestamps(13203)   (Show Source): You can put this solution on YOUR website!




As x goes to positive infinity, the "+2" becomes insignificant and the expression approaches .

It should be clear that there is no maximum value of the expression.

ANSWER: No maximum value.


Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!

I'm assuming you meant to say "for x > -2" since x = -2 is the vertical asymptote.
This is because the x+2 in the denominator has us go from x+2 = 0 to x = -2.
You can use a graphing tool like GeoGebra or Desmos to verify.

You can use a graphing calculator to quickly find the local min or you can use differential calculus. I'll go with the 2nd option.

f(x) = (x^2)/(x+2)
f(x) = x^2(x+2)^(-1)
f'(x) = 2x(x+2)^(-1) + x^2*(-1)*(x+2)^(-2) .... product rule
f'(x) = 2x(x+2)(x+2)^(-2) - x^2*(x+2)^(-2)
f'(x) = (2x^2+4x)(x+2)^(-2) - x^2(x+2)^(-2)
f'(x) = (2x^2+4x - x^2)(x+2)^(-2)
f'(x) = (x^2+4x)/( (x+2)^2 )

Set the derivative equal to 0 so we can determine the critical values.
f'(x) = 0
(x^2+4x)/( (x+2)^2 ) = 0
x^2+4x = 0
x(x+4) = 0
x = 0 or x+4 = 0
x = 0 or x = -4

The critical points occur when x = 0 and when x = -4.
Use either the 1st derivative test, or 2nd derivative test, to determine that a local max occurs when x = -4 and a local min occurs when x = 0.
I'll let the student handle this part.

Plug x = 0 back into the original expression.
(x^2)/(x+2) = (0^2)/(0+2) = 0
Therefore the local min on the interval x > -2 is at (0,0)
y = 0 is the smallest output on this interval.

Answer by mccravyedwin(408)   (Show Source): You can put this solution on YOUR website!
What kind of crazy nonsense problem is this?

Find the minimum value of

for x > 2.

That's this graph below, and we're only looking at the part where
x is greater than 2. That's right of the green line at x = 2. 
But then it increases forever there.  A minimum value????  If it were
for  then the minimum value would be 1 at the point (2,1).
But it's x > 2, where it only gets larger and larger.  

Minimum value????  This is pure nuts!!!



Edwin

RELATED QUESTIONS

Let f(x) = \frac{x^4 + 2x^3 + 3x^2 + 2x + 1}{x}. Find the minimum value of x for x > 0. (answered by CPhill)
Find the smallest possible value of $$\frac{(y-x)^2}{(y-z)(z-x)} +... (answered by Alan3354)
If \[\frac{x}{y} = \frac{4}{5}, \; \frac{y}{z} = \frac{2}{5}, \;\text{and} \; \frac{z}{w} (answered by ikleyn,josgarithmetic,greenestamps,math_tutor2020)
Find the number of values of $x$ for which the expression $\frac{x^2-9}{x^2 + 9} +... (answered by josgarithmetic,MathLover1,ikleyn,greenestamps)
Let a, b, and c be positive real numbers. If a + b + c = 1, then find the minimum value... (answered by CPhill)
Find the minimum value of...... (answered by Alan3354)
Let x, y, and z be real numbers. If x^2 + y^2 + z^2 = 1, then find the maximum value of (answered by CPhill,ikleyn)
Find all values of x such that \frac{2x}{x + 2} = \frac{x - 3}{x - 4} + \frac{2x + 7}{x... (answered by yurtman)
Solve for $x$: \frac{3x+12}{x+4} = \frac{4x^2 + 8x +... (answered by math_tutor2020)