How many terms of the sequence are greater than 10?

This topic has expert replies
User avatar
Senior | Next Rank: 100 Posts
Posts: 44
Joined: Fri Apr 17, 2015 8:16 pm
Thanked: 6 times
Followed by:2 members
GMAT Score:740
Why cant k be a non-zero but negative constant?
Attachments
Q5.png
It is GMAT. So what?

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Jun 01, 2016 6:55 am
a(1), a(2),...., a(15)
In the sequence shown, a(n) = a(n-1) + k, where 2≤n≤15 and k is a nonzero constant. How many of the terms in the sequence are greater than 10?

1) a(1)=24
2) a(8)=10
Statement 1 is clearly insufficient.

Statement 2: a₈ = 10.
If k>0, then the sequence is INCREASING: each term in the sequence is GREATER than the preceding term.
In this case, a₉...a�₅ -- a total of 7 terms -- will be greater than 10.
If k<0, then the sequence is DECREASING: each term in the sequence is LESS than the preceding term.
In this case, a�...a₇ -- a total of 7 terms -- will be greater than 10.
In each case, the number of terms greater than 10 = 7.
SUFFICIENT.

The correct answer is B.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Wed Jun 01, 2016 6:59 am
a1,a2,a3...a15
In the sequence shown, a(n) = a(n-1)+k, where 2 < n < 15, and k is a nonzero constant. How many of the terms in the sequence are greater than 10?

(1) a1 = 24
(2) a8 = 10
Target question: How many term in the sequence a1,a2,a3...a15 are greater than 10?

Given: a(n) = a(n-1)+k, where 2 < n < 15
In other words, each term is derived by taking the term before it and adding k
IMPORTANT: Keep in mind that k can be either a positive or negative number. So, the sequence may be increasing (e.g., 5, 7, 9, 11...) or it may be decreasing (e.g., 20, 15, 10, ...)

Statement 1: a1 = 24
The 1st term is 24, but since we don't know the value of k, there's no way to determine the terms in the sequence that are greater than 10
Since we cannot answer the target question with certainty, statement 1 is NOT SUFFICIENT

Statement 2: a8 = 10
Let's consider the 2 possible cases for k (k is POSITIVE or k is NEGATIVE)

case a: k is POSITIVE
This means that the sequence is INCREASING.
In other words, term1 < term2 < term3, etc.
The 8th term is 10, which means every term after the 8th term must be greater than 10.
So, terms 9, 10, 11, 12, 13, 14 and 15 are greater than 10.
This means that 7 terms in the sequence are greater than 10

case b: k is NEGATIVE.
This means that the sequence is DECREASING.
In other words, term1 > term2 > term3, etc.
The 8th term is 10, which means every term before the 8th term must be greater than 10.
So, terms 1, 2, 3, 4, 5, 6 and 7 are greater than 10.
This means that 7 terms in the sequence are greater than 10

Since BOTH cases yield the SAME answer to the target question, we can be certain that 7 terms in the sequence are greater than 10
Statement 2 is SUFFICIENT

Answer = B

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Tue Jun 07, 2016 11:37 pm
You could think of the sequence as

z, z+k, z+2k, z+3k, ..., z+14k

S2 tells us that a8 = 10 = z + 7k, so if k is negative, z + 7k > z + 8k > z + 9k > ... > z + 14k, and all the terms from a9 to a15 are less than a8, i.e. less than 10.

By the same token, if k is positive, then z + 7k < z + 8k < z + 8k < z + 9k < ... < z + 14k, and all the terms from a9 to a15 are GREATER than a8, i.e. greater than 10.

In either case, we have 7 terms less than 10, one term equal to 10, and 7 terms greater than 10.