
Kendra F. answered 03/08/17
Tutor
4.7
(23)
Patient & Knowledgeable Math & Science Tutor
Present ages:
Jenny = y2
Daughter = y
Future ages:
Jenny = 13y
Daughter = y2
The key here, is to realize that at any point in time the difference in these two peoples ages will remain the same. Jenny will always be x years older than the daughter.
Present:
y2- y = x
Future:
13y - y2 = x
Set them equal and solve for y
y2 - y = 13y - y2
+y2 both sides
2y2 - y = 13y
-13y both sides
2y2- 14y = 0
factor/divide out 2
2(y2- 7y) = 0
0/2 = 0
y2- 7y = 0
factor/divide out y
y(y - 7) = 0
y = 0 (cannot be a solution since we are dealing with age)
y = 7