How can I differentiate ln equations with quotient and chain rules?

In summary: According to your post, it should be the first one, but in your original post, it should be the latter one, right?
  • #1
Aerosion
53
0
I've always had a hard time with differentiation. Always. Product rules, quotient rules, chain rules, too confusing.

Anyway, enough of my complaining. Let me post my problem.

Differentiate:

y=ln((x^3*tanx)/sq root(5x^2+3x-7))

I got some horribly long answer (which was wrong, I won't even post it, it's too absurd) and I'm wondering what I did wrong. I know I need to use the quotient rule, but how does the ln fit into that?

Help would be appreciated.
 
Physics news on Phys.org
  • #2
This is much easier broken up. Always try simplifying as much as possible before differentiating.

Try y = ln(f(x)/g(x)) = ln(f(x)) - ln(g(x))

And x^(3tanx) = e^?

And ln(\sqrt{something}) = (1/2)ln{something}
 
Last edited:
  • #3
Go to a computer on campus and start up Maple.
Click
Tools -> Tutors -> Calculus - Single Variable -> Differentiation Methods

Now try examples in this worksheet. It will walk you through step by step how to do it. Try a lot of examples.

Trust me. Once you get the hang of it, you will see how easy it is. More than likely you are just confusing yourself, and making things harder then they really are. That's ok. It just means you don't know how to "see" the problem yet. It will just take some practice and you'll be groovy.
 
  • #4
Aerosion said:
I've always had a hard time with differentiation. Always. Product rules, quotient rules, chain rules, too confusing.

Anyway, enough of my complaining. Let me post my problem.

Differentiate:

y=ln((x^3*tanx)/sq root(5x^2+3x-7))

I got some horribly long answer (which was wrong, I won't even post it, it's too absurd) and I'm wondering what I did wrong. I know I need to use the quotient rule, but how does the ln fit into that?

Help would be appreciated.
Hmm, if you encounter a product of functions, you can use Product Rule.
Example:
(x sin(x))' = x' sin(x) + x sin'(x) = sin(x) + x cos(x).
If you encounter a quotient, then you can use Quotient Rule.
Example:
[tex]\left( \frac{x}{\sin x} \right) ' = \frac{x' \sin x - x ( \sin x)'}{\sin ^ 2 x} = \frac{\sin x - x \cos x}{\sin ^ 2 x}[/tex]
If you encounter something look like a composite function, then use the Chain Rule.
Example:
((x + 5)2)'.
There are many ways to do this, you can either expand all the terms out and use the Sum Rule, i.e:
((x + 5)2)' = (x2 + 10x + 25)' = x2' + 10x' + 25' = 2x + 10
Or you can use the Product Rule:
((x + 5)2)' = ((x + 5) (x + 5))' = (x + 5)' (x + 5) + (x + 5) (x + 5)' = 2(x + 5).
Or you can let u = x + 5, and use the Chain Rule:
((x + 5)2)'x = (u2)'x = (u2)'u u'x = 2u(x + 5)'x = 2u(x' + 5') = 2u = 2(x + 5).
So two ways, but they will eventually lead you to one result.
--------------
However you should consider simplifying the expression before applying the rules, or you will mess it up. By the way, is it:
[tex]y = \ln \left( \frac{x ^ 3 \tan x}{\sqrt{5x ^ 2 + 3x - 7}} \right)[/tex]
or:
[tex]y = \ln \left( \frac{x ^ {3 \tan x}}{\sqrt{5x ^ 2 + 3x - 7}} \right)[/tex]?
Assume that it is the first one, split it into 2, or more separate logs to get a nicer expression:
[tex]y = \ln \left( \frac{x ^ 3 \tan x}{\sqrt{5x ^ 2 + 3x - 7}} \right) = \ln (x ^ 3 \tan x) - \ln (\sqrt{5x ^ 2 + 3x - 7}) = 3\ln (x) + \ln (\tan x) - \frac{1}{2} \ln(5x ^ 2 + 3x - 7)[/tex]
Now, it looks much more easier, right?
Can you go from here? :)
 
Last edited:
  • #5
Thanks for all your help. I just have one more question.

VietDao29 said:
--------------
However you should consider simplifying the expression before applying the rules, or you will mess it up. By the way, is it:
[tex]y = \ln \left( \frac{x ^ 3 \tan x}{\sqrt{5x ^ 2 + 3x - 7}} \right)[/tex]
or:
[tex]y = \ln \left( \frac{x ^ {3 \tan x}}{\sqrt{5x ^ 2 + 3x - 7}} \right)[/tex]?
Assume that it is the first one, split it into 2, or more separate logs to get a nicer expression:
[tex]y = \ln \left( \frac{x ^ 3 \tan x}{\sqrt{5x ^ 2 + 3x - 7}} \right) = \ln (x ^ 3 \tan x) - \ln (\sqrt{5x ^ 2 + 3x - 7}) = 3\ln (x) + \ln (\tan x) - \frac{1}{2} \ln(5x ^ 2 + 3x - 7)[/tex]
Now, it looks much more easier, right?
Can you go from here? :)

So I should just apply one of the rules to that simplified equation, or should I just solve it directly?

If it's the latter, I could definitely do that, but if you have to apply a rule, then what would that be? The whole simplified problem only adds and subtracts the ln equations, and the rules specify only quotients, products, or powers, so how could any rule even be used here?
 
  • #6
Aerosion said:
Thanks for all your help. I just have one more question.



So I should just apply one of the rules to that simplified equation, or should I just solve it directly?

If it's the latter, I could definitely do that, but if you have to apply a rule, then what would that be? The whole simplified problem only adds and subtracts the ln equations, and the rules specify only quotients, products, or powers, so how could any rule even be used here?
Ok, the 2 expressions are the same, so their derivatives will be the same. So will you choose the easier one to evaluate or you want to do the harder one? Of course, the easier one, right? :)
Yes, you can apply the 3 rules directly on the original expression, but the result will turn out to be very ugly, and you will have to simplify that, and you may mess it up. So why don't consider simplifying the expression before differentiate it?
By the way, you didn't answer my question, is it:
[tex]y = \ln \left( \frac{x ^ 3 \tan x}{\sqrt{5x ^ 2 + 3x - 7}} \right)[/tex] or [tex]y = \ln \left( \frac{x ^ {3 \tan x}}{\sqrt{5x ^ 2 + 3x - 7}} \right)[/tex]?
And you may need to use the Chain Rule to take the derivative of [tex]\frac{1}{2} \ln(5x ^ 2 + 3x - 7)[/tex]. :wink:
Can you go from here? :)
 

1. What is differentiation?

Differentiation is a mathematical process used to find the rate of change of a function with respect to its input variable. It is essentially the opposite of integration and allows us to find the slope or gradient of a curve at a specific point.

2. What are some common differentiation problems?

Some common differentiation problems include finding the derivative of a polynomial, trigonometric, exponential, or logarithmic function. Other problems may involve using the product, quotient, or chain rule, or finding higher order derivatives.

3. How does differentiation relate to real-world applications?

Differentiation has many real-world applications, such as in physics to calculate velocity and acceleration, in economics to find marginal cost and revenue, and in engineering to optimize functions and solve differential equations.

4. What are some techniques for solving differentiation problems?

Some common techniques for solving differentiation problems include using the basic rules of differentiation, such as the power, product, quotient, and chain rules, as well as trigonometric identities and logarithmic properties. It is also helpful to understand the concept of limits and how they relate to derivatives.

5. How can I improve my differentiation skills?

To improve your differentiation skills, it is important to practice and understand the basic rules and techniques. It is also helpful to work through a variety of problems and seek help from a teacher or tutor if needed. Additionally, understanding the applications and real-world implications of differentiation can also improve your understanding and skills.

Similar threads

  • Calculus and Beyond Homework Help
Replies
10
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
814
  • STEM Educators and Teaching
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
817
  • Calculus and Beyond Homework Help
Replies
12
Views
3K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
Back
Top