Instantaneous rate of change and deriving a fraction

  • Thread starter Specter
  • Start date
  • #1
Specter
120
8

Homework Statement


Sorry for so many posts lately, hopefully this is allowed.

What tangent points on ##g(x)=\frac {12} {x+1}## has an instantaneous rate of change of -3?

Homework Equations




The Attempt at a Solution


[/B]
I know that once I derive ##g(x)=\frac {12} {x+1}## I can set the derivative to -3 to get my x value then I can substitute the x value into the original equation and find my y. I can't figure out how to derive this.

I know the rules of derivatives but I am very bad at applying them. This is what I have done so far.

##g(x)=\frac {12} {x+1}##

##g'(x)=12 (\frac {1} {x+1})## Removing the constant

## =12((x+1)^{-1})## Applying the power rule

I think I would use the chain rule next because it states that if ##G(x)=(g(x))^{n}## then ##G'(x)=ng'(x)g(x)^{n-1}## which looks like what I have now.

Writing out what is what... ##n = -1##, ##g'(x)=12(\frac {1} {x+1})##, and ##g(x)=\frac {12} {x+1}##

applying it to the chain rule:

##=(-1)(12)(\frac {1} {x+1})(\frac {12} {x+1})^{-2}##

Haven't moved on after this because I'm not confident that this is right.
 
Last edited:

Answers and Replies

  • #2
scottdave
Science Advisor
Homework Helper
Insights Author
Gold Member
1,890
880
You have 1/(x+1) then you have (x+1)^-1 which are equivalent. But then you somehow try to do [1/(x+1)]^-1 which is going to just be x+1. So you need to fix your g(x).
Note you may try the quotient rule as well. If you do everything properly, both approaches will yield the same result.
 
  • #3
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,743
1,329

Homework Statement


Sorry for so many posts lately, hopefully this is allowed.

What tangent points on ##g(x)=\frac {12} {x+1}## has an instantaneous rate of change of -3?

Homework Equations




The Attempt at a Solution


[/B]
I know that once I derive ##g(x)=\frac {12} {x+1}## I can set the derivative to -3 to get my x value then I can substitute the x value into the original equation and find my y. I can't figure out how to derive this.

I know the rules of derivatives but I am very bad at applying them. This is what I have done so far.

##g(x)=\frac {12} {x+1}##

##g'(x)=12 (\frac {1} {x+1})## Removing the constant

## =12((x+1)^{-1})## Applying the power rule
None of the above three expressions is ##\ g'(x) ##. In fact each is identical to ##\ g(x)##.

What may be useful is to notice that ##\ g(x)\ ## can be written as follows.
##\displaystyle g(x) = 12((x+1)^{-1}) ##​
I think I would use the chain rule next because it states that if ##G(x)=(g(x))^{n}## then ##G'(x)=ng'(x)g(x)^{n-1}## which looks like what I have now.
Your statement of the chain rule is fine, but you will need to state it differently for your problem, because the function ##\ g(x)\ ## is already defined and defined in such a way that it won't fit nicely into that form of the chain rule. Also, the coefficient, 12, makes putting your expression into a nice form for the chain rule a bit complicated.

You could say that ##\displaystyle \ g(x) = 12\cdot F(x) \,, \text{ where } F(x) = (f(x))^{-1} \ \text{and } f(x)=(x+1) \ .##

Now use the chain rule to differentiate ##\ F(x) \ .##
By the way: The verb form for obtaining a derivative is differentiate, not derive.​
.
 
  • #4
36,856
8,896
@Specter, in the future, please post questions about derivatives and integrals in the Calculus & Beyond section. I have moved your thread.
By the way: The verb form for obtaining a derivative is differentiate, not derive.
Absolutely.
 
  • Like
Likes Specter and YoungPhysicist
  • #5
The definition of derivatives is
$$f’(x) = \lim_{\Delta x\rightarrow 0}\frac{f(x+\Delta x)-f(x)}{\Delta x}$$
 
Last edited:
  • #6
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,743
1,329
And by the way, your title “Instantaneous rate of change” does not make sense.A change need time to occur thus cannot happen instantaneously.
No.
The derivative does give the instantaneous rate of change.
 
  • #8
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,743
1,329
But doesn’t “ instant” means no time? or does it actually mean “almost no time” ?
That's what the limit gives you, the rate of change at an instant. After all, we have such quantities as instantaneous velocity and instantaneous acceleration. Right?
 
  • Like
Likes YoungPhysicist
  • #9
That's what the limit gives you, the rate of change at an instant. After all, we have such quantities as instantaneous velocity and instantaneous acceleration. Right?
Oops,it seems like my language understanding has a little problem.Previous post edited.
 
  • #10
scottdave
Science Advisor
Homework Helper
Insights Author
Gold Member
1,890
880
So were you able to solve it? What did you get for the derivative?
 
  • #11
Specter
120
8
None of the above three expressions is ##\ g'(x) ##. In fact each is identical to ##\ g(x)##.

What may be useful is to notice that ##\ g(x)\ ## can be written as follows.
##\displaystyle g(x) = 12((x+1)^{-1}) ##​

Your statement of the chain rule is fine, but you will need to state it differently for your problem, because the function ##\ g(x)\ ## is already defined and defined in such a way that it won't fit nicely into that form of the chain rule. Also, the coefficient, 12, makes putting your expression into a nice form for the chain rule a bit complicated.

You could say that ##\displaystyle \ g(x) = 12\cdot F(x) \,, \text{ where } F(x) = (f(x))^{-1} \ \text{and } f(x)=(x+1) \ .##

Now use the chain rule to differentiate ##\ F(x) \ .##
By the way: The verb form for obtaining a derivative is differentiate, not derive.​
.

It's been a bit since I posted but I haven't had a chance to solve it yet so here's my first attempt. Trying to follow what you said.

##\displaystyle \ g(x) = 12\cdot F(x) \,, \text{ where } F(x) = (f(x))^{-1} \ \text{and } f(x)=(x+1) \ .##

So the chain rule is ## F'(x)=nf'(x)f(x)^{n-1}##

##g'(x)=12((x+1)^{-1})##

##g'(x)=12(-1)(1)(x+1)^{-2}##

Is this correct so far?
 
  • #12
Specter
120
8
So were you able to solve it? What did you get for the derivative?
Haven't had a chance to until now, hopefully I can figure it out!
 
  • #13
36,856
8,896
It's been a bit since I posted but I haven't had a chance to solve it yet so here's my first attempt. Trying to follow what you said.

##\displaystyle \ g(x) = 12\cdot F(x) \,, \text{ where } F(x) = (f(x))^{-1} \ \text{and } f(x)=(x+1) \ .##

So the chain rule is ## F'(x)=nf'(x)f(x)^{n-1}##

##g'(x)=12((x+1)^{-1})##

##g'(x)=12(-1)(1)(x+1)^{-2}##

Is this correct so far?
Yes, but you definitely should write it in simplest form.
 
  • #14
Specter
120
8
Yes, but you definitely should write it in simplest form.

##g'(x)=-12(x+1)^{-2}##

I'm not sure what to do now, is there more to it? Do I expand?
 
  • #15
36,856
8,896
##g'(x)=-12(x+1)^{-2}##

I'm not sure what to do now, is there more to it? Do I expand?
No, not expand -- just write it as ##\frac{-12}{(x + 1)^2}##
 
  • #16
SammyS
Staff Emeritus
Science Advisor
Homework Helper
Gold Member
11,743
1,329
##g'(x)=-12(x+1)^{-2}##

I'm not sure what to do now, is there more to it? Do I expand?
Now go back to the original problem and continue.
 
  • #17
36,856
8,896
BTW, for this problem, you could use either the product rule and chain rule (as you did) or the quotient rule. I never recommend the quotient rule when the numerator is just a constant.
 
  • Like
Likes Specter and scottdave
  • #18
Specter
120
8
Now go back to the original problem and continue.

I need to set the derivative equal to -3.

##g'(x)=\frac {-12} {(x+1)^{2}} =-3##

##(x+1)^2(\frac {-12} {(x+1)^2}) =-3(x+1)^2##

##-12=-3(x+1)^2##

##\frac {-3(x+1)^2} {-3} = \frac {-12} {-3}##

##\sqrt (x+1)^2 = \sqrt 4##

##x+1=2##

##x=1##

Now I plug the x value into the original equation to find a y value

##g(x)=\frac {12} {x+1}##

##g(1)=\frac {12} {1+1}##

##=\frac {12} {2}##

##=6##

The tangent points (1,6) has an instantaneous rate of change of -3.
 
  • #19
36,856
8,896
I need to set the derivative equal to -3.

##g'(x)=\frac {-12} {(x+1)^{2}} =-3##

##(x+1)^2(\frac {-12} {(x+1)^2}) =-3(x+1)^2##

##-12=-3(x+1)^2##

##\frac {-3(x+1)^2} {-3} = \frac {-12} {-3}##
The step below is only partially correct.
Instead of taking the square root of both sides as you did, solve the quadratic equation ##(x + 1)^2 = 4##. There are two solutions, one of which is x = 1.

Also, in TeX, use braces for the argument of the square root, like this: \sqrt{ (x + 1)^2}. This renders as ##\sqrt{ (x + 1)^2}## so that the vinculum (the bar) extends over everything inside the radical.
Specter said:
##\sqrt (x+1)^2 = \sqrt 4##

##x+1=2##

##x=1##

Now I plug the x value into the original equation to find a y value

##g(x)=\frac {12} {x+1}##

##g(1)=\frac {12} {1+1}##

##=\frac {12} {2}##

##=6##

The tangent points (1,6) has an instantaneous rate of change of -3.
 
  • #20
Specter
120
8
The step below is only partially correct.
Instead of taking the square root of both sides as you did, solve the quadratic equation ##(x + 1)^2 = 4##. There are two solutions, one of which is x = 1.

Also, in TeX, use braces for the argument of the square root, like this: \sqrt{ (x + 1)^2}. This renders as ##\sqrt{ (x + 1)^2}## so that the vinculum (the bar) extends over everything inside the radical.

The two solutions that I got were x=1 and x=-3. How do I know which to use?

I just started using TeX last week so thanks for the tips!
 
  • #21
36,856
8,896
The two solutions that I got were x=1 and x=-3. How do I know which to use?
For this problem, both solutions are applicable. The graph of ##y = \frac{12}{x + 1}## has two points at which the slope of the tangent line is -3.
 
Last edited:
  • #22
Specter
120
8
For this problem, both solutions are applicable. The graph of ##y = \frac{12}{x + 1}## has two points at which the slope of the tangent line is -3.

Ah okay. The answer in my review only shows (1,6) so I wasn't sure.
 
Last edited by a moderator:
  • #23
alan2
323
56
You mean differentiate, not derive.
 
  • #24
Specter
120
8
You mean differentiate, not derive.
Whoops, yeah.
 

Suggested for: Instantaneous rate of change and deriving a fraction

Replies
7
Views
771
  • Last Post
Replies
14
Views
450
Replies
3
Views
1K
  • Last Post
Replies
8
Views
1K
  • Last Post
Replies
6
Views
794
Replies
8
Views
502
Replies
5
Views
502
  • Last Post
Replies
5
Views
935
Replies
34
Views
983
Replies
16
Views
551
Top