The first term in the sequence above is . Each successive term is obtained by multiplying the preceding term by and subtracting from the result. If and are constant integers, what is the value of ?
(A)
(B)
(C)
(D)
(E)
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Correct Answer: B
Solution 1:
8 is obtained by multiplying the preceding term, 6 , by x and then subtracting y . Translating the words into math, 8 = 6 x − y . Similarly, 1 2 is obtained by multiplying the preceding term, 8 , by x and then subtracting y . This means that 1 2 = 8 x − y . We use the first equation to solve for y in terms of x . Then we substitute for y in the second equation.
8 8 − 6 x 6 x − 8 = = = 6 x − y − y y expression for second term in sequence subtract 6 x from both sides divide both sides by − 1 ( 1 ) ( 2 ) ( 3 )
Substituting for y in the second equation, we get:
1 2 1 2 1 2 1 2 4 2 = = = = = = 8 x − y 8 x − ( 6 x − 8 ) 8 x − 6 x + 8 2 x + 8 2 x x expression for third term in sequence substitute 6 x − 8 for y use distributive property combine like terms subtract 8 from both sides divide both sides by 2 ( 4 ) ( 5 ) ( 6 ) ( 7 ) ( 8 ) ( 9 )
Now that we know that x = 2 , we can solve for y :
y = 6 x − 8 = 6 ⋅ 2 − 8 = 1 2 − 8 = 4 .
Solution 2:
We obtain expressions for the second and third term of the sequence. 8 is obtained by multiplying the preceding term, 6 , by x and then subtracting y . So, 8 = 6 x − y . Similarly, 1 2 is obtained by multiplying the preceding term, 8 by x and then subtracting y . This means that 1 2 = 8 x − y . We have the two equations:
8 1 2 = = 6 x − y 8 x − y ( 1 ) ( 2 )
We subtract ( 1 ) from ( 2 ) , and we get:
1 2 − 8 4 4 2 = = = = ( 8 x − y ) − ( 6 x − y ) 8 x − y − 6 x + y 2 x x subtract ( 1 ) from ( 2 ) use distributive property combine like terms divide both sides by 2 ( 3 ) ( 4 ) ( 5 ) ( 6 )
Now that we know that x = 2 , we can solve for y :
y = 6 x − 8 = 6 ⋅ 2 − 8 = 1 2 − 8 = 4 .
Incorrect Choices:
(A)
Tip: Read the entire question carefully.
If you solve for x , instead of y , you will get this wrong answer.
(C)
Tip: Read the entire question carefully.
You may notice that we can obtain each successive term of the sequence by adding to the preceding term a power of two:
6 8 1 2 2 0 ⋮ = = = = 6 + 2 0 6 + 2 1 8 + 2 2 1 2 + 2 3 first term second term third term fourth term ⋮
If you answer the question, "What must be added to the fourth term of the sequence to obtain the fifth term," you will get this wrong answer.
(D)
If you solve for the next term in the sequence, instead of solving for y , you will get this wrong answer.
(E)
You may get this wrong answer if in step ( 6 ) of Solution 1 you forget to distribute the negative sign, like this:
1 2 1 2 = = 8 x − ( 6 x − 8 ) 8 x − 6 x - 8 mistake: didn’t distribute negative sign ( 5 ) ( 6 )