Suppose an auto racer won a 400 mile race with a time of 1:48:51. At one point the racer was 50 miles closer to the finish than the start. How far had the racer gone at that point?How far from the start was the racer? __ miles

Respuesta :

To solve this problem, let's use the variables x and y to represent the distance of the racer to the start and to the finish, respectively.

If the total distance of the race is 400 miles, we have that the distance traveled by the racer until now (x) plus the distance he needs to travel to finish the race (y) is 400:

[tex]x+y=400[/tex]

Also, at one point the racer was 50 miles closer to the finish than the start, so at that point we have that he is farther away from the beginning (that is, x is 50 units bigger than y):

[tex]x=y+50[/tex]

Now, using this value of x in the first equation, we have:

[tex]\begin{gathered} (y+50)+y=400 \\ 2y+50=400 \\ 2y=350 \\ y=\frac{350}{2}=175 \end{gathered}[/tex]

Now, finding the value of x, we have:

[tex]x=y+50\to x=175+50\to x=225[/tex]

So the racer was 225 miles far from the start.