Learn How to Manipulate a Formula to Find 1/(sqr(w^2+4)) in Simple Steps

  • Thread starter Thread starter greg997
  • Start date Start date
AI Thread Summary
The discussion focuses on manipulating the formula to achieve 1/(sqrt(w^2+4)). Participants clarify that the original equations are not equal, and one user suggests a corrected expression involving fractions. Hints are provided to guide the user in solving the problem, emphasizing the importance of showing initial attempts at manipulation. A misunderstanding about adding fractions versus multiplying numerators is acknowledged, leading to a realization of the mistake. The conversation highlights the need for careful application of mathematical rules to achieve the desired result.
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: 464
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:

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

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

\sqrt{\left(\frac{2}{w^2+4}\right)^2+\left(\frac{w}{w^2+4}\right)^2}

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:

\sqrt{\frac{a}{b}}=\frac{\sqrt{a}}{\sqrt{b}}

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

\frac{a}{c}+\frac{b}{c}=\frac{a+b}{c}

\frac{\sqrt{a}}{a}=\frac{1}{\sqrt{a}}


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: 408
You're adding fractions, but you're multiplying numerators.
 
AAA, stupid me:) Thanks
 
Back
Top