
Victoria V. answered 04/23/21
20+years teaching PreCalculus & all Surrounding Topics
Each consecutive term is the same distance from the previous.
So if we take the second term a2 and subtract the first term a1 from it, we should find "d" the common difference. Likewise, a3 - a2 should give us the same "common difference" as a2 - a1 gave us. Since each of these subractions should give us the same number "d", we can set the results of each subtraction to be equal to each other.
a1 = 11 + 2x
a2 = 20 - 5x
a3 = 21 + 4x
d = a2 - a1 = 20 - 5x - (11 + 2x) (distribute the minus sign into the parenthesis)
d = 20 - 5x - 11 - 2x
d = 9 - 7x
also
d = a3 - a2 = 21 + 4x - (20 - 5x) (distribute the minus sign into the parenthesis)
d = 21 + 4x - 20 + 5x
d = 1 + 9x
Since both of these subractions = "d" we set them equal to each other:
9 - 7x = 1 + 9x
subtract 1 from both sides
8 - 7x = 9x
add 7x to both sides
8 = 16x
divide both sides by 16
1/2 = x
Let's check.
a1 = 11 + 2x = 11 + 2(1/2) = 11 + 1 = 12
a2 = 20 - 5x = 20 - 5(1/2) = 20 - 2.5 = 17.5
a3 = 21 + 4x = 21 + 4(1/2) = 21 + 2 = 23
Check the common difference: 23 - 17.5 = 5.5, 17.5 - 12 = 5.5
Looking at it differently
a1 = 12
a1 + 5.5 = 17.5 = a2
a2 + 5.5 = 23 = a3
So x = 1/2