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.
True or False:
To prove something in mathematics, you must make a convincing argument but it is okay if there are small flaws in the argument.
False. A proof must use logic and reason to demonstrate with certainty the thing that is being proved.
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.
What is the first step of indirect proof by contradiction?
Temporarily assume the opposite (negation) of what you are trying to prove.
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).
Prove that x!=5 if
-2x+10!=0
Temporarily assume x=5, substitute into the equation, simplify and demonstrate that it makes the equation false, thus a contradiction.

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)
Prove that the sum of two odd numbers is always even.
Work through the proof to ultimately demonstrate the sum of two odd numbers can be represented as 2(j + k + 1) which must be even as this is a multiple of 2.
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