Finding Tangent Points on a Graph Using the Chain Rule

  • Thread starter Thread starter Saterial
  • Start date Start date
  • Tags Tags
    Change
Saterial
Messages
54
Reaction score
0
1) The problem.

Determine the coordinates of the points on the graph of f(x) = (x^3 - 3x^2)^2 at which the graph is tangent to the x-axis.

2) Relevant Equations
Chain Rule of Derivatives ?

3) My attempt.
I used chain rule to get f'(x) = (2)(x^3 - 3x^2)(3x^2 - 6x
I don't know where to go from here what does it mean by the graph is tangent to the x-axis?
 
Physics news on Phys.org
Tangent in this context means touches it at one point but doesn't cross. So if your curve touches the tangent line at one point, but doesn't cross, what type of point would that need to be?
 
So I would need a vertex of the curve at that point?

In that case would it mean that I need to set the derivative equal to zero and solve for x? Take that x and plug it into the original equation to find y?
 
yup, first find the critical points, second plug them in and see if y=0.
 
Tangent to the x-axis means derivative is zero and the function is zero (touchs the x axis). First solve for derivative, when it is zero, then check if among those there is an x at which also f(x)=0.
 
Oh I almost forgot! Make sure they are max/min not inflection points too.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top