How do you differentiate a fraction with x in the numerator and denominator? :/

Click For Summary

Homework Help Overview

The discussion revolves around finding the derivative of the function g(x) = (e^x)/(2 + 3x), which involves both exponential and rational components. Participants express confusion regarding the differentiation process, particularly when applying the product and quotient rules.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore different methods for differentiation, including the product rule and quotient rule. There is confusion about the correct application of these rules, especially regarding the derivatives of the components involved. Some participants question their understanding of basic algebra and its impact on their calculus work.

Discussion Status

Several participants have provided insights and corrections regarding the differentiation process. There is ongoing exploration of how to properly apply the quotient rule, and some participants have acknowledged mistakes in their previous calculations. The discussion reflects a collaborative effort to clarify misunderstandings and improve algebraic skills necessary for calculus.

Contextual Notes

Participants mention struggles with basic algebra, which they believe affects their ability to perform calculus correctly. There is also a note about the importance of proper notation and parentheses in expressing mathematical expressions clearly.

Lo.Lee.Ta.
Messages
217
Reaction score
0
1. Find derivative:

g(x) = (e^x)/(2 + 3x)2. The fraction confuses me...
I wrote it instead as: (e^x)(3x^-1)(2^-1)

2^(-1) equals .5, so then I thought it was: (e^x)(1.5x^-1)

And then I thought it's time to differentiate...

So I got: (-1.5x^-2)(e^x)

And then I thought, " Since these are multiplied together, do you just differentiate the e^x and it still ends up as (1.5x^-1)(e^x)...?

But none of these ideas are right... =_=
Please help me!
Thank you for your help!
 
Physics news on Phys.org
Lo.Lee.Ta. said:
1. Find derivative:

g(x) = (e^x)/(2 + 3x)2. The fraction confuses me...
I wrote it instead as: (e^x)(3x^-1)(2^-1)

2^(-1) equals .5, so then I thought it was: (e^x)(1.5x^-1)

And then I thought it's time to differentiate...

So I got: (1.5x^-1)(e^x)

And then I thought, " Since these are multiplied together, do you just differentiate the e^x and it still ends up as (-1.5x^-2)(e^x)...?

But none of these ideas are right... =_=
Please help me!
Thank you for your help!

You don't have calculus problems above all, you have basic algebra problems. (2+3x)^(-1) means 1/(2+3x). That's not the same as 1/2+1/(3x) or 2^(-1)+(3x)^(-1). Just try using the quotient rule on the given expression.
 
Unfortunately, basic algebra gives me troubles... =_=

So when I use the product rule, it turns out to be:

(2 + 3x)(e^x) - (e^x)(3x^-1)/ (2 + 3x)^2

And that is:

2e^x + 3xe^x - 3x^-1e^x / 9x^2 + 12x + 4

Can this be simplified any more?

If you tried to move the -3x^-1*e^x to the denominator, would you get:
-3x*e^x or would you get -3x*e^-x?

Please help me with my basic algebra! D:
 
The reason I ask that is because if it was:

2e^x + 3xe^x / 9x^2 + 12x + 4 - 3xe^x, then wouldn't the 3xe^x in the numerator and denominator cancel, leaving us with a -1?

And then it's: 2e^x -1 / 9x^2 +12x + 4

Basic algebra! HELP!
 
If you want to use Product Rule, then you can simply try
g(x)=(ex)(2+3x)-1

Since you already have a numerator and denominator arrangement as the function, you can choose to use the Quotient Rule.

Please help me with my basic algebra! D:
 
Lo.Lee.Ta. said:
Unfortunately, basic algebra gives me troubles... =_=

So when I use the product rule, it turns out to be:

(2 + 3x)(e^x) - (e^x)(3x^-1)/ (2 + 3x)^2

And that is:

2e^x + 3xe^x - 3x^-1e^x / 9x^2 + 12x + 4

Can this be simplified any more?

If you tried to move the -3x^-1*e^x to the denominator, would you get:
-3x*e^x or would you get -3x*e^-x?

Please help me with my basic algebra! D:

You hit a calculus problem before your algebra problems. The derivative of (2+3x) is NOT 3x^(-1). What rule are you trying to apply here?
 
Lo.Lee.Ta. said:
Unfortunately, basic algebra gives me troubles... =_=

So when I use the product rule, it turns out to be:

(2 + 3x)(e^x) - (e^x)(3x^-1)/ (2 + 3x)^2
No, that's not right, either. You're missing the -1 exponent on the first (2 + 3x) factor.

Lo.Lee.Ta. said:
And that is:

2e^x + 3xe^x - 3x^-1e^x / 9x^2 + 12x + 4
Can this be simplified any more?

If you tried to move the -3x^-1*e^x to the denominator, would you get:
-3x*e^x or would you get -3x*e^-x?

Please help me with my basic algebra! D:
We can show you where you're going wrong, but you're going to need to get yourself up to speed on your own. If you're having problems with basic algebra, and you're trying to do calculus, that's a recipe for disaster.
 
Lo.Lee.Ta. said:
The reason I ask that is because if it was:

2e^x + 3xe^x / 9x^2 + 12x + 4 - 3xe^x, then wouldn't the 3xe^x in the numerator and denominator cancel, leaving us with a -1?
No. That's not how it works.

Do you think that $$ \frac{5 + 1}{2 + 5} = 1/2?$$

The only time you can cancel is when you have the same factors (expressions being multiplied) appearing in the numerator and denominator. You CAN'T cancel if you have the same terms (expressions being added) in numerator and denominator.
Lo.Lee.Ta. said:
And then it's: 2e^x -1 / 9x^2 +12x + 4

Basic algebra! HELP!
 
Okay. So now I'm just going to try to use the Product Rule.

g(x) = e^x/(2 + 3x)

e^x(2 + 3x)^-1

(e^x * -1(2 + 3x)^-2 * 3) + (e^x)(2 + 3x)^-1

e^x * -3(2 + 3x)^-2) + (e^x/2 + 3x)

(-3e^x /(2 + 3x)^2) + (e^x/2 + 3x)

(-3e^x / 9x^2 + 6x + 4) + (e^x)^2/(2 + 3x)^2

(-3e^x/ 9x^2 + 6x + 4) + (e^(2x) / 9x^2 + 6x + 4

= -3e^x + e^(2x) /(9x^2 + 6x +4)

...So this is what I get when I try to follow the product rule...
Is this what the answer is supposed to be?
Am I still doing something wrong? Help.
=_=
Thank you for the help.
 
  • #10
For some reason in my earlier posts I said "product rule" when I really meant "quotient rule..."

My method of quotient rule is not right...?
 
  • #11
@Dick - Oh, wow. Thanks for pointing out that crucial mistake! :/

When I was trying to do the quotient rule, I said the derivative of of 2 + 3x was 3x^-1!

No, the derivative of that is 3!

So, now it's:

(2 + 3x)(e^x) - (e^x)(3)/(9x^2 + 6x + 4)

2e^x + 3xe^x - 3e^x / (9x^2 + 6x + 4)

= -e^x + 3xe^x / 9x^2 + 6x + 4

...So, that's a different answer from when I did the product rule! Why?!
I am doing something wrong...
Please help.
Thank you!
 
  • #12
OKAY! UGH!

So the computer program I am working on counted the answer: -e^x + 3xe^x/ 9x^2 + 6x + 4 as wrong.

The right answer had to be in the format: -e^x + 3xe^x / (2 +3x)^2
I got the points for the problem, though, so that's good.

BUT I still want to know where I went wrong when I was trying to do the product rule!
Thanks!
 
  • #13
Lo.Lee.Ta. said:
OKAY! UGH!

So the computer program I am working on counted the answer: -e^x + 3xe^x/ 9x^2 + 6x + 4 as wrong.

The right answer had to be in the format: -e^x + 3xe^x / (2 +3x)^2
I can't believe that the program thought the above was correct. What you showed here is considered to be
$$ -e^x + \frac{3xe^x}{(2 + 3x)^2}$$

The correct answer, in inline text, needs parentheses around the terms in the numerator, like so:
(-e^x + 3xe^x) / (2 +3x)^2
Lo.Lee.Ta. said:
I got the points for the problem, though, so that's good.

BUT I still want to know where I went wrong when I was trying to do the product rule!
Thanks!
 
  • #14
Lo.Lee.Ta. said:
@Dick - Oh, wow. Thanks for pointing out that crucial mistake! :/

When I was trying to do the quotient rule, I said the derivative of of 2 + 3x was 3x^-1!

No, the derivative of that is 3!

So, now it's:

(2 + 3x)(e^x) - (e^x)(3)/(9x^2 + 6x + 4)

2e^x + 3xe^x - 3e^x / (9x^2 + 6x + 4)

= -e^x + 3xe^x / 9x^2 + 6x + 4
As already mentioned, you need more parentheses.

This line -- 2e^x + 3xe^x - 3e^x / (9x^2 + 6x + 4) --
should be written as (2e^x + 3xe^x - 3e^x) / (9x^2 + 6x + 4)

This line -- -e^x + 3xe^x / 9x^2 + 6x + 4 --
should be written as (-e^x + 3xe^x) / (9x^2 + 6x + 4)

Also, I don't see any advantage in expanding (3x + 2)2 as you did.

Lo.Lee.Ta. said:
...So, that's a different answer from when I did the product rule! Why?!
I am doing something wrong...
Please help.
Thank you!

Using the product rule you end up with the sum of two rational expressions. Using the quotient rule, you end up with a single rational expression. In your work with the product rule, get a common denominator and combine the two expressions, and it should simplify to the same as what you got with the quotient rule.
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 25 ·
Replies
25
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
9
Views
3K