Question
Solving for time in the distance rate formula
Original question: (23) Solve for t: s = d + vt (a) t = \frac{s}{d} (b) t = \frac{s-d}{v} (c) t = \frac{s}{v} - d (d) t = s - v (c) t = \frac{s-d}{v}
Expert Verified Solution
Key concept: This problem asks you to rearrange a linear formula so that time is written alone on one side.
Step by step
Identify the goal
The equation is given as , and the task is to solve for . That means we must isolate the variable using inverse operations. In algebra, the goal is always to undo whatever is attached to the target variable while keeping the equation balanced.
Here, is added to , so the first step is to subtract from both sides:
Now is still multiplied by , so divide both sides by :
Step-by-step method
Start with the original equation:
Subtract from both sides:
Then divide both sides by :
Rewrite in standard order:
This matches choice (b) in the list, even though the repeated line at the bottom shows the algebraic result in another form. The key idea is that you must remove addition before removing multiplication.
Why the other choices are wrong
Choice , , divides by the wrong quantity. It treats as if it were the coefficient of , but it is not.
Choice , , changes the order of operations incorrectly. You cannot divide only part of the expression and then subtract afterward unless the original equation has that structure.
Choice , , ignores both the added term and the multiplication by .
Common algebra property to remember
When a variable is inside a product, divide to undo multiplication. When a term is added or subtracted, use the opposite operation to remove it. This same strategy works for many formulas, not just this one.
A good habit is to check your final answer by substituting it back into the original equation. If you do that here, the left and right sides stay equal, confirming that the rearrangement is correct.
Pitfall alert
A common mistake is to divide by the wrong term because the equation contains several symbols. In , only is multiplying ; is a separate added term. Another frequent error is forgetting to subtract first. If you try to divide immediately, you will not isolate correctly. Always reverse operations in the opposite order from how they are applied.
Try different conditions
If the formula were written as , the solving process would be exactly the same because addition is commutative. You would still subtract first and then divide by , giving . If the equation instead were , then the sign would change during the isolating step, and the result would be . The structure of the formula determines the algebraic sign.
Further reading
isolating the variable, inverse operations, linear formula rearrangement
FAQ
How do you isolate time in the distance rate equation?
Start by subtracting the added constant from both sides, then divide by the coefficient of t. For s = d + vt, the result is t = (s - d) / v.
Why must you subtract before dividing when solving the formula?
Because d is added to vt, subtraction removes that separate term first. After that, division by v isolates t without changing the balance of the equation.