Solving Exponential Form Homework: sinh(3x)=3sinh(x)+4sinh^3(x)

  • Thread starter Thread starter Pietair
  • Start date Start date
  • Tags Tags
    Exponential Form
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
Pietair
Messages
57
Reaction score
0

Homework Statement


Prove that:
[tex]sinh(3x)=3sinh(x)+4sinh^{3}(x)[/tex]

2. The attempt at a solution
I know that:
[tex]sinh(3x)=0.5(e^{3x}-e^{-3x})[/tex]

and:
[tex]3sinh(x)=1.5(e^{x}-e^{-x})[/tex]

But I have no idea how to rewrite [tex]4sinh^{3}(x)[/tex] in exponential form...
 
Last edited:
Physics news on Phys.org
[tex]sinh^{3}(x) = [0.5(e^{x}-e^{-x})]^3[/tex]
 
Allright thanks, then I get:

[tex]0.5e^{3x}-0.5e^{-3x}=2e^{x}-2e^{-x}[/tex]
Though I have no idea how to continue with this equation...
 
How exactly did you arrive at that? It works for me.
 
I made a mistake.

[tex]sinh^{3}(x) = 0.125[(e^{x}-e^{-x})]^3[/tex]

This is not equal to:

[tex]sinh^{3}(x) = 0.125(e^{3x}-e^{-3x})[/tex]

right?
 
Remember:

[tex](a - b)^3 = a^3 - 3 a^2 b + 3a b^2 - b^3[/tex]
 
Off course, thanks a lot!