Question:hard

What will be the next term in the sequence?
\( \frac{17}{14}, \frac{18}{13}, \frac{16}{15}, \frac{19}{12}, \frac{?}{?} \)

Show Hint

For fraction series, also check if there is an alternative pattern of jumping terms:
- Numerators: \( 17 \rightarrow 16 \) (\( -1 \)), \( 18 \rightarrow 19 \) (\( +1 \)).
- Denominators: \( 14 \rightarrow 15 \) (\( +1 \)), \( 13 \rightarrow 12 \) (\( -1 \)).
This alternate-term method often yields the same correct answer faster and with less computation!
Updated On: Jun 11, 2026
  • \( \frac{20}{13} \)
  • \( \frac{21}{25} \)
  • \( \frac{15}{16} \)
  • \( \frac{17}{18} \)
Show Solution

The Correct Option is C

Solution and Explanation

Step 1: Separate numerators and denominators.
Numerators: $17,18,16,19$; denominators: $14,13,15,12$. Treat them as two series.
Step 2: Find the numerator pattern.
Differences are $+1,-2,+3$, alternating with growing size, so next is $-4$.
Step 3: Get the next numerator.
$19-4=15$.
Step 4: Find the denominator pattern.
Differences are $-1,+2,-3$, so next is $+4$.
Step 5: Get the next denominator.
$12+4=16$.
Step 6: Combine into the next term.
The fraction is $\dfrac{15}{16}$.
\[ \boxed{\dfrac{15}{16}} \]
Was this answer helpful?
0