Derivatives: Composites, normal lines, n-th derivatives and more.

StopWatch
Messages
35
Reaction score
0

Homework Statement



1. The line perpendicular to the curve y = 2x^3 - x^2 + x - 3 at the point (1, -1) will intersect the x-axis at what point?

2. f(x) = |x^2 - 5| - x, for all x. Let g = f(f(f(x))), find g'(2). I tried just subbing in 2x - 1, the first derivative, to f(2x - 1) and then once more and ended up with 16 somehow, when the answer is -45.

3. If f(x) = ln(2X^2 + x - 1) - ln(x+1) find the 98th derivative at (1/2 + sqrt(2)/2). I know that the derivative simplifies to 2(2x - 1) and the 2nd derivative to -2/(2x-1)^2 and the 3rd to -8(2x-1)/2x-1)^4 but I always have a hard time generalizing these and then getting the answer (especially because the answer is -2^49(97!) and I have no idea how the factorial gets worked in.


Homework Equations



y1 - y0 = m(x1 - x0)



The Attempt at a Solution



Finding the derivative and subbing in x = 1 gives a slope of 5 at the point specified, which means m = -1/5. When solved this gives x = -10, however the correct answer is apparently -4.

This site is a godsend.
 
Physics news on Phys.org
Hi StopWatch! :smile:
StopWatch said:
1. The line perpendicular to the curve y = 2x^3 - x^2 + x - 3 at the point (1, -1) will intersect the x-axis at what point?

Finding the derivative and subbing in x = 1 gives a slope of 5 at the point specified, which means m = -1/5.

Yes, but how did you then get -10 starting from x = 1, y = -1? :confused:
 
StopWatch said:
2. f(x) = |x^2 - 5| - x, for all x. Let g = f(f(f(x))), find g'(2). I tried just subbing in 2x - 1, the first derivative …

But sometimes it's -2x - 1, isn't it? :wink:
3. If f(x) = ln(2X^2 + x - 1) - ln(x+1) find the 98th derivative at (1/2 + sqrt(2)/2). I know that the derivative simplifies to 2(2x - 1) and the 2nd derivative to -2/(2x-1)^2 and the 3rd to -8(2x-1)/2x-1)^4 but I always have a hard time generalizing these and then getting the answer (especially because the answer is -2^49(97!) and I have no idea how the factorial gets worked in.

Hint: what's the nth derivative of 1/x ? :wink:
 
Is the nth derivative (n!)x^-n? Does that make sense. Sorry for leaving for so long I had class. I hope someone's around though, the test is tomorrow morning and I have a ton of questions. I wish professors posted solutions to past tests. I redid the algebra and got 10 by the way y (which is zero when the x-axis is intercepted) + 1 = 5(x - 1), so 0 = 5x -2 = 2/5 somehow I really screwed that up, wow.

It can be negative, but we're subbing in when x = 2 so those cases don't matter, or at least that's my logic. My main concern is about how to actually go about plugging into the composite like that.

I do have a new question as well though: The line perpendicular to x^3 - 2x + 1 at (2, 5) will intersect the x-axis at what point? I get (y-5) = 10(x-2) which gives me -15/10 for the x value of the tangent. I might just be really rushed in my thinking right now I'd really appreciate any help at all.
 
Anyone around?
 
Hi StopWatch! :smile:

(just got up :zzz: …)
StopWatch said:
Is the nth derivative (n!)x^-n?

yeees, but n-1 and times (-1)n :wink:
… 1 = 5(x - 1), so 0 = 5x -2 …

nooo, 5x - 6 :redface:

but anyway it's (x - 1) = -5(1)
The line perpendicular to x^3 - 2x + 1 at (2, 5) will intersect the x-axis at what point? I get (y-5) = 10(x-2) …

no, the slope of the tangent line is 10, so for the perpendicular line you need -10(y-5) = (x-2) :smile:

Anyway, good luck on your test this morning! :smile:
 
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