Solve Derivative: log 5^xsinhx

  • Thread starter Thread starter ldbaseball16
  • Start date Start date
  • Tags Tags
    Derivative Log
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
18 replies · 4K views
ldbaseball16
Messages
39
Reaction score
0

Homework Statement


find f '(x) of 5^xsinhx


Homework Equations


i feel like I am missing somthing can someone direct me to the right direction pleasee?


The Attempt at a Solution


product rule (f ')(g)+(f)(g ') f=5^x g=sinhx

5^xsinhx= e^ln(5)^xsinhx

(e^ln(5)^x)(sinhx)+(5^x)(coshx)(ln5)

(e^ln(5)^x)(sinhx)+(5^x)(ln5)(coshx)?
 
Physics news on Phys.org
ldbaseball16 said:

Homework Statement


find f '(x) of 5^xsinhx


Homework Equations


i feel like I am missing somthing can someone direct me to the right direction pleasee?


The Attempt at a Solution


product rule (f ')(g)+(f)(g ') f=5^x g=sinhx

5^xsinhx= e^ln(5)^xsinhx

(e^ln(5)^x)(sinhx)+(5^x)(coshx)(ln5)

(e^ln(5)^x)(sinhx)+(5^x)(ln5)(coshx)?
The factor of ln(5) is in the wrong term.

Write them out separately:
f =
f' =
g =
g' =

Then put them together.

By the way, ensure you use parentheses to remove ambiguity when typing exponents; e.g., 5^x = (e^(ln(5)))^x = [tex]\left(e^{\ln{5}}\right)^x[/tex] etc.
 
"none of the terms in the first term" what do you mean by this?
 
ldbaseball16 said:

Homework Statement


find f '(x) of 5^xsinhx
As Unco pointed out, your expression above is ambiguous. It's not clear what the exponent on 5 is. It could be x, or it could be x*sinh(x). In other words, is this function (5^x)* sinh(x) or is it (5^x)^sinh(x)?
ldbaseball16 said:

Homework Equations


i feel like I am missing somthing can someone direct me to the right direction pleasee?


The Attempt at a Solution


product rule (f ')(g)+(f)(g ') f=5^x g=sinhx
Now from this work it appears that the function is (5^x) * sinh(x), in other words, as the product of two functions. Inasmuch as you're using the product rule, you must think that the function is (5^x)*sinh(x).
ldbaseball16 said:
5^xsinhx= e^ln(5)^xsinhx
Now it looks like an exponential function raised to a power, so the function is not a product, which means that the product rule does not apply.

What exactly is the function? We can't help you if you don't know what it is.
ldbaseball16 said:
(e^ln(5)^x)(sinhx)+(5^x)(coshx)(ln5)

(e^ln(5)^x)(sinhx)+(5^x)(ln5)(coshx)?
 
here is the original problem find f '(x).

f(x)=5^xSinhx does this clarify?
 
yea and that's what i put on top? so since the product rule is (f ')(g)+(f)(g ')
so wouldn't the answer be (e^ln(5)xsinhx+(5^x)(coshx)?
 
ldbaseball16 said:
yea and that's what i put on top?

nooo! try the X2 tag! :rolleyes:
so since the product rule is (f ')(g)+(f)(g ')
so wouldn't the answer be (e^ln(5)xsinhx+(5^x)(coshx)?

product rule?

what product? :confused:

use the chain rule first! :smile:
 
i don't think its the right answer e^sinhx(coshx)
 
Last edited:
ok so i got 5^xcoshx+5^x(ln5)sinhx?
 
i used the chain rule and i got e^(ln5xsinhx)(ln5)??
 
It looks like you are doing this: d/dx(ln 5) = 1/5

If so, that's wrong.

Also, when you differentiate (ln 5)* x*sinh(x), you should be getting two terms.

The answer in your previous post might be interpreted in several ways:
[tex]\frac{1}{5x cosh(x)}[/tex]
[tex]\frac{1}{5x}cosh(x)[/tex]
[tex]\frac{1}{5}xcosh(x)[/tex]

Use parentheses or learn LaTex!
 
ln5*sinh(x)+ln5*x*cosh(x)?