FDP Strategy: Test cases Flashcards

1
Q

DS FDP’s

A

Before diving into the work, remember this crucial rule:

When choosing numbers to test cases, ONLY choose numbers that are allowed by that statement!

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

FDP’s — page 41

A

When you test cases in DS, your ultimate goal is to try to prove the statement INSUFFICIENT if you can.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

FDP’s — page 43

A

Step 1: What possible cases are allowed? Before I start solving, make sure that I know what restrictions have been placed on the basic problem in the question stem.

Step 2: Choose numbers that works for the statement. Pause for a moment to remind myself that I am only allowed to choose numbers for each statement that make that particular statement TRUE.

Step 3: Try to prove the statement INSUFFICIENT. Try to solve.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

When to test cases?

A

Whenever a DS sufficiency problem allows multiple possible starting points. In that case, try some of the different possibilities allowed in order to see whether different scenarios, or cases, result in different answers or in the same answer.

All problems will have one thing in common: My initial starting point is every possible number on the number line. The problem may give me certain restrictions that narrow possible values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Complex fractions: don’t split the denominator

Page 53, Manhattan Prep

A

A complex fraction is a fraction in which there is a sum or a difference in the numerator or denominator.

Rule: you may split of the terms in the numerator, but you may NEVER split the terms in the denominator. This is particularly useful when trying to solve for COMBOS on DS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly