Math Tic-Tac-Toe Standard tic-tac-toe board. The active team chooses a square; the question is...

Post on 29-Mar-2015

215 views 0 download

Tags:

Transcript of Math Tic-Tac-Toe Standard tic-tac-toe board. The active team chooses a square; the question is...

Math Tic-Tac-Toe

• Standard tic-tac-toe board.• The active team chooses a square; the question is

revealed• The active team has 15 seconds to decide to keep it, or

give it to the other team.– If they keep it, they have 1 minute to solve it.– If they give it to the other team, the other team has 90

seconds to solve it.• If you answer correctly, you gain control of that square.• If you answer incorrectly, the other team gains control

of that square.

O

Initialize

O O

O O O

O O O

X X X

X X X

X X X

? ? ?

?

??

??

?

What is the remainder when is divided by ?

The question is…

Return

What is the remainder when is divided by ?

The question is…

Remainder upon division is the same as equivalence in a modulus: :

Return

What is the negation of the statement “There is a professor in every club meeting of some clubs at UCA”?

The question is…

Return

What is the negation of the statement “There is a professor in every club meeting of some clubs at UCA”?

The question is…

“Every club has a meeting in which there is no professor”

Return

What is the derivative of ?

The question is…

Return

What is the derivative of ?

The question is…

𝑑𝑑𝑥

𝑒𝑥2=𝑑𝑑𝑥

𝑒 (𝑥2 )=𝑒𝑥2⋅2 𝑥

Return

How many positive integer factors does 1000 have?

The question is…

Return

How many positive integer factors does 1000 have?

The question is…

Return

Using 3 matches, without breaking or bending them, make a mathematical

expression that is more than 3 but less than 4.

The question is…

Return

Using 3 matches, without breaking or bending them, make a mathematical

expression that is more than 3 but less than 4.

The question is…

Return

You are given a 3 gallon jug, a 5 gallon jug, and a pond. How can you measure

out exactly 4 gallons of pond water?

The question is…

Return

You are given a 3 gallon jug, a 5 gallon jug, and a pond. How can you measure

out exactly 4 gallons of pond water?

The question is…

1) Fill the 3 gallon jug.2) Fill the 5 gallon jug.

3) Top off the 3 gallon jug from the 5 gallon jug.

Return

Find

The question is…

Return

Find

The question is…

1+ 13+ 19+ 127

+⋯=∑𝑖=0

∞13𝑖

= 1

1−13

=32

Return

is a function of . Solve for in:

The question is…

Return

is a function of . Solve for in:

The question is…

Return

Decompose into partial fractions:

The question is…

Return

Decompose into partial fractions:

The question is…+

Multiply by & set :

Multiply by & set :

Multiply by and compare the coefficient of :

+

Return

Reference Information• Created in 2013 by Dr. Jeffrey Beyerl for use in the

math club at the University of Central Arkansas• Suggestion: Modify the rules so both teams

compete simultaneously for the square.• The macros I created are perfectly harmless, but of

course like anything you download from the internet: use at your own risk.