Find the derivative of another function

In summary, the conversation is about finding the derivative of a function and simplifying it. The first step is to rewrite the function in a simpler form using the power rule. Then, the derivative is found using the power rule and the rule for exponents. The second term is simplified by applying the rule for exponents. The conversation ends with a suggestion to rewrite the function as it makes the computation easier.
  • #1
coolbeans33
23
0
sorry I keep posting so many threads!

A(t)=2/sqrt t + 3/t2/3

so I started working on this and it got me kind of confused.

my steps so far: 2/t1/2 + 3/t2/3

then I applied the quotient rule for the first fraction:
g(x)f'(x) - f(x)g'(x)/g(x)2

and got
(-2)(.5t-.5)/t

then
-t-.5/t

and for the second fraction:

0-(3)(2/3t-1/3)/(t2/3)2

-(3)(2/3t-1/3)/t4/3

am I doing anything wrong so far? if I'm not, can I simplify it more?
 
Physics news on Phys.org
  • #2
Re: find the derivative of another function

Yes, you can further simplify by applying the rule for exponents:

\(\displaystyle \frac{r^a}{r^b}=r^{a-b}\)

But...I suggest making things easier on yourself, and before differentiating, rewrite the function as:

\(\displaystyle A(t)=2t^{-\frac{1}{2}}+3t^{-\frac{2}{3}}\)

Now, using the power rule, differentiate term by term.
 
  • #3
Re: find the derivative of another function

MarkFL said:
Yes, you can further simplify by applying the rule for exponents:

\(\displaystyle \frac{r^a}{r^b}=r^{a-b}\)

But...I suggest making things easier on yourself, and before differentiating, rewrite the function as:

\(\displaystyle A(t)=2t^{-\frac{1}{2}}+3t^{-\frac{2}{3}}\)

Now, using the power rule, differentiate term by term.

so I actually got -t-.5/t for the first fraction. then -(3)(2/3t-1/3)/t4/3 for the second fraction. So if I did that correctly I would have
A(t)= -t-.5/t + -(3)(2/3t-1/3)/t4/3

not what you just wrote. but I know I need to simplify this more, and I wasn't sure how to distribute the -(3) because of the exponent on the t.

is the second fraction just going to simplify to: 2t4/3/t4/3?
 
  • #4
Re: find the derivative of another function

For the first term, you found:

\(\displaystyle -\frac{t^{-\frac{1}{2}}}{t}\)

Applying the rule for exponents I cited above, this can be simplified as follows:

\(\displaystyle -\frac{t^{-\frac{1}{2}}}{t}=-t^{-\frac{1}{2}-1}=-t^{-\frac{3}{2}}\)

Can you do the same thing for your resulting second term?

Do you see how much easier it is computationally to first rewrite the function as I suggested?
 

FAQ: Find the derivative of another function

What is a derivative?

A derivative is a mathematical concept that represents the rate of change of a function at a specific point. It is the slope of a tangent line to the function's graph at that point.

Why is finding the derivative of a function important?

Knowing the derivative of a function allows us to analyze how the function changes and behaves. It is useful in solving optimization problems, measuring rates of change, and understanding the behavior of physical systems.

What is the process for finding the derivative of a function?

The process for finding the derivative of a function is called differentiation. It involves using algebraic rules and formulas to find the derivative of the function. This includes the power rule, product rule, quotient rule, and chain rule.

Can every function have a derivative?

No, not every function has a derivative. A function must be continuous and have a defined slope at every point in order for it to have a derivative. Functions with sharp corners or discontinuities do not have derivatives.

How can I check if my calculated derivative is correct?

To check if your calculated derivative is correct, you can use the limit definition of a derivative. Take the limit as the change in x approaches 0 of the difference quotient (f(x+h)-f(x))/h. If this limit equals the derivative you calculated, then you have found the correct derivative.

Back
Top