Points, Lines, and Planes
Segments
Angles
Mystery Questions :)
100

 Name three ways to name line l

UB, UH, BH, HB, HU, BU

100

If T is at -5 and S is 43, find the measure of TS.

48

100
What is the name of an angle pair where the angles are opposite of each in an X and are congruent?
Vertical angles
100

A laser shines a light on a mirror with an angle of incidence of 23 degrees. What will be the measure of its angle of reflection?

23 degrees

200

 Name the plane DOUBLE MONEY

S BHE UBE EUB EBH

200

Points A, B and C are collinear and Point B is between A and C. AC=16+x, BC=10, and AB=2x+10. Find AB.

2

200
DOUBLE MONEY Angles A and B are complementary. Angles A and B are also congruent. Find the measure of angles A and B.
45 degrees.
200

The fibonacci sequence looks like the following:

1, 1, 2, 3, 5, 8, 13, 21, ...

What are the next 3 terms in the sequence?

What is the rule?

34, 55, 89

a given number in the sequence = the sum of the previous two numbers

300

 

Are the points B, C, and E collinear, coplanar, both or neither?

Coplanar- not collinear

300

Points A, B and C are collinear and Point B is between A and C. AB=2x-3, BC=3, and AC=x+6. Find AC.

12

300
Solve for b
34
300

In a pair of vertical angles, one angle measures 5x+12 and the other angle measures 6x+2. Find the measure of the angles.

62

400

 

Are lines FD and line l parallel, perpendicular, or neither?

Neither

400

Points A, B, C, and D are collinear and positioned in that order. Find the length indicated. Find BC if CD=10x+48, AD=10x+170, BC=9x+65 and AB=57.

BC=65

400
11
400

A famous math problem, the Monty Hall Problem:

Suppose you're on a game show, and you're given the choice of three doors: Behind one door is a car; behind the others, goats. You pick a door, say No. 1, and the host, who knows what's behind the doors, opens another door, say No. 3, which has a goat. He then says to you, "Do you want to pick door No. 2?" Is it to your advantage to switch your choice?

Switch!

This is wild, but you have a 2/3 chance of winning if you switch and a 1/3 chance of winning if you stick with your choice.

500

 

Name the intersection of the planes

Line n

500
Points A, B, C, and D are collinear and positioned in that order. Find AB if BC=72, AB=12x-239, CD=4x-78 and AD=10x-95
61
500
Angle ABD and Angle ABC are supplementary. Angle ABD measure x+20 and Angle ABC measures x+6. Find x.
77 degrees
500

BINARY NUMBERS: Computers think differently than you and I. They can only understand numbers in terms of 0 and 1, so they use something called binary numbers. Here are the first 10 numbers in binary.

1 = 1; 2 = 10; 3 = 11; 4 = 100; 5 = 101; 6 = 110; 7 = 111; 8 = 1000; 9 = 1001; 10 = 1010

What is 11 in binary? (BONUS: 12, 13, 14?)

What is the pattern?


11 = 1011; 12 = 1100; 13 = 1101; 14 = 1110

Pattern: Each digit represents 2 to that power. Any number can be written by writing 0 or 1 in each digit in order to add to the total.

The first digit = 2^0 = 1

Second digit = 2^1 = 2

Third digit = 2^2 = 4

Fourth digit = 2^3 = 8