Skip to ContentGo to accessibility pageKeyboard shortcuts menu
OpenStax Logo

Your Turn

2.1
1.
A logical statement is a sentence that can be identified as being true or false. This sentence is a logical statement because it can be identified as false.
Logical statement, false.
2.
A logical statement is a sentence that can be identified as being true or false. This sentence is a logical statement because it can be identified as true.
Logical statement, true.
3.
A logical statement is a sentence that can be identified as being true or false. This sentence is a not a logical statement because questions cannot be identified as either true or false.
Not a logical statement, questions cannot be determined to be either true or false.
2.2
1.

Choose a lowercase letter. The most common choices are p , q , and r . You are not being asked to determine the truth value.

p : The movie Gandhi won the Academy Award for Best Picture in 1982.

p : The movie Gandhi won the Academy Award for Best Picture in 1982.
2.

Choose a lowercase letter. The most common choices are p , q , and r . You are not being asked to determine the truth value.

q : Soccer is the most popular sport in the world.

q : Soccer is the most popular sport in the world.
3.

Choose a lowercase letter. The most common choices are p , q , and r . You are not being asked to determine the truth value.

r : All oranges are citrus fruits.

r : All oranges are citrus fruits.
2.3
1.

The negation of a logical statement has the opposite truth value of the original statement.

Original statement: Ted Cruz was not born in Texas.

Remove “not.”

Negation: Ted Cruz was born in Texas.

Ted Cruz was born in Texas.
2.

The negation of a logical statement has the opposite truth value of the original statement.

Original statement: Adele has a lovely singing voice.

Add “not.”

Negation: Adele does not have a lovely singing voice.

Adele does not have a beautiful voice.
3.

The negation of a logical statement has the opposite truth value of the original statement.

Original statement: Leaves convert carbon dioxide to oxygen during the process of photosynthesis.

Add “not.”

Negation: Leaves do not convert carbon dioxide to oxygen during the process of photosynthesis.

Leaves do not convert carbon dioxide to oxygen during the process of photosynthesis.
2.4
1.

The negation of a logical statement has the opposite truth value of the original statement.

Original statement: p

To negate a negative statement, remove the tilde, since the opposite of a negative is a positive.

Negation: ( p ) = p

p
2.

The negation of a logical statement has the opposite truth value of the original statement.

Original statement: q

To negate an affirmative statement, add a tilde.

Negation: q

~ q
3.

The negation of a logical statement has the opposite truth value of the original statement.

Original statement: r

To negate an affirmative statement, add a tilde.

Negation: r

~ r
2.5
1.

“Wonder Woman is stronger than Captain Marvel” is the negation of “Wonder Woman is not stronger than Captain Marvel.”

Thus, symbolically you write ( p ) = p .

p
2.

The statement r represents “Woody and Buzz Lightyear are best friends.”

The negation r is translated “Woody and Buzz Lightyear are not best friends.”

Woody and Buzz Lightyear are not best friends.
2.6
1.
It would be incorrect to say that the sum of all consecutive integers results in a prime number because 0 and 1 = 1 , which is not prime. You can say that “The sum of some consecutive integers results in a prime number.”
The sum of some consecutive integers results in a prime number.
2.
Based on the premises provided, no birds give live birth to their young. This statement, however, is false, as some birds do give birth to live young.

No birds give live birth to their young.

3.

All squares are rectangles. All rectangles are parallelograms, so a square is a parallelogram. All parallelograms have four sides, so a square has four sides. Thus, all squares have four sides.

You could draw a Venn diagram that shows this. Squares are a subset of rectangles. Rectangles are a subset of parallelograms. Parallelograms are a subset of things with four sides. Thus, squares are a subset of things with four sides.

All squares are parallelograms and have four sides.

2.7
1.

You negate a “Some…not” statement by replacing “Some…not” with “All.”

Original statement: Some apples are not sweet.

Negation: All apples are sweet.

All apples are sweet.
2.

You negate a “No” statement by replacing “No” with “Some.”

Original statement: No triangles are squares.

Negation: Some triangles are squares.

Some triangles are squares.
3.

You negate a “some” statement by replacing “Some” with “No.”

Original statement: Some vegetables are green.

Negation: No vegetables are green.

No vegetables are green.
2.8
1.
Negation; .
2.
Conjunction; .
3.
Biconditional; .
2.9
1.

Today we will go skiing, but last night it did not snow.

Both “and” and “but” use the conjunction connective.

The given statements:

p : Last night it snowed.

q : Today we will go skiing.

Break down the compound statement into its components.

Today we will go skiing, but not last night it snowed
q p

q ~ p

q ~ p
2.
q p

Today we will go skiing if and only if it snowed last night.

The given statements:

p : Last night it snowed.

q : Today we will go skiing.

Break down the compound statement into its components.

Today we will go skiing if and only if it snowed last night
q p

q p

3.
p ~ q

Last night it snowed or today we will not go skiing.

The given statements:

p : Last night it snowed.

q : Today we will go skiing.

Break down the compound statement into its components.

Last night it snowed or not today we will go skiing
p q

p ~ q

4.
p q

If it snowed last night, then today we will go skiing.

The given statements:

p : Last night it snowed.

q : Today we will go skiing.

Break down the compound statement into its components.

Last night it snowed conditional today we will go skiing
p q

p p

2.10
1.

~ r ( p q )

Given statements:

p : My roommates ordered pizza.

q : I ordered wings.

r : Our friends came over to watch the game.

Translate ~ r as :Our friends did not come over to watch the game.

is the conditional, which will be translated “if…then.”

is the inclusive or.

The comma before “then” shows that the statements in parentheses belong together.

If our friends did not come over to watch the game, then my roommates ordered pizza or I ordered wings.

If our friends did not come over to watch the game, then my roommates ordered pizza or I ordered wings.
2.

( p q ) r

is the conjunction, which will be translated “and.”

is the conditional, which will be translated “if…then.”

The comma before “then” shows that the statements in parentheses belong together.

Given statements:

p : My roommates ordered pizza.

q : I ordered wings.

r : Our friends came over to watch the game.

If my roommates ordered pizza and I ordered wings, then our friends came over to watch the game.

If my roommates ordered pizza and I ordered wings, then our friends came over to watch the game.
3.

~ ( p r )

is the negation symbol. Replace the symbol with “It is not the case that…”

is the inclusive or.

Given statements:

p : My roommates ordered pizza.

q : I ordered wings.

r : Our friends came over to watch the game.

It is not the case that my roommates ordered pizza or our friends came over to watch the game.

It is not the case that my roommates ordered pizza or our friends came over to watch the game.
2.11
1.
( ( p q ) ( ~ r ) )

The order of logical operations is

  1. Parentheses
  2. Negation
  3. Disjunction, conjunction
  4. Conditional
  5. Biconditional

For same order operations, work left to right.

The highest order operation in this expression is negation, so add parentheses around the negation.

p q ( ~ r )

Disjunction and conjunction are the same order, so work left to right. First evaluate the exclusive or.

( p q ) ( ~ r )

Then finish by evaluating the conjunction.

( ( p q ) ( ~ r ) )

2.
( ( ~ p ) ( q r ) )

The order of logical operations is

  1. Parentheses
  2. Negation
  3. Disjunction, conjunction
  4. Conditional
  5. Biconditional

For same order operations, work left to right.

~ p     q r

The highest order operation in this expression is negation, so add parentheses around the negation.

( ~ p )   q r

The next highest order operation is the disjunction. Add parentheses around the disjunction.

( ~ p ) ( q r )

Finally, you can evaluate the conditional.

( ( ~ p ) ( q r ) )

3.
( ( ~ p ) ( ~ q ) ) ( ~ ( p q ) ) ; this is another example of De Morgan’s Laws and it is always true.

The order of logical operations is

  1. Parentheses
  2. Negation
  3. Disjunction, conjunction
  4. Conditional
  5. Biconditional

For same order operations, work left to right.

~ p ~ q   ~ ( p q )

The right side of the biconditional already has parentheses. The next step in the order of operation is negation, so add parentheses around the three negations.

( ~ p ) ( ~ q ) ( ~ ( p q ) )

The next step in the order of operations is disjunction/conjunction. Add parentheses around the disjunction.

( ( ~ p ) ( ~ q ) ) ( ~ ( p q ) )

The lowest order operation is the biconditional. Finish by evaluating the biconditional.

( ( ( ~ p ) ( ~ q ) ) ( ~ ( p q ) ) )

2.12
1.

The negation is p :   3 × 5 14

Since 3 × 5 = 15 , the negation is true.

p : 3 × 5 14 , true
2.

The negation is q : No house are built with bricks.

The negation is false since some houses are built of bricks.

q : No houses are built with bricks; false
3.

The negation is r : Abuja is not the capital of Nigeria.

The negation is a false statement since Abuja is the capital of Nigeria.

~ r : Abuja is not the capital of Nigeria; false
2.13
1.

Given statements:

p : Yellow is a primary color.

p is true.

q : Blue is a primary color.

q is true.

The symbol represents the conjunction and is translated “and” or “but.”

A conjunction is only true when both statements are true.

p q

T r u e T r u e = T r u e

True
2.

Given statements:

p : Yellow is a primary color.

p is true.

r : Green is a primary color.

r is false.

r is true.

r p

A conjunction is only true when both statements are true.

T r u e T r u e = T r u e

False
3.

Given statements:

q : Blue is a primary color.

q is true.

r : Green is a primary color.

r is false.

q r

A conjunction is only true when both statements are true.

T r u e F a l s e = F a l s e

True
2.14
1.

Given statements:

p : Yellow is a primary color.

p is true.

q : Blue is a primary color.

q is true.

p q

A disjunction is only false when both statements are false.

T r u e T r u e = T r u e

True
2.

Given statements:

p : Yellow is a primary color.

p is true.

p is false.

r : Green is a primary color.

r is false.

p r

A disjunction is only false when both statements are false.

F a l s e F a l s e = F a l s e

False
3.

Given statements:

q : Blue is a primary color.

q is true.

r : Green is a primary color.

r is false.

q r

A disjunction is only false when both statements are false.

T r u e F a l s e = T r u e

True
2.15
1.

Given statements:

p : Yellow is a primary color.

p is true.

q : Blue is a primary color.

q is true.

r : Green is a primary color.

r is false.

p q r q q p ( q p ) r
T T F F F F
p q r ~ q ~ q p ( ~ q p ) r
T T F F F F
false
2.

Given statements:

p : Yellow is a primary color.

p is true.

q : Blue is a primary color.

q is true.

r : Green is a primary color.

r is false.

p q r r p q ( p q ) r
T T F T T T
p q r ~ r p q ( p q ) ( ~ r )
T T F T T T
true
3.

Given statements:

p : Yellow is a primary color.

p is true.

q : Blue is a primary color.

q is true.

r : Green is a primary color.

r is false.

p q r p r ( p r ) ( p r ) q
T T F F T T
p q r ( p r ) ~ ( p r ) ~ ( p r ) q
T T F F T T
true
2.16
1.
p q q p q
T T F F
T F T T
F T F F
F F T F
p q ~ q p ~ q
T T F F
T F T T
F T F F
F F T F
2.
p q p q ( p q )
T T T F
T F T F
F T T F
F F F T
p q p q ~ ( p q )
T T T F
T F T F
F T T F
F F F T
3.
p q r q p q ( p q ) r
T T T F F T
T T F F F F
T F T T T T
T F F T T T
F T T F F T
F T F F F F
F F T T F T
F F F T F F
p q r ~ q p ~ q ( p ~ q ) r
T T T F F T
T T F F F F
T F T T T T
T F F T T T
F T T F F T
F T F F F F
F F T T F T
F F F T F F
2.17
1.
p p p p
T F T
F T T
Valid
p ~ p p ~ p
T F T
F T T
2.
p q p q p q
T T F F F
T F F T T
F T T F T
F F T T T
Not valid
p q ~ p ~ q ~ p   q
T T F F F
T F F T T
F T T F T
F F T T T
2.18
1.
False
p q p q
T F F

Since you are told to assume p is true and q is false, you only need one row of possible truth values in your truth table.

p q p q
T F  

p q

The conditional is only false when the hypothesis is true, and the conclusion is false. Using the provided truth values, you have.

If True, then False

The result is False, so write F in the last column.

p q p q
T F F
2.
True
p q ~ q p ~ q
T F T T

Since you are told to assume p is true and q is false, you only need one row of possible truth values in your truth table.

p q ~ q p ~ q
T F    

~ q

The negation of false is true, so write T under ~ q .

p q ~ q p ~ q
T F T  

p ~ q

The conditional is only false when the hypothesis is true, and the conclusion is false. Using p and the previous column, you have.

If True, then True

The result is True, so write T in the last column.

p q ~ q p ~ q
T F T T
3.

Since you are told to assume p is true and q is false, you only need one row of possible truth values in your truth table.

p q ~ p ~ p q
T F    

~ p

The negation of true is false, so write F under ~ p .

p q ~ p ~ p q
T F F  

~ p q

The conditional is only false when the hypothesis is true, and the conclusion is false. Using the previous two columns, you have.

If False, then False

The result is True, so write T in the last column.

p q ~ p ~ p q
T F F T
True
p q ~ p ~ p ~ q
T F F T
2.19
1.
Valid
p q ~ p ~ p q q ( ~ p q )
T T F T T
T F F F T
F T T T T
F F T T T

Since there are two statements, you need four rows for all possible combinations.

p q ~ p ~ p q q   ( ~ p q )
T T      
T F      
F T      
F F      

~ p

The negation of a statement has the opposite truth value. Write the opposite value of p in this column.

p q ~ p ~ p q q   ( ~ p q )
T T F    
T F F    
F T T    
F F T    

~ p q

A disjunction is only false when both statements are false. Write F if both the ~ p column and q column have an F. Otherwise, write T.

p q ~ p ~ p q q   ( ~ p q )
T T F T  
T F F F  
F T T T  
F F T T  

q   ( ~ p q )

A conditional is only false when the premise is true, and the conclusion is false. Write F if the q column is T and the previous column is F. Otherwise, write T.

The statement is valid because the last column is always true.

p q ~ p ~ p q q   ( ~ p q )
T T F T T
T F F F T
F T T T T
F F T T T
2.
Not valid
p q ~ p q p ~ p ( q p )
T T F T T
T F F F T
F T T F F
F F T F F

Since there are two statements, you need four rows for all possible combinations.

p q ~ p q p ~ p   ( q p )
T T      
T F      
F T      
F F      

~ p

The negation of a statement has the opposite truth value. Write the opposite value of p in this column.

p q ~ p q p ~ p   ( q p )
T T F    
T F F    
F T T    
F F T    

q p

A conjunction is true only when both statements are true. Otherwise, it is false. Write T if both the q and p columns have a T. Otherwise, write an F.

p q ~ p q p ~ p   ( q p )
T T F T  
T F F F  
F T T F  
F F T F  

~ p   ( q p )

A conditional is only false when the premise is true, and the conclusion is false. Write F if the ~ p column has an T and the q p column has an F. Otherwise, write T.

p q ~ p q p ~ p   ( q p )
T T F T T
T F F F T
F T T F F
F F T F F

The statement is not valid because the last column is not all true.

2.20
1.

Since you are told to assume p is true and q is false, you only need one row of possible truth values in your truth table.

p q p q
T F  

p q

A biconditional is true when the two statements have the same truth value. Otherwise, it is false.

Since p and q have different truth values, the biconditional is false. Write an F in the last column.

p q p q
T F F

The statement is false because there is an F in the last column.

False
p q p q
T F F
2.

Since you are told to assume p is true and q is false, you only need one row of possible truth values in your truth table.

p q ~ q p ~ q
T F    

~ q

Since q is false, ~ q is true. Write T under ~ q .

p q ~ q p ~ q
T F T  

p ~ q

A biconditional is true when the two statements have the same truth value. Otherwise, it is false.

Since p and ~ q are both true, the biconditional is true. Write a T in the last column.

p q ~ q p ~ q
T F T T

The statement is true because there is a T in the last column.

True
p q ~ q p ~ q
T F T T
3.

Since you are told to assume p is true and q is false, you only need one row of possible truth values in your truth table.

p q ~ p ~ p q
T F    

~ p

Since p is true, ~ p is false. Write F under ~ p .

p q ~ p ~ p q
T F F  

~ p q

A biconditional is true only when the statements have the same truth value. Otherwise, it is false. The premise is false, ~ p and q have the same truth value, so write T in the last column.

p q ~ p ~ p q
T F F T

The statement is true because there is a T in the last column.

True
p q ~ p ~ p q
T F F T
2.21
1.

Since there are two statements, you need four rows for all possible combinations.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T            
T F            
F T            
F F            

p q

A conjunction is true only when both statements are true. Write T when both p and q are true. Otherwise, write F.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T T          
T F F          
F T F          
F F F          

~ ( p q )

The negation of a statement has the opposite truth value. Write the opposite of p q in this column.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T T F        
T F F T        
F T F T        
F F F T        

~ p

The negation of a statement has the opposite truth value. Write the opposite of p in this column.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T T F F      
T F F T F      
F T F T T      
F F F T T      

~ q

Write the opposite of q in this column.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T T F F F    
T F F T F T    
F T F T T F    
F F F T T T    

~ p ~ q

A disjunction is only false when both statements are false. Write an F where both ~ p and ~ q are false. Otherwise, write T.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T T F F F F  
T F F T F T T  
F T F T T F T  
F F F T T T T  

~ ( p q )   ( ~ p ~ q )

A biconditional is true only when both statements have the same truth value. Write T where ~ ( p q ) and ~ p ~ q have the same truth value. Write F where they do not.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q )   ( ~ p ~ q )
T T T F F F F T
T F F T F T T T
F T F T T F T T
F F F T T T T T

This statement is valid since the last column is always true.

Valid
p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F F F F T
T F F T F T T T
F T F T T F T T
F F F T T T T T
2.

Since there are two statements, you need four rows for all possible combinations.

p q ~ p q p ~ p   ( q p )
T T      
T F      
F T      
F F      

~ p

Write the opposite of p in this column.

p q ~ p q p ~ p   ( q p )
T T F    
T F F    
F T T    
F F T    

q p

A conjunction is true only when both statements are true. Write a T if both q and p are true. Otherwise, write an F.

p q ~ p q p ~ p   ( q p )
T T F T  
T F F F  
F T T F  
F F T F  

~ p   ( q p )

A biconditional is true only when both statements have the same truth value. Write T where ~ p and q p have the same truth value. Write F where they do not.

p q ~ p q p ~ p   ( q p )
T T F T F
T F F F T
F T T F F
F F T F F

The statement is not valid since the last column is not always true.

Not Valid
p q ~ p q p ~ p ( q p )
T T F T F
T F F F T
F T T F F
F F T F F
3.
Valid
p q p q ~ p ~ p q ( p q ) ( ~ p q )
T T T F T T
T F F F F T
F T T T T T
F F T T T T

Since there are two statements, you need four rows for all possible combinations.

p q p q ~ p ~ p q ( p q )   ( ~ p q )
T T        
T F        
F T        
F F        

p q

A conditional is only false when the premise is true and the hypotheses is false. Write an F if p is true and q is false. Otherwise, write a T.

p q p q ~ p ~ p q ( p q )   ( ~ p q )
T T T      
T F F      
F T T      
F F T      

~ p

Write the opposite of p in this column.

p q p q ~ p ~ p q ( p q )   ( ~ p q )
T T T F    
T F F F    
F T T T    
F F T T    

~ p q

A disjunction is only false when both statements are false. Write an F when both ~ p and q are false. Otherwise, write a T.

p q p q ~ p ~ p q ( p q )   ( ~ p q )
T T T F T  
T F F F F  
F T T T T  
F F T T T  

( p q )   ( ~ p q )

A biconditional is true only when both statements have the same truth value. Write a T where both p q and ~ p q are true. Otherwise, write an F.

p q p q ~ p ~ p q ( p q )   ( ~ p q )
T T T F T T
T F F F F T
F T T T T T
F F T T T T

The statement is valid since the last column is always true.

4.

Since there are three statements, you need eight rows for all possible combinations.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T              
T T F              
T F T              
T F F              
F T T              
F T F              
F F T              
F F F              

p q

A conjunction is true only when both statements are true. Otherwise, it is false. Write a T where both p and q are true. Otherwise, write an F.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T            
T T F T            
T F T F            
T F F F            
F T T F            
F T F F            
F F T F            
F F F F            

( p q )   r

A conditional is only false when the premise is true and the hypotheses is false. Write an F if p q is true and r is false. Otherwise, write a T.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T T          
T T F T F          
T F T F T          
T F F F T          
F T T F T          
F T F F T          
F F T F T          
F F F F T          

~ p

Write the opposite of p in this column.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T T F        
T T F T F F        
T F T F T F        
T F F F T F        
F T T F T T        
F T F F T T        
F F T F T T        
F F F F T T        

~ q

Write the opposite of q in this column.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T T F F      
T T F T F F F      
T F T F T F T      
T F F F T F T      
F T T F T T F      
F T F F T T F      
F F T F T T T      
F F F F T T T      

~ p ~ q

A disjunction is only false when both statements are false. Write an F in this column of both ~ p and ~ q are false. Otherwise, write a T.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T T F F F    
T T F T F F F F    
T F T F T F T T    
T F F F T F T T    
F T T F T T F T    
F T F F T T F T    
F F T F T T T T    
F F F F T T T T    

( ~ p ~ q ) r

A disjunction is only false when both statements are false. Write an F in this column of both ~ p ~ q and r are false. Otherwise, write a T.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T T F F F T  
T T F T F F F F F  
T F T F T F T T T  
T F F F T F T T T  
F T T F T T F T T  
F T F F T T F T T  
F F T F T T T T T  
F F F F T T T T T  

( ( p q )   r )   ( ( ~ p ~ q ) r )

A biconditional is true only when both statements have the same truth value. Write T where ( p q )   r and ( ~ p ~ q ) r have the same truth value. Write F where they do not.

p q r p q ( p q ) r ~ p ~ q ~ p ~ q ( ~ p ~ q ) r ( ( p q ) r )   ( ( ~ p ~ q ) r )
T T T T T F F F T T
T T F T F F F F F T
T F T F T F T T T T
T F F F T F T T T T
F T T F T T F T T T
F T F F T T F T T T
F F T F T T T T T T
F F F F T T T T T T

The statement is valid because the last column is always true.

Valid
p q r ~ p ~ q p q ( p q ) r ~ p ~ q ( ~ p ~ q ) r ( p q r ) ( ~ p ~ q r )
T T T F F T T F T T
T T F F F T F F F T
T F T F T F T T T T
T F F F T F T T T T
F T T T F F T T T T
F T F T F F T T T T
F F T T T F T T T T
F F F T T F T T T T
2.22
1.

Construct a truth table for a biconditional using the first statement as the hypothesis and the second statement as the conclusion.

( p q ) ( q p )

If the last column in the truth table is true for every entry, the statements are logically equivalent. Since you have two statements, you need four rows of possible truth values.

p q p q p q p ( p q ) ( q p )
T T        
T F        
F T        
F F        

p q

A conditional is only false when the premise is true, and the conclusion is false. Otherwise, it is true. Write an F when p is true and q is false. Otherwise, write a T.

p q p q p q p ( p q ) ( q p )
T T T      
T F F      
F T T      
F F T      

p

Write the opposite of p .

p q p q p q p ( p q ) ( q p )
T T T F    
T F F F    
F T T T    
F F T T    

q p

A conditional is only false when the premise is true, and the conclusion is false. Otherwise, it is true. Write an F when q is true and p is false. Otherwise, write a T.

p q p q p q p ( p q ) ( q p )
T T T F T  
T F F F F  
F T T T T  
F F T T T  

( p q ) ( q p )

A biconditional is true only with both statements have the same truth value. Otherwise, it is false. Write a T if p q and q p have the same truth value. Otherwise, write an F.

p q p q p q p ( p q ) ( q p )
T T T F T T
T F F F F T
F T T T T T
F F T T T T

The statements are equivalent since the last column is always true.

p q is logically equivalent to ~ q ~ p .
p q p q ~ q ~ p ~ q ~ p ( p q ) ( ~ q ~ p )
T T T F F T T
T F F T F F T
F T T F T T T
F F T T T T T
2.

Construct a truth table for a biconditional using the first statement as the hypothesis and the second statement as the conclusion.

( p q ) ( p q )

If the last column in the truth table is true for every entry, the statements are logically equivalent.

p q p q q p q ( p q ) ( p q )
T T        
T F        
F T        
F F        

p q

A conditional is only false when the premise is true, and the conclusion is false. Otherwise, it is true. Write an F when p is true and q is false. Otherwise, write a T.

p q p q q p q ( p q ) ( p   q )
T T T      
T F F      
F T T      
F F T      

q

Write the opposite of q .

p q p q q p q ( p q ) ( p q )
T T T F    
T F F T    
F T T F    
F F T T    

p q

A disjunction is only false when both statements are false. Otherwise, it is true. Write an F if both p and q are both false. Otherwise, write a T. The columns are bold to help you compare.

p q p q q p q ( p q ) ( p q )
T T T F T  
T F F T T  
F T T F F  
F F T T T  

( p q ) ( p q )

A biconditional is true only if both statements have the same truth value. Otherwise, it is false. Write a T if both p q and p q are true. If they are different, write an F. The columns are bold to help you compare.

p q p q q p q ( p q ) ( p q )
T T T F T T
T F F T T F
F T T F F F
F F T T T T

The statements are not equivalent since the last column is not always true.

p q is not logically equivalent to p ~ q .
p q p q ~ q p ~ q ( p q ) ( p ~ q )
T T T F T T
T F F T T F
F T T F F F
F F T T T T
2.23
1.

Given statements:

p : Elvis Presley wore capes.

q : Some superheroes wear capes.

The symbol is the conditional and is translated “if…then…” or “implies.”

  p q
If Elvis Presley wore capes, then some superheroes wear capes.

If Elvis Presley wore capes, then some superheroes wear capes.

2.

Given statements:

p : Elvis Presley wore capes.

q : Some superheroes wear capes.

The converse of p q is q p .

The symbol is the conditional and is translated “if…then…” or “implies.”

  q p
If some superheroes wear capes, then Elvis Presley wore capes.

If some superheroes wear capes, then Elvis Presley wore capes.

3.

Given statements:

p : Elvis Presley wore capes.

q : Some superheroes wear capes.

The inverse of p q is p q .

The symbol is the conditional and is translated “if…then…” or “implies.”

The negation symbol ( ) is translated “not.”

A “some…” statement is negated with “no….”

  p q
If Elvis Presley did not wear capes, then no superheroes wear capes.

If Elvis Presley did not wear capes, then no superheroes wear capes.

4.

Given statements:

p : Elvis Presley wore capes.

q : Some superheroes wear capes.

The contrapositive of p q is q p .

The symbol is the conditional and is translated “if…then…” or “implies.”

The negation symbol ( ) is translated “not.”

A “some…” statement is negated with “no….”

  q p
If no superheroes wear capes, then Elvis Presley did not wear capes.

If no superheroes wear capes, then Elvis Presley did not wear capes.

2.24
1.
p : Dora is an explorer.

2.
q : Boots is a monkey.
3.

The original statement:

If Dora is an explorer, then Boots is a monkey.

p : Dora is an explorer.

q : Boots is a monkey.

In symbols, the original statement is p q .

The new statement:

If Dora is not an explorer, then Boots is not a monkey.

In symbols, the new statement is p q .

This is the inverse of the original statement. The inverse negates each statement but does not change the order.

Inverse
4.

The original statement:

If Dora is an explorer, then Boots is a monkey.

p : Dora is an explorer.

q : Boots is a monkey.

In symbols, the original statement is p q .

The new statement:

If Boots is a monkey, then Dora is an explorer.

In symbols, the new statement is q p .

This is the converse of the original statement. A converse changes the order of the original statement.

Converse
5.

The inverse and the converse are equivalent. To show that two statements are logically equivalent, construct a truth table for a biconditional using the first statement as the hypothesis (the inverse, p q ) and the second statement (the converse, q p ) as the conclusion. If the last column holds true only, the statements are equivalent.

p q p q p q q p ( p q ) ( q p )
T T F F T T T
T F F T T T T
F T T F F F T
F F T T T T T

The inverse and converse are equivalent since the last column is always true.

Converse
2.25
1.

The converse of p q is q p .

The original statement is “If my friend lives in San Francisco, then my friend does not live in California.

The converse switches the position.

Converse in words: If my friend does not live in California, then my friend lives in San Francisco.

A conditional is only false if the premise is true, and the conclusion is false.

For the original conditional statement p q to be false, you know that p is true, and q is false.

Now consider the converse, q p . The premise, q , is false, so the converse is true.

If my friend does not live in California, then my friend lives in San Francisco. True.
2.

The inverse of p q is p q .

The original statement is “If my friend lives in San Francisco, then my friend does not live in California.

The inverse negates each part without changing the order.

Inverse in words: If my friend does not live in San Francisco, then my friend lives in California.

A conditional is only false if the premise is true, and the conclusion is false.

For the original conditional statement p q to be false, you know that p is true, and q is false.

Now consider the inverse, p q . The premise, p , is false, so the inverse is true.

If my friend does not live in San Francisco, then my friend lives in California. True.
3.

The contrapositive of p q is q p .

The original statement is “If my friend lives in San Francisco, then my friend does not live in California.

The contrapositive switches the position and negates each part.

Contrapositive in words: If my friend lives in California, then my friend does not live in San Francisco.

A conditional is only false if the premise is true, and the conclusion is false.

For the original conditional statement p q to be false, you know that p is true, and q is false.

Now consider the contrapositive, q p . The premise, q , is true and the conclusion, p is false. This makes the contrapositive false.

If my friend lives in California, then my friend does not live in San Francisco. False.
2.26
1.

p q Jackie played softball or she ran track

p : Jackie played softball.

q : Jackie ran track.

Negations:

~ p : Jackie did not play softball.

~ q : Jackie did not run track.

Use De Morgan’s Law:

~ ( p q ) ~ p ~ q

The negation ~ ( p q ) is equivalent to ~ p ~ q .

Jackie did not play softball and she did not run track.

Jackie did not play softball and she did not run track.
2.

p q = Brandon studied for his certification exam, and he passed his exam.

p : Brandon studied for his certification exam.

q : Brandon passed his exam.

Negations:

~ p : Brandon did not study for his certification exam.

~ q : Brandon did not pass his exam.

Use De Morgan’s Law:

~ ( p q ) ~ p ~ q

Brandon did not study for his certification exam, or he did not pass his exam.

Brandon did not study for his certification exam, or he did not pass his exam.

2.27
1.

p q : If Edna Mode makes a new superhero costume, then it will not include a Cape.

p : Edna Mode makes a new superhero costume.

q : The costume does not include a cape.

Negation:

~ q : The costume does include a cape.

The negation of a conditional is the conjunction of p and not q .

~ ( p q ) p ~ q

Edna Mode makes a new superhero costume, and the costume does include a cape.

Edna Mode made a new superhero costume, and it includes a cape.
2.

p q : If I had pancakes for breakfast, then I used maple syrup.

p : I had pancakes for breakfast.

q : I used maple syrup.

Negation:

~ q : I did not use maple syrup.

The negation of a conditional is the conjunction of p and not q .

~ ( p q ) p ~ q

I had pancakes for breakfast, and I did not use maple syrup.

I had pancakes for breakfast, and I did not use maple syrup.

2.28
1.

p q : If some people like ice cream, then ice cream makers will make a profit.

p : Some people like ice cream.

q : Ice cream makers will make a profit.

Negation:

~ q : Ice cream makers will not make a profit.

The negation of a conditional is the conjunction of p and not q .

~ ( p q ) p ~ q

Some people like ice cream, and ice cream makers will not make a profit.

Some people like ice cream, but ice cream makers will not make a profit.
2.

p q : If Racquel cannot play video games, then nobody will play video games.

p : Racquel cannot play video games.

q : Nobody will play video games.

Negation:

The negation of a “No…” statement is a “Some…” statement.

~ q : Somebody will play video games.

The negation of a conditional is the conjunction of p and not q .

~ ( p q ) p ~ q

Racquel cannot play video games, but somebody will play video games.

Raquel cannot play video games, but somebody will play video games.
2.29
1.
Eric needs to replace the light bulb, and Marcos did not leave the light bulb on all night, and Dan did not break the light bulb.

p q : If Eric needs to replace the light bulb, then Marcus left the light on all night or Dan broke the bulb.

p : Eric needs to replace the light bulb.

q : Marcus left the light on all night or Dan broke the bulb.

Negation:

Use De Morgan’s Law to write the negation of q : ~ ( p q ) ~ p ~ q

~ q : Marcus did not leave the light on all night and Dan did not break the bulb.

The negation of a conditional is the conjunction of p and not q .

~ ( p q ) p ~ q

Eric needs to replace the light bulb but Marcus did not leave the light on all night and Dan did not break the bulb.

2.
Trenton went to school, and Regina went to work, and Merika did not clean the house.

p q : If Trenton went to school and Regina went to work, then Merika cleaned the house.

p : Trenton went to school and Regina went to work.

q : Merika cleaned the house.

Negation:

~ q : Merika did not clean the house.

The original sentence is a conditional.

The negation of a conditional is the conjunction of p and not q .

You do not need to use De Morgan’s Law since p is not negated.

~ ( p q ) p ~ q

Trenton went to school and Regina went to work, and Merika did not clean the house.

2.30
1.

The equivalence is valid if the last column is all true.

There are two statements, so you need four rows of possible truth values.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T
T F
F T
F F

Columns are bold to help you make comparisons.

p q

A disjunction is only false if both statements are false. Write an F if both p and q are false. Otherwise, write a T.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T
T F T
F T T
F F F

~ ( p q )

Write the opposite of the previous column.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F
T F T F
F T T F
F F F T

~ p

Write the opposite of p .

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F F
T F T F F
F T T F T
F F F T T

~ q

Write the opposite of q .

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F F F
T F T F F T
F T T F T F
F F F T T T

~ p ~ q

A conjunction is true only if both statements are true. Write an F if both ~ p and ~ q are true. Otherwise, write a T.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F F F F
T F T F F T F
F T T F T F F
F F F T T T T

~ ( p q ) ( ~ p ~ q )

A biconditional is true with both statements have the same truth value. Write a T if both ~ ( p q ) and ( ~ p ~ q ) are true. Write an F if they have different truth values.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F F F F T
T F T F F T F T
F T T F T F F T
F F F T T T T T

The statements are equivalent since the last column is always true.

p q p q ~ ( p q ) ~ p ~ q ~ p ~ q ~ ( p q ) ( ~ p ~ q )
T T T F F F F T
T F T F F T F T
F T T F T F F T
F F F T T T T T
2.31
1.
The Law of Detachment
Premise: p q If my classmates like history, then some people like history.
Premise: p My classmates like history.
Conclusion: q Some people like history.
Some people like history.
2.
The Law of Detachment
Premise: p q If you do not like to read, then some people do not like reading.
Premise: p You do not like to read.
Conclusion: q Some people do not like reading.

Some people do not like reading.

3.
The Law of Detachment
Premise: p q If the polygon has five sides, then it is not an octagon.
Premise: p The polygon has five sides.
Conclusion: q It is not an octagon.

The polygon is not an octagon.

2.32
1.

The negation of a “Some…” statement is a “No…” statement.

The Law of Denying the Consequent
Premise: p q If my classmate likes history, then some people like history.
Premise: ~ q Nobody likes history.
Conclusion: ~ p My classmate does not like history.
My classmate does not like history.
2.

The negation of an “All…” statement is a “Some….not…” statement.

The Law of Denying the Consequent
Premise: p q If Homer does not like to read, then some people do not like reading.
Premise: ~ q All people like reading.
Conclusion: ~ p Homer does like to read.
Homer likes to read.
3.
The Law of Denying the Consequent
Premise: p q If the polygon has five sides, then it is not an octagon.
Premise: ~ q The polygon is an octagon.
Conclusion: ~ p The polygon does not have five sides.
The polygon does not have five sides.
2.33
1.
The Chain Rule for Conditional Arguments
Premise: p q If my roommate does not go to work, then my roommate will not get paid.
Premise: q r If my roommate does not get paid, then they will not be able to pay their bills.
Conclusion: p r If my roommate does not go to work, then they will not be able to pay their bills.
If my roommate does not go to work, then they will not be able to pay their bills.
2.
The Chain Rule for Conditional Arguments
Premise: p q If penguins cannot fly, then some birds cannot fly.
Premise: q r If some birds cannot fly, then we will watch the news.
Conclusion: p r If penguins cannot fly, then we will watch the news.
If penguins cannot fly, then we will watch the news.
3.
The Chain Rule for Conditional Arguments
Premise: p q If Marcy goes to the movies, then Marcy will buy popcorn.
Premise: q r If Marcy buys popcorn, then she will buy water.
Conclusion: p r If Marcy goes to the movies, Marcy will buy water.
If Marcy goes to the movies, then she will buy water.

Check Your Understanding

1.
A logical statement is a complete sentence that makes a claim that may be either true or false. Questions and commands cannot be logical statements. Opinions are not logical statements.
logical statement
2.
The negation of a logical statement has the opposite truth value. If the original statement is true, the negation is false. If the original statement is false, the negation is true.

negation

3.
~ p
4.

( p ) = p

The negation of a negation is the original statement.

p

5.
A logical statement used to support a conclusion of an argument is called a premise. You can have any number of premise statements.

premises

6.
Inductive arguments attempt to draw a general conclusion from specific premises. They can be either strong or weak, depending on the relevance of the premise statements.

Inductive

7.

quantifiers

8.
Some giraffes are not tall.
9.
compound statement
10.

connective

11.

biconditional,

12.

Parentheses, ( )

13.

Conjunction, ; disjunction, (in any order)

14.
A logical statement is valid if its conclusion follows from its premises. The validity is not affected by whether those premises are true or false.

valid

15.

true

16.

truth table

17.

A truth table for two statements has four rows of truth values.

The general rule is that for n statements there are 2 n rows in the truth table.

2 2 = 4

four

18.

The truth table for one statement has two rows of truth values.

The general rule is that for n statements there are 2 n rows in the truth table.

2 1 = 2

two

19.
one-way contract
20.
conclusion
21.
If the hypothesis of a conditional statement is false, the conditional statement is true. A false hypothesis can have either a true or a false conclusion. In both situations, the conditional is true.
hypothesis
22.
biconditional
23.
biconditional
24.
true
25.
always true, valid, or a tautology.
26.
conditional
27.
logically equivalent
28.
inverse
29.
converse, inverse
30.
~ p ~ q
31.
~ p ~ q
32.
p ~ q
33.
De Morgan’s Laws
34.
premise
35.
A logical argument is valid if its conclusion follows from the premises. The validity is not affected by whether the premises are true or not.
valid
36.
inductive
37.
deductive
38.
fallacy
39.
sound
Citation/Attribution

This book may not be used in the training of large language models or otherwise be ingested into large language models or generative AI offerings without OpenStax's permission.

Want to cite, share, or modify this book? This book uses the Creative Commons Attribution License and you must attribute OpenStax.

Attribution information
  • If you are redistributing all or part of this book in a print format, then you must include on every physical page the following attribution:
    Access for free at https://openstax.org/books/contemporary-mathematics/pages/1-introduction
  • If you are redistributing all or part of this book in a digital format, then you must include on every digital page view the following attribution:
    Access for free at https://openstax.org/books/contemporary-mathematics/pages/1-introduction
Citation information

© Jul 25, 2024 OpenStax. Textbook content produced by OpenStax is licensed under a Creative Commons Attribution License . The OpenStax name, OpenStax logo, OpenStax book covers, OpenStax CNX name, and OpenStax CNX logo are not subject to the Creative Commons license and may not be reproduced without the prior and express written consent of Rice University.