Can someone show me how this is solved algebraically

  • Thread starter Thread starter chris_0101
  • Start date Start date
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
6 replies · 2K views
chris_0101
Messages
59
Reaction score
0

Homework Statement


I need to show how the first equation gives the second equation algebraically
img1.PNG



Homework Equations



I've tried multiple methods such as rationalizing the denominator with no avail.

The Attempt at a Solution



Any help will be greatly appreciated,

Thanks.
 
Physics news on Phys.org
chris_0101 said:

Homework Statement


I need to show how the first equation gives the second equation algebraically
View attachment 51672


Homework Equations



I've tried multiple methods such as rationalizing the denominator with no avail.

The Attempt at a Solution



Any help will be greatly appreciated,

Thanks.

Multiply out the numerator of that mess over c^2. Then find a quick common divisor. Then use the rules :

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

and

[itex]\frac{\frac{a}{b}}{\frac{c}{d}} = \frac{ad}{bc}[/itex]
 
I'm not sure what you mean by "multiply out the numerator of that mess over c^2"?
 
chris_0101 said:
I'm not sure what you mean by "multiply out the numerator of that mess over c^2"?

The quantity [itex](\frac{u'+v}{1+vu'/c^2})^2[/itex]
 
yea, but how does one multiply out the numerator?
do you mean like this:
(a/b)/c = (a/b)*(1/c)
 
chris_0101 said:
yea, but how does one multiply out the numerator?
do you mean like this:
(a/b)/c = (a/b)*(1/c)

...

[itex](\frac{u'+v}{1+vu'/c^2})^2 = (\frac{u'+v}{1+vu'/c^2})(\frac{u'+v}{1+vu'/c^2})[/itex]

Now some simple bedmas and you're done...
 
This is what I got:

(u'^2 + 2u'v + v^2)/((u'^2 v^2)/c^4) + (2((u'v)/c^2) +1

Is this right?