The problem has two parts: (a) Given the equation $(y - 1) \log_{10}4 = y \log_{10}16$, find the value of $y$. (b) If walking at 4 km/h results in arriving 30 minutes later than walking at 5 km/h, calculate the distance between the house and office.

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

1. Problem Description

The problem has two parts:
(a) Given the equation (y1)log104=ylog1016(y - 1) \log_{10}4 = y \log_{10}16, find the value of yy.
(b) If walking at 4 km/h results in arriving 30 minutes later than walking at 5 km/h, calculate the distance between the house and office.

2. Solution Steps

(a) Solve for yy in the equation (y1)log104=ylog1016(y - 1) \log_{10}4 = y \log_{10}16.
We know that 16=4216 = 4^2, so log1016=log1042=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).
(y1)log104=2ylog104(y - 1) \log_{10}4 = 2y \log_{10}4.
Since log1040\log_{10}4 \ne 0, we can divide both sides by log104\log_{10}4 :
y1=2yy - 1 = 2y
Subtract yy from both sides:
1=y-1 = y
Thus, y=1y = -1.
(b) Calculate the distance between the house and the office.
Let dd be the distance between the house and the office in kilometers.
Let t1t_1 be the time taken in hours when walking at 4 km/h.
Let t2t_2 be the time taken in hours when walking at 5 km/h.
We know that time = distance / speed.
So, t1=d4t_1 = \frac{d}{4} and t2=d5t_2 = \frac{d}{5}.
We are given that t1=t2+3060t_1 = t_2 + \frac{30}{60}, since 30 minutes is 0.5 hours.
So, d4=d5+12\frac{d}{4} = \frac{d}{5} + \frac{1}{2}.
Multiply both sides by 20 to eliminate the fractions:
20(d4)=20(d5+12)20(\frac{d}{4}) = 20(\frac{d}{5} + \frac{1}{2})
5d=4d+105d = 4d + 10
Subtract 4d4d from both sides:
d=10d = 10
Thus, the distance is 10 km.

3. Final Answer

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

Related problems in "Algebra"