Find the next two terms in the pattern
2, 5, 8, 11...
14, 17
Finish the statement.
All dogs like fetch. Spot is a dog. Therefore...
Spot likes fetch.
Draw an Euler diagram to represent the following scenario:
If you are a golden retriever, then you are a dog.
Solve for 'x'.
12x=6x^2-18
x=3, x=-1
Find the next two terms in the pattern
2, 3, 5, 8, 12, 17...
23, 30
True or false:
p->q
q
therefore p
False. It is ambiguous.
Draw an Euler diagram to represent the following conditional statement:
~p->~q
The area of a square is 64cm2. What is its perimeter?
32 cm
Find the next two terms in the sequence
2, 5, 10, 13, 26, 29...
58, 61
Is the conclusion reached valid?
I go to the gym on Mondays. Today is Wednesday. Therefore I do not go to the gym.
Invalid conclusion.
If it is Monday then I go to the gym. Can still go to the gym other days (ambiguous).
Based on the Euler Diagram, is it possible that the
biconditional statement A<-->B is true? Explain why or why not.
No because the statement B-->A is not true, B can be true while A is not true.
The area of the square is 121m2. What is the circumference of the circle? (leave answer in terms of pi)
22pi m^2
5, 2, -6, -9, 27, 24, -72...
-75, 225
Determine if the conclusion reached is valid.
~p->q
~q
therefore p
True, this is a valid conclusion (law of contrapositives)
Write 6 valid conditional statements that stem from this diagram
C->A
C->B
A->B
~A->~C
~B->~A
~B->~C
What are the last two digits of the number represented by the following expression:
2021^2022
41