Question 1103755
{{{ d = r*t }}}
{{{ 6 = r*10 }}}
{{{ r = .6 }}} mi/min
------------------------
{{{ d = .6*15 }}}
{{{ d = 9 }}}
He will travel 9 mi in the next 15 min.
Note that I don't have to convert
minutes to hours to solve this.