Inactive Tutor answered 01/07/16
Tutor
New to Wyzant
If we let h represent the tree height, and y the number of years, we can write equations to represent the trees' heights as a function of the number of years.
First tree: h1 = y + 3 (the height of the tree is 1 foot per year plus the 3 feet it started at)
Second tree: h2 = 0.5y + 4 (the height of the tree is 0.5 feet per year plus the 4 feet it started at)
Their heights will be equal when
y + 3 = 0.5y + 4
Now we need to solve this equation:
y + 3 = 0.5y + 4
-3 = - 3
-------------------------
y = 0.5y + 1
-0.5y = -0.5y
-------------------------
0.5y = 1
0.5y/0.5 = 1/0.5
y = 2
Do you know how tall the trees are after 2 years?