Logic Games Flashcards

1
Q

Sufficient Conditions

A
  • If clause
  • Trigger
    A –> b
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Necessary Conditions

A
  • Then clause
  • Result
    a –> B
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Forming contrapositive

A
  • reverse the terms
  • negate all terms
  • change ANDs to ORs and vice versa
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Basic If/Then

A

if A then B
A –> B
-B –> -A

All C are D
C –> D
-D –> -C

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

Only/ Unless

A

Only, Only if = THEN
Unless - IF NOT

Only E are F
F –> E
-E –> -F

G only if H
G –> H
-H –> - G

No I unless J
I –> J
-J –> -I

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

Challenging If/Then

A

Neither…Nor = AND

No K is L
K –> - L
L –> - K

M if N or if O
N or M –> M
-M –> -N and -)

If P or Q then neither R nor S
P or Q –> -R and -S
R or S –> -P and -Q

T if, but only if, U
T --> U
U --> T
-U --> -T
-T --> -U
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Logic Games Method

A

1) Overview (SEAL: situation, entities, action, limitations)
2) sketch (strict vs. loose)
3) Rules
4) Deductions (BLEND: blocks of entities, limited options, established entities, numbers duplications)
5) Questions (acceptability first!)

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

What is the EARLIEST position an entity can appear?

A

The EARLIEST possible placement for any entity in a sequence:

(# of entities that MUST be before it) + 1

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

What is the LATEST position an entity can appear?

A

The LATEST possible placement for an entity in a sequence:

total # of entities) - (the # of entities that MUST be after it

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