We are given two problems. (a) Solve the equation $(y - 1) \log_{10}4 = y \log_{10}16$ for $y$, without using mathematical tables or a calculator. (b) Calculate the distance between house and office given that walking at 4 km/h leads to being 30 minutes late compared to walking at 5 km/h.

AlgebraLogarithmsEquationsWord ProblemsDistance, Rate, and Time
2025/4/22

1. Problem Description

We are given two problems.
(a) Solve the equation (y1)log104=ylog1016(y - 1) \log_{10}4 = y \log_{10}16 for yy, without using mathematical tables or a calculator.
(b) Calculate the distance between house and office given that walking at 4 km/h leads to being 30 minutes late compared to walking at 5 km/h.

2. Solution Steps

(a)
We have the equation (y1)log104=ylog1016(y - 1) \log_{10}4 = y \log_{10}16.
We know that 16=4216 = 4^2. Therefore, log1016=log10(42)=2log104\log_{10}16 = \log_{10}(4^2) = 2\log_{10}4.
Substituting this into the equation gives (y1)log104=y(2log104)(y - 1) \log_{10}4 = y (2\log_{10}4).
Since log1040\log_{10}4 \ne 0, we can divide both sides by log104\log_{10}4, giving
y1=2yy - 1 = 2y.
Subtracting yy from both sides gives 1=y-1 = y.
Therefore, y=1y = -1.
(b)
Let dd be the distance between the house and the office in km.
Let t1t_1 be the time taken to walk at 4 km/h, and t2t_2 be the time taken to walk at 5 km/h, both in hours.
Then d=4t1d = 4t_1 and d=5t2d = 5t_2. Also, t1=t2+3060=t2+12t_1 = t_2 + \frac{30}{60} = t_2 + \frac{1}{2}.
Substituting t1=t2+12t_1 = t_2 + \frac{1}{2} into d=4t1d = 4t_1 gives d=4(t2+12)=4t2+2d = 4(t_2 + \frac{1}{2}) = 4t_2 + 2.
Also d=5t2d = 5t_2.
So we have 5t2=4t2+25t_2 = 4t_2 + 2.
Subtracting 4t24t_2 from both sides gives t2=2t_2 = 2.
The distance d=5t2=5(2)=10d = 5t_2 = 5(2) = 10.

3. Final Answer

(a) y=1y = -1
(b) The distance between the house and the office is 10 km.

Related problems in "Algebra"