Vic can beat Harold by $1/10$ of a mile in a $2$ mile race. Harold can beat Charlie by $1/5$ of a mile in a $2$ mile race. If Vic races Charlie how far ahead will he finish?
Now I don't know the correct answer but I've done the problem in $2$ different ways and got $2$ different answers♂️
Let V be Vic, H be Harold and C be Charlie. In V and H race V covers $2$ miles while H covers $2 - 1/10 = 1.9$ miles. In H and C race H covers $2$ miles while C covers $2 - 1/5 = 1.8$ miles
If H covers $1.9$ miles then C covers $(1.8)*(1.9)/2 = 1.71$ miles. Hence V is $2-1.71=0.29$ miles ahead.
Second method:
$V/H=2/1.9$
$H/C=2/1.8$
$V/C=200/171$
Since $V$ runs for 2 miles, $C$ runs $2(170)/200=1.7$ miles Hence V is ahead by $2-1.7=0.3$ miles.
Now there were four options after I've searched the problem online but in book there wasn't any options. (A) $0.15$ miles (B) $0.22$ miles (C) $0.25$ miles (D) $0.29$ miles (E) $0.33$ miles
But I don't understand If my second method is wrong or not since I've used it successfully to solve problems like this before.
It looks like your error was changing $171$ to $170$ when you inverted $V/C=200/171$ to obtain what should have been $2(171)/200=1.71$. The subtraction would have then given the correct answer, $2-1.71=0.29$, again.