Simplifying Logarithmic Ratios: How Do You Do It?

AI Thread Summary
To simplify the logarithmic ratio (Ln(2x/y) / Ln(x/y)), apply the properties of logarithms: Ln(a/b) = Ln(a) - Ln(b) and Ln(ab) = Ln(a) + Ln(b). This leads to the expression (Ln(2) + Ln(x/y) - Ln(y)) / (Ln(x) - Ln(y)). After cross-multiplying, the equation can be simplified to 1 + (Ln(2) / Ln(x/y)) = m/n. Understanding and correctly applying these logarithmic properties is essential for simplification. The key takeaway is that the natural log ratio ultimately reduces to this simplified form.
casanova2528
Messages
52
Reaction score
0
how the heck do you simplify this ?

(Ln (2x/y) / Ln (x/y)) = m/n

HELP ME!
 
Mathematics news on Phys.org
Start by cross-multiplying, then apply what you know about the log of an exponential expression.
 
casanova2528 said:
how the heck do you simplify this ?

(Ln (2x/y) / Ln (x/y)) = m/n

HELP ME!

I am just going to elaborate a lill bit what marcusl already suggested.

You probbably know that

log\frac{x}{y}=log(x)-log(y)

Also

log(ab)=log(a)+log(b)

just apply these properties, and yu'll be fine.
 
Ln (2x/y) = Ln 2x - Ln y

Ln (x/y) = Ln x - Ln y

[Ln (2x/y) / Ln (x/y)] = (Ln 2x - Ln y) / (Ln x - Ln y)

what do I do now?
 
Well that wasn't how I interpreted the original hint. After cross-multiplying as already said, to n \log_e \left( \frac{2x}{y} \right) = m \log_e \left( \frac{x}{y} \right), I would have applied the exponential function to both sides and simplified.
 
Hell yeah.Gib Z is so right, my bad!
 
Gib Z said:
Well that wasn't how I interpreted the original hint. After cross-multiplying as already said, to n \log_e \left( \frac{2x}{y} \right) = m \log_e \left( \frac{x}{y} \right), I would have applied the exponential function to both sides and simplified.

that's not where I want to go.

basically, this natural log ratio reduces down to

1+ (ln 2)/Ln (X/Y)


how do you get here?
 
casanova2528, you started with an equation (note the equals sign), so I assume you meant to write : 1+ (ln 2)/Ln (X/Y) = m/n.

To get this you should use the property of logs that ln(2x/y) = ln(2) + ln(x/y). You should find it pretty easy from there.
 
uart said:
casanova2528, you started with an equation (note the equals sign), so I assume you meant to write : 1+ (ln 2)/Ln (X/Y) = m/n.

To get this you should use the property of logs that ln(2x/y) = ln(2) + ln(x/y). You should find it pretty easy from there.

thanks! Those darn properties!
 

Similar threads

Back
Top