How to Simplify Complex Problems: Expert Tips and Tricks

  • Context:
  • Thread starter Thread starter Canzy
  • Start date Start date
  • Tags Tags
    Simplify
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Canzy
Messages
2
Reaction score
0
Hey guys,

I know it's pretty simple but after an hour of thinking on it i just can't get how to simplify this. Can someone help me?

Thank you in advance!
 

Attachments

  • 9.png
    9.png
    1.8 KB · Views: 117
Mathematics news on Phys.org
Canzy said:
Hey guys,

I know it's pretty simple but after an hour of thinking on it i just can't get how to simplify this. Can someone help me?

Thank you in advance!
Start by clearing the complex fractions. For example:
[math]\frac{\frac{1}{x} - \frac{1}{y}}{\frac{1}{x} + \frac{1}{y}}[/math]

[math]= \frac{\frac{1}{x} - \frac{1}{y}}{\frac{1}{x} + \frac{1}{y}} \cdot \frac{xy}{xy}[/math]

[math]= \frac{y - x}{y + x}[/math]

Now we pull a trick. Look at the fraction just above. I'm going to multiply the fraction by (y - x)/(y - x) to get the denominator to be of the form y^2 - x^2. That will cancel out the y^2 - x^2 in the last factor.

Can you finish this?

-Dan