scott is four times older than beth. In six years from now scott will only be three times older than beth. solve the equation to find out how old each of them is now
========================================================================
I will solve this, which is my interpretation of your question:
Scott is four times as old as Beth. In six years Scott will only be three times as old as Beth. Formulate and solve the equation to find out how old each of them is now.
Let:
S = Scott's age
B = Beth's age
(1) S = 4B
(2) (S+6) = 3(B+6)
Substitute for S from (1) into (2) (this is one way to do it, other methods can be used):
(4B + 6) = 3(B+6)
4B+6 = 3B+18
B = 12 —> S = 4(12) = 48
—
Ans: Beth is , Scott is
—
Check (in 6 years Scott's age should be 3x Beth's age):
12 + 6 = 18 and
48 + 6 = 54 = 3*18 (ok)