Solve Distance Problem: Boy Riding Bicycle for 30km

  • Thread starter Thread starter Equilibrium
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 4K views
Equilibrium
Messages
81
Reaction score
0

Homework Statement


This problem has already been solved but i got a quite few clarifications:
http://www.algebra.com/algebra/homework/word/travel/Travel_Word_Problems.faq.question.493396.html

"a boy on his bicycle intends to arrive at a certain time to a town that is 30 km away from his home .after riding 10 km, he rested for half an hour and as a result he was obliged to ride the rest of the trip 2km/hr faster ."

Homework Equations


v = d/t
t = d/v

The Attempt at a Solution


Why did he disregard the 10km?
i think the formula should've of look like this:
[tex]\frac{30}{s}=\frac{10}{s}+0.5+\frac{20}{s+2}[/tex]
(total time riding on original speed for the whole trip) = (time riding on original speed (for 10km))+(time rested)+(faster velocity on the rest (for 20km))

the formula he used:
[tex]\frac{30}{s}=\frac{30}{s+2}+0.5[/tex]
 
Last edited:
Physics news on Phys.org
He has to go 20km in the time remaining after traveling 10km at the slow speed, and waiting half an hour.

The time remaining is ##20/s = 0.5 + 20/(s+2)## ... agreeing with your formulation.

##40(s+2) = (s+2)s + 40s##

rearranging:
##s^2+2s-80=0##

by quadratic equation:
##s \in \{ 10,-8 \}##

possible answers are 10hr and -8hr ... pick the positive one.
This is the same answer.

So your question is, "how did he know that his version would be correct?"
Try plotting the velocity-time graph.
 
Last edited:
The solutions to the quadratic equation are +8 and -10.
The solution for the problem is then 8km/h.

In the link given he is solving a different problem. I suppose he did not read the problem carefully.