How do I manipulate a formula to get 1/√(w²+4)?

  • Thread starter Thread starter greg997
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
greg997
Messages
105
Reaction score
2
Can someone show me in steps how to manipulate this formula in attachement to obtain 1/(sqr(w^2+4)? Thanks
 

Attachments

  • Untitled.jpg
    Untitled.jpg
    6.1 KB · Views: 492
Physics news on Phys.org
The two equations are not equal. Just replace w by any value and you'll see that both equations give different answers.
 
The best you can really get is:

[tex]\frac{\sqrt{4-w^2}}{w^2+4}[/tex]
 
Last edited:
You must have made a typo. The expression should be,

[tex]\sqrt{\left(\frac{2}{w^2+4}\right)^2+\left(\frac{w}{w^2+4}\right)^2}[/tex]
 
Mentallic said:
You must have made a typo. The expression should be,

[tex]\sqrt{\left(\frac{2}{w^2+4}\right)^2+\left(\frac{w}{w^2+4}\right)^2}[/tex]

Hmm, that's quite possible. Then how to get that solution?
 
Well I can't just give you the answer, you need to show an attempt at solving the problem first.

But I can give you some hints, you can most certainly find the answer by using a combination of these rules:

[tex]\sqrt{\frac{a}{b}}=\frac{\sqrt{a}}{\sqrt{b}}[/tex]

[tex]\sqrt{a^2b}=|a|\sqrt{b}[/tex] (the |a| means the positive of a, but remember that for any real number n, n2 is always positive).

[tex]\frac{a}{c}+\frac{b}{c}=\frac{a+b}{c}[/tex]

[tex]\frac{\sqrt{a}}{a}=\frac{1}{\sqrt{a}}[/tex]


Good luck! :smile:
 
Hello, I am sorry but it just does not work. What am I doing work? Thanks
 

Attachments

  • 1.jpg
    1.jpg
    11.2 KB · Views: 437
You're adding fractions, but you're multiplying numerators.
 
AAA, stupid me:) Thanks