Question 747343
They are running in opposite directions so the distance between them depends on the sum of their speeds:

{{{
V=v[1]+v[2]
}}}

{{{
t=d/V=d/(v[1]+v[2])=2/(5+3)
}}}


so t is 1/4 hour or 15min


:)