Question
Question: If x, y, z be positive real numbers such that $\log_{2x} z = 3$, $\log_{5y} z = 6$ and $\log_{xy} z...
If x, y, z be positive real numbers such that
log2xz=3, log5yz=6 and logxyz=2/3
then the value of z is in the form of m/n in lowest form then find value of n - m

9
Solution
The given equations are:
- log2xz=3
- log5yz=6
- logxyz=2/3
We can convert these logarithmic equations into exponential form using the definition logba=c⟺bc=a.
From equation 1: (2x)3=z⟹8x3=z
From equation 2: (5y)6=z⟹56y6=z
From equation 3: (xy)2/3=z
Alternatively, we can use the change of base formula for logarithms, logba=logab1.
Applying this formula to the given equations:
- logz(2x)1=3⟹logz(2x)=31
- logz(5y)1=6⟹logz(5y)=61
- logz(xy)1=32⟹logz(xy)=23
Now, use the logarithm property logb(MN)=logbM+logbN:
From (1): logz2+logzx=31 (Equation A)
From (2): logz5+logzy=61 (Equation B)
From (3): logzx+logzy=23 (Equation C)
Let A=logzx and B=logzy.
Equation A becomes: logz2+A=31⟹A=31−logz2
Equation B becomes: logz5+B=61⟹B=61−logz5
Equation C becomes: A+B=23
Substitute the expressions for A and B into Equation C:
(31−logz2)+(61−logz5)=23
Combine the constant terms and the logarithm terms:
31+61−(logz2+logz5)=23
Find a common denominator for the fractions:
62+61−(logz2+logz5)=23
63−(logz2+logz5)=23
21−(logz2+logz5)=23
Apply the logarithm property logbM+logbN=logb(MN):
21−logz(2×5)=23
21−logz10=23
Isolate the logarithm term:
−logz10=23−21
−logz10=22
−logz10=1
logz10=−1
Convert this logarithmic equation back to exponential form:
z−1=10
z1=10
z=101
The value of z is 1/10. This is in the form m/n, where m = 1 and n = 10.
This fraction is in its lowest form since 1 and 10 have no common factors other than 1.
We need to find the value of n - m.
n - m = 10 - 1 = 9.