SOLUTION: Mia walked n feet per minute and arrived at the clinic 10 minutes late. How fast should she have walked to have arrived on time?
Algebra ->
Expressions-with-variables
-> SOLUTION: Mia walked n feet per minute and arrived at the clinic 10 minutes late. How fast should she have walked to have arrived on time?
Log On
Question 1079840: Mia walked n feet per minute and arrived at the clinic 10 minutes late. How fast should she have walked to have arrived on time? Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Mia walked n feet per minute and arrived at the clinic 10 minutes late. How fast should she have walked to have arrived on time?
--------
d = distance
d = n*t
t = d/n --> 10 minutes late
---
t-10 = d/(n+s) [s = increase in speed]
Solve for s
(t-10)*(n+s) = d
n(t-10) + s(t-10) = d
s = (d - nt + 10t)/(t-10)
s = 10t/(t-10)
=========
Walking --> on time
=