Finding Tangent Line of f(x) at (4,(2/5))

AI Thread Summary
To find the tangent line of the function f(x) = Sqrt(x)/5 at the point (4, 2/5), the derivative f'(x) is calculated as f'(x) = 1/(10√x). Evaluating this at x = 4 gives the slope of the tangent line as f'(4) = 1/20. Using the point-slope form of the equation, the tangent line can be expressed as (x - 4)/20 = y - 2/5. A discussion point raised was the method of finding the derivative, suggesting the use of the basic limit definition instead of a derived formula. The conversation emphasizes the importance of correctly applying derivative principles to find the tangent line equation.
Victor Frankenstein
Messages
29
Reaction score
0
I need to find an equation for the tangent line to the graph of the function at the specified point, I had some trouble simplifing f(x) so that I can take the lim as x->0 which is the slope.

f(x) = Sqrt(x)/5 at (4,(2/5))
 
Physics news on Phys.org
*Simply find the derivative of the curve at that point, and use point-slope to find the line.
f\left( x \right) = \frac{\sqrt x}{5} \Rightarrow f\,'\left( x \right) = \frac{1}{{10\sqrt x }}

*To find the slope of the tangent line, simply calculate f\,' ( 4 ):
f\,'\left( 4 \right) = \frac{1}{{20}}

*Next, just use point-slope to represent the tangent line, which I'll call y:
\frac{{x - 4}}{{20}} = y - \frac{2}{5}

And it's algebra from there :smile:
 
Last edited:
Victor Frankenstein said:
I need to find an equation for the tangent line to the graph of the function at the specified point, I had some trouble simplifing f(x) so that I can take the lim as x->0 which is the slope.

f(x) = Sqrt(x)/5 at (4,(2/5))


Are you saying that you are required to use the basic formula for the derivative: lim_{h->0}\frac{f(a+h)-f(a)}{h} rather than the more specific formula (derived from that) that bomba923 used?

If so try multiplying both numerator and denominator of
\frac{\sqrt{a+h}-\sqrt{a}}{h}
by
\sqrt{a+h}+ \sqrt{a}.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top