 
											
- PowerScore Staff
- Posts: 1079
- Joined: Jun 26, 2013
									 -  Wed Jan 20, 2021 7:35 pm
					 #83399
							   
										
										
					
					
							Hi jdavidwik!
Glad you now see that "sage advice" haha! And it's certainly always good to remember not to panic! Basically, whenever you have a conditional chain, everything going forward along that chain must be true. So if we have a chain that goes like this:
A B
 B  C
 C  D
 D
That means that all of the following statements must be true:
A B      A
 B      A  B      A
 B      A  B
 B
A C      A
 C      A  C      A
 C      A  C
 C
A D      A
 D      A  D      A
 D      A  D
 D
B C      B
 C      B  C      B
 C      B  C
 C
B D      B
 D      B  D      B
 D      B  D
 D
C D      C
 D      C  D      C
 D      C  D
 D
So that means that any answer choice that denies one of those above relationships cannot be true. So it cannot be true that:
A B      A
 B      A  B      A
  B      A  B
  B
A C      A
  C      A  C      A
 C      A  C
 C
A D      A
 D      A  D      A
 D      A  D
 D
B C      B
 C      B  C      B
 C      B  C
 C
B D      B
 D      B  D      B
 D      B  D
 D
C D      C
 D      C  D      C
 D      C  D
 D
Hope this helps!
Best,
Kelsey
					
										
					  															  								 Glad you now see that "sage advice" haha! And it's certainly always good to remember not to panic! Basically, whenever you have a conditional chain, everything going forward along that chain must be true. So if we have a chain that goes like this:
A
 B
 B  C
 C  D
 DThat means that all of the following statements must be true:
A
 B      A
 B      A  B      A
 B      A  B
 BA
 C      A
 C      A  C      A
 C      A  C
 CA
 D      A
 D      A  D      A
 D      A  D
 DB
 C      B
 C      B  C      B
 C      B  C
 CB
 D      B
 D      B  D      B
 D      B  D
 DC
 D      C
 D      C  D      C
 D      C  D
 DSo that means that any answer choice that denies one of those above relationships cannot be true. So it cannot be true that:
A
 B      A
 B      A  B      A
  B      A  B
  BA
 C      A
  C      A  C      A
 C      A  C
 CA
 D      A
 D      A  D      A
 D      A  D
 DB
 C      B
 C      B  C      B
 C      B  C
 CB
 D      B
 D      B  D      B
 D      B  D
 DC
 D      C
 D      C  D      C
 D      C  D
 DHope this helps!
Best,
Kelsey


