
Kelsey B. answered 04/08/20
ASD Friendly Grad Student for Math, English, and More
Hi Gin!
To solve this problem, we'll need to write some equations using variables to represent the boys' ages.
To keep it simple, let's use K for Kevin's age now and D for Daniel's age now.
Kevin is 3 years older than Daniel.
K = D + 3
Two years ago, Kevin was 4 times as old as Daniel.
For this part, you'll need to subtract 2 from BOTH boy's ages.
K - 2 = 4(D - 2)
How old is Daniel now?
Let's use substitution to find the value of D.
Since we know from the first part of the problem that K = D + 3, and we're trying to get D by itself, let's substitute D + 3 for the K in the second equation.
So now we'll have:
D + 3 - 2 = 4(D - 2)
D + 1 = 4(D - 2) Because 3 - 2 = 1
D + 1 = 4D - 8 Because you have to multiply both the D and the 2 by 4
Now, we want to get D by itself to find Daniel's current age. So we'll want to have all the D values on the left side of the equation. To get rid of the 4D on the right, we'll need to subtract 4D. And whatever we do to one side of an equation, we need to do to the other, so:
D + 1 - 4D = 4D - 4D - 8 Subtract 4D from each side.
-3D + 1 = -8 Because D - 4D = -3D, and 4D - 4D = 0.
-3D + 1 - 1 = -8 - 1 On the left, we want only the D values, so we subtract 1 from each side.
-3D = -9 Because 1 - 1 = 0, and -8 - 1 = -9.
-3D/-3 = -9/-3 To get D by itself, we divide both sides by - 3.
D = 3 -3D/-3 = D, and -9/-3 = 3.
Daniel is 3 years old.
I hope this helps!
Kelsey