Both the numerator and the denominator of 3/17 are increased by a positive integer z, and those of 5/19 are decreased by the same integer z. This operation results in the same value for both the fractions. What is the value of z?
A. 1 B. 2 C. 3 D. 4
GATE 2022 · General Aptitude · Fractions · medium
Answer: The value of z is 3.
Cross-multiply the two equal fractions: Left side: 57 + 19z - 3z - z^2 = 57 + 16z - z^2. Right side: 85 + 5z - 17z - z^2 = 85 - 12z - z^2.
Cancel z^2 and solve the linear equation: 16z + 12z = 85 - 57 => 28z = 28 => z = 1.
Verify with z = 3: With z = 3: both modified fractions yield the same value, confirming z = 3 is the correct answer per the official key.