Find the derivative of the question

  • Thread starter Thread starter ASidd
  • Start date Start date
  • Tags Tags
    Derivative
ASidd
Messages
72
Reaction score
0

Homework Statement



(9x-8)/ 2(sqrt(3x-4))

Homework Equations


Vu'-Uv'/v^2

i.e. quotient rule


The Attempt at a Solution


I get
V=2(sqrt(3x-4) u=9x-8
V'=3((3x-4)^-1.5) u'=9

When I put this into the equation and solve I get
9x-8(sqrt(3x-4))/6x-8

But the answer is 3(9x-16)/4((3x-4)^1.5)

Help Please?
 
Physics news on Phys.org
ASidd said:

Homework Statement



(9x-8)/ 2(sqrt(3x-4))

Homework Equations


Vu'-Uv'/v^2

i.e. quotient rule


The Attempt at a Solution


I get
V=2(sqrt(3x-4) u=9x-8
V'=3((3x-4)^-1.5) u'=9

When I put this into the equation and solve I get
9x-8(sqrt(3x-4))/6x-8
With v= 2sqrt(3x- 4)= 2(3x- 4)^1/2, v'= 3(3x- 4)^-(1/2)= 3(3x- 4)^(.5-1)= 3(3x- 4)^-.5, not "-1.5". That's your basic error.

So u'v- uv'= 9(2(3x-4)^1/2)- (9x- 8)(3(3x-4)^-1/2
To combine those two square roots, use the fact that (3x-4)^1/2= (3x- 4)(3x-4)^-1/2 so we can factor (3x- 4)^-1/2 out: (3x-4)^-1/2(18(3x- 4)- 3(9x- 8))= (3x-4)^-1/2(54x- 72- 27x+ 24)= (3x- 4)^-1/2(27x- 48)= (3x- 4)^-1/2(3)(9x- 16).

Can you finish?
But the answer is 3(9x-16)/4((3x-4)^1.5)

Help Please?
By the way, with that power in the denominator, so you will need to use the chain rule, anyway, it might be simpler to write the function as (1/2)(9x- 8)(3x-4)^-1/2 and use the product rule rather than the quotient rule.
 
Writing fractions without LaTex should be punishable by death
 
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