Welcome to Westonci.ca, where you can find answers to all your questions from a community of experienced professionals. Explore a wealth of knowledge from professionals across various disciplines on our comprehensive Q&A platform. Join our Q&A platform to connect with experts dedicated to providing accurate answers to your questions in various fields.

Yet another calculus question :)


Given [tex]y = x^3 - 2x[/tex] for [tex]x \geq 0[/tex], find the equation of the tangent line to y where the absolute value of the slope is minimized.

I have tried taking both the first and second derivatives and setting them equal to 0 and using that as the answer, but they're incorrect. Could somebody please explain how to complete the question correctly? Thank you so much!


Sagot :

Answer:  y = (-4/3)*sqrt(2/3)

This is the same as writing [tex]y = -\frac{4}{3}\sqrt{\frac{2}{3}}[/tex]

============================================================

Explanation:

The phrasing "where the absolute value of the slope is minimized" is an interesting way of saying "the tangent slope is 0". This is because absolute values are never negative, so the smallest it can get is 0.

Your teacher has given you

y = x^3 - 2x

which differentiates into

dy/dx = 3x^2 - 2

after using the power rule

The derivative function lets us determine the slope of the tangent. The slope is the dy/dx value. Since we want a slope of 0, we'll set 3x^2-2 equal to zero and solve for x. So you have the correct idea, but you won't involve the second derivative.

dy/dx = 0

3x^2 - 2 = 0

3x^2 = 2

x^2 = 2/3

x = sqrt(2/3)

Notice how I'm ignoring the negative version of this root. This is due to the fact that [tex]x \ge 0[/tex]

-------------------------

Now plug this x value back into the original equation to find its corresponding y coordinate.

y = x^3 - 2x

y = x(x^2 - 2)

y = sqrt(2/3)*( 2/3 - 2 )

y = sqrt(2/3)*( -4/3 )

y = (-4/3)*sqrt(2/3)

Note that x = sqrt(2/3) leads to x^2 = 2/3 after squaring both sides.

-------------------------

Therefore, the equation of this tangent line is y = (-4/3)*sqrt(2/3)

All horizontal lines are of the form y = k, for some constant k. This constant value is basically what number you want the horizontal line to go through on the y axis. That number would be (-4/3)*sqrt(2/3).

View image jimthompson5910
We appreciate your visit. Our platform is always here to offer accurate and reliable answers. Return anytime. We hope you found what you were looking for. Feel free to revisit us for more answers and updated information. Your questions are important to us at Westonci.ca. Visit again for expert answers and reliable information.