How do I simplify this k/l ratio?

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
4 replies · 2K views
939
Messages
110
Reaction score
2

Homework Statement



Simplify this:
y = ((k^1/2)/(l^1/4))/((l^1/5)/((k^1/8))

Ideally I would like to make rather than (k/l)/(l/k) simply (k/l)

Homework Equations



y = ((k^1/2)/(l^1/4))/((l^1/5)/((k^1/8))

The Attempt at a Solution



y = (k^3/8)/(l^1/20)
 
Physics news on Phys.org
939 said:

Homework Statement



Simplify this:
y = ((k^1/2)/(l^1/4))/((l^1/5)/((k^1/8))

Ideally I would like to make rather than (k/l)/(l/k) simply (k/l)

Homework Equations



y = ((k^1/2)/(l^1/4))/((l^1/5)/((k^1/8))

The Attempt at a Solution



y = (k^3/8)/(l^1/20)
Wow, that's hard to read. Let's render it in LaTeX.

[itex]\displaystyle y=\frac{(k^{1/2})/(l^{1/4})}{(l^{1/5})/((k^{1/8})}[/itex]
[itex]\displaystyle =\frac{\displaystyle \frac{k^{1/2}}{l^{1/4}}}{\displaystyle \frac{l^{1/5}}{k^{1/8}}}[/itex]​
Several ways to do this.

Invert the denominator and multiply -- as usual when dividing fractions.
 
Last edited:
SammyS said:
Wow, that's hard to read. Let's render it in LaTeX.

[itex]\displaystyle y=\frac{(k^{1/2})/(l^{1/4})}{(l^{1/5})/((k^{1/8})}[/itex]
[itex]\displaystyle =\frac{\displaystyle \frac{k^{1/2}}{l^{1/4}}}{\displaystyle \frac{l^{1/5}}{k^{1/8}}}[/itex]​
Several ways to do this.

Invert the denominator and multiply -- as usual when dividing fractions.

Thank =))... But isn't it possible to merely move the powers from the denominator to the numerator with a negative in front of them?
 
Last edited:
HallsofIvy said:
Yes, and in that case you would have
[tex]\frac{k^{1/2}l^{-1/4}}{l^{1/5}k^{-1/8}}= \left(k^{1/2}l^{-1/4}\right)\left(k^{-1/5}l^{1/8}\right)[/tex]
Not quite:
[tex]\frac{k^{1/2}l^{-1/4}}{l^{1/5}k^{-1/8}}= \left(k^{1/2}l^{-1/4}\right)\left(k^{1/8}l^{-1/5}\right)[/tex]
:smile: