Hints will display for most wrong answers; explanations for most right answers.   You can attempt a question multiple times; it will only be scored correct if you get it right the first time.

I used the official objectives and sample test to construct these questions, but cannot promise that they accurately reflect what’s on the real test.   Some of the sample questions were more convoluted than I could bear to write.   See terms of use.   See the MTEL Practice Test main page to view questions on a particular topic or to download paper practice tests.

MTEL General Curriculum Mathematics Practice


Your answers are highlighted below.
Question 1

A homeowner is planning to tile the kitchen floor with tiles that measure 6 inches by 8 inches.  The kitchen floor is a rectangle that measures 10 ft by 12 ft, and there are no gaps between the tiles.  How many tiles does the homeowner need?

A

30

Hint:
The floor is 120 sq feet, and the tiles are smaller than 1 sq foot. Also, remember that 1 sq foot is 12 \(\times\) 12=144 sq inches.
B

120

Hint:
The floor is 120 sq feet, and the tiles are smaller than 1 sq foot.
C

300

Hint:
Recheck your calculations.
D

360

Hint:
One way to do this is to note that 6 inches = 1/2 foot and 8 inches = 2/3 foot, so the area of each tile is 1/2 \(\times\) 2/3=1/3 sq foot, or each square foot of floor requires 3 tiles. The area of the floor is 120 square feet. Note that the tiles would fit evenly oriented in either direction, parallel to the walls.
Question 1 Explanation: 
Topic: Estimate and calculate measurements, use unit conversions to solve measurement problems, solve measurement problems in real-world situations (Objective 0023).
Question 2

Some children explored the diagonals in 2 x 2 squares on pages of a calendar (where all four squares have numbers in them).  They conjectured that the sum of the diagonals is always equal; in the example below, 8+16=9+15.

 

Which of the equations below could best be used to explain why the children's conjecture is correct?

A
\( \large 8x+16x=9x+15x\)
Hint:
What would x represent in this case? Make sure you can describe in words what x represents.
B
\( \large x+(x+2)=(x+1)+(x+1)\)
Hint:
What would x represent in this case? Make sure you can describe in words what x represents.
C
\( \large x+(x+8)=(x+1)+(x+7)\)
Hint:
x is the number in the top left square, x+8 is one below and to the right, x+1 is to the right of x, and x+7 is below x.
D
\( \large x+8+16=x+9+15\)
Hint:
What would x represent in this case? Make sure you can describe in words what x represents.
Question 2 Explanation: 
Topic: Recognize and apply the concepts of variable, equality, and equation to express relationships algebraically (Objective 0020).
Question 3

Kendra is trying to decide which fraction is greater, \(  \dfrac{4}{7}\) or \(  \dfrac{5}{8}\). Which of the following answers shows the best reasoning?

A

\( \dfrac{4}{7}\) is \( \dfrac{3}{7}\)away from 1, and \( \dfrac{5}{8}\) is \( \dfrac{3}{8}\)away from 1. Since eighth‘s are smaller than seventh‘s, \( \dfrac{5}{8}\) is closer to 1, and is the greater of the two fractions.

B

\( 7-4=3\) and \( 8-5=3\), so the fractions are equal.

Hint:
Not how to compare fractions. By this logic, 1/2 and 3/4 are equal, but 1/2 and 2/4 are not.
C

\( 4\times 8=32\) and \( 7\times 5=35\). Since \( 32<35\) , \( \dfrac{5}{8}<\dfrac{4}{7}\)

Hint:
Starts out as something that works, but the conclusion is wrong. 4/7 = 32/56 and 5/8 = 35/56. The cross multiplication gives the numerators, and 35/56 is bigger.
D

\( 4<5\) and \( 7<8\), so \( \dfrac{4}{7}<\dfrac{5}{8}\)

Hint:
Conclusion is correct, logic is wrong. With this reasoning, 1/2 would be less than 2/100,000.
Question 3 Explanation: 
Topics: Comparing fractions, and understanding the meaning of fractions (Objective 0017).
Question 4

A sales companies pays its representatives $2 for each item sold, plus 40% of the price of the item.   The rest of the money that the representatives collect goes to the company.  All transactions are in cash, and all items cost $4 or more.   If the price of an item in dollars is p, which expression represents the amount of money the company collects when the item is sold?

A
\( \large \dfrac{3}{5}p-2\)
Hint:
The company gets 3/5=60% of the price, minus the $2 per item.
B
\( \large \dfrac{3}{5}\left( p-2 \right)\)
Hint:
This is sensible, but not what the problem states.
C
\( \large \dfrac{2}{5}p+2\)
Hint:
The company pays the extra $2; it doesn't collect it.
D
\( \large \dfrac{2}{5}p-2\)
Hint:
This has the company getting 2/5 = 40% of the price of each item, but that's what the representative gets.
Question 4 Explanation: 
Topic: Use algebra to solve word problems involving fractions, ratios, proportions, and percents (Objective 0020).
Question 5

A family has four children.  What is the probability that two children are girls and two are boys?  Assume the the probability of having a boy (or a girl) is 50%.

A
\( \large \dfrac{1}{2}\)
Hint:
How many different configurations are there from oldest to youngest, e.g. BGGG? How many of them have 2 boys and 2 girls?
B
\( \large \dfrac{1}{4}\)
Hint:
How many different configurations are there from oldest to youngest, e.g. BGGG? How many of them have 2 boys and 2 girls?
C
\( \large \dfrac{1}{5}\)
Hint:
Some configurations are more probable than others -- i.e. it's more likely to have two boys and two girls than all boys. Be sure you are weighting properly.
D
\( \large \dfrac{3}{8}\)
Hint:
There are two possibilities for each child, so there are \(2 \times 2 \times 2 \times 2 =16\) different configurations, e.g. from oldest to youngest BBBG, BGGB, GBBB, etc. Of these configurations, there are 6 with two boys and two girls (this is the combination \(_{4}C_{2}\) or "4 choose 2"): BBGG, BGBG, BGGB, GGBB, GBGB, and GBBG. Thus the probability is 6/16=3/8.
Question 5 Explanation: 
Topic: Apply knowledge of combinations and permutations to the computation of probabilities (Objective 0026).
Question 6

The prime factorization of  n can be written as n=pqr, where p, q, and r are distinct prime numbers.  How many factors does n have, including 1 and itself?

A
\( \large3\)
Hint:
1, p, q, r, and pqr are already 5, so this isn't enough. You might try plugging in p=2, q=3, and r=5 to help with this problem.
B
\( \large5\)
Hint:
Don't forget pq, etc. You might try plugging in p=2, q=3, and r=5 to help with this problem.
C
\( \large6\)
Hint:
You might try plugging in p=2, q=3, and r=5 to help with this problem.
D
\( \large8\)
Hint:
1, p, q, r, pq, pr, qr, pqr.
Question 6 Explanation: 
Topic: Recognize uses of prime factorization of a number (Objective 0018).
Question 7

What fraction of the area of the picture below is shaded?

A
\( \large \dfrac{17}{24}\)
Hint:
You might try adding segments so each quadrant is divided into 6 pieces with equal area -- there will be 24 regions, not all the same shape, but all the same area, with 17 of them shaded (for the top left quarter, you could also first change the diagonal line to a horizontal or vertical line that divides the square in two equal pieces and shade one) .
B
\( \large \dfrac{3}{4}\)
Hint:
Be sure you're taking into account the different sizes of the pieces.
C
\( \large \dfrac{2}{3}\)
Hint:
The bottom half of the picture is 2/3 shaded, and the top half is more than 2/3 shaded, so this answer is too small.
D
\( \large \dfrac{17}{6} \)
Hint:
This answer is bigger than 1, so doesn't make any sense. Be sure you are using the whole picture, not one quadrant, as the unit.
Question 7 Explanation: 
Topic: Models of Fractions (Objective 0017)
Question 8

The histogram below shows the frequency of a class's scores on a 4 question quiz.

What was the mean score on the quiz?

A
\( \large 2.75\)
Hint:
There were 20 students who took the quiz. Total points earned: \(2 \times 1+6 \times 2+ 7\times 3+5 \times 4=55\), and 55/20 = 2.75.
B
\( \large 2\)
Hint:
How many students are there total? Did you count them all?
C
\( \large 3\)
Hint:
How many students are there total? Did you count them all? Be sure you're finding the mean, not the median or the mode.
D
\( \large 2.5\)
Hint:
How many students are there total? Did you count them all? Don't just take the mean of 1, 2, 3, 4 -- you have to weight them properly.
Question 8 Explanation: 
Topics: Analyze and interpret various graphic representations, and use measures of central tendency (e.g., mean, median, mode) and spread to describe and interpret real-world data (Objective 0025).
Question 9

What is the probability that two randomly selected people were born on the same day of the week?  Assume that all days are equally probable.

A
\( \large \dfrac{1}{7}\)
Hint:
It doesn't matter what day the first person was born on. The probability that the second person will match is 1/7 (just designate one person the first and the other the second). Another way to look at it is that if you list the sample space of all possible pairs, e.g. (Wed, Sun), there are 49 such pairs, and 7 of them are repeats of the same day, and 7/49=1/7.
B
\( \large \dfrac{1}{14}\)
Hint:
What would be the sample space here? Ie, how would you list 14 things that you pick one from?
C
\( \large \dfrac{1}{42}\)
Hint:
If you wrote the seven days of the week on pieces of paper and put the papers in a jar, this would be the probability that the first person picked Sunday and the second picked Monday from the jar -- not the same situation.
D
\( \large \dfrac{1}{49}\)
Hint:
This is the probability that they are both born on a particular day, e.g. Sunday.
Question 9 Explanation: 
Topic: Calculate the probabilities of simple and compound events and of independent and dependent events (Objective 0026).
Question 10

A car is traveling at 60 miles per hour.  Which of the expressions below could be used to compute how many feet the car travels in 1 second?  Note that 1 mile = 5,280 feet.

A
\( \large 60\dfrac{\text{miles}}{\text{hour}}\cdot 5280\dfrac{\text{feet}}{\text{mile}}\cdot 60\dfrac{\text{minutes}}{\text{hour}}\cdot 60\dfrac{\text{seconds}}{\text{minute}} \)
Hint:
This answer is not in feet/second.
B
\( \large 60\dfrac{\text{miles}}{\text{hour}}\cdot 5280\dfrac{\text{feet}}{\text{mile}}\cdot \dfrac{1}{60}\dfrac{\text{hour}}{\text{minutes}}\cdot \dfrac{1}{60}\dfrac{\text{minute}}{\text{seconds}} \)
Hint:
This is the only choice where the answer is in feet per second and the unit conversions are correct.
C
\( \large 60\dfrac{\text{miles}}{\text{hour}}\cdot \dfrac{1}{5280}\dfrac{\text{foot}}{\text{miles}}\cdot 60\dfrac{\text{hours}}{\text{minute}}\cdot \dfrac{1}{60}\dfrac{\text{minute}}{\text{seconds}}\)
Hint:
Are there really 60 hours in a minute?
D
\( \large 60\dfrac{\text{miles}}{\text{hour}}\cdot \dfrac{1}{5280}\dfrac{\text{mile}}{\text{feet}}\cdot 60\dfrac{\text{minutes}}{\text{hour}}\cdot \dfrac{1}{60}\dfrac{\text{minute}}{\text{seconds}}\)
Hint:
This answer is not in feet/second.
Question 10 Explanation: 
Topic: Use unit conversions and dimensional analysis to solve measurement problems (Objective 0023).
Question 11

The polygon depicted below is drawn on dot paper, with the dots spaced 1 unit apart.  What is the perimeter of the polygon?

A
\( \large 18+\sqrt{2} \text{ units}\)
Hint:
Be careful with the Pythagorean Theorem.
B
\( \large 18+2\sqrt{2}\text{ units}\)
Hint:
There are 13 horizontal or vertical 1 unit segments. The longer diagonal is the hypotenuse of a 3-4-5 right triangle, so its length is 5 units. The shorter diagonal is the hypotenuse of a 45-45-90 right triangle with side 2, so its hypotenuse has length \(2 \sqrt{2}\).
C
\( \large 18 \text{ units} \)
Hint:
Use the Pythagorean Theorem to find the lengths of the diagonal segments.
D
\( \large 20 \text{ units}\)
Hint:
Use the Pythagorean Theorem to find the lengths of the diagonal segments.
Question 11 Explanation: 
Topic: Recognize and apply connections between algebra and geometry (e.g., the use of coordinate systems, the Pythagorean theorem) (Objective 0024).
Question 12

A biology class requires a lab fee, which is a whole number of dollars, and the same amount for all students. On Monday the instructor collected $70 in fees, on Tuesday she collected $126, and on Wednesday she collected $266. What is the largest possible amount the fee could be?

A

$2

Hint:
A possible fee, but not the largest possible fee. Check the other choices to see which are factors of all three numbers.
B

$7

Hint:
A possible fee, but not the largest possible fee. Check the other choices to see which are factors of all three numbers.
C

$14

Hint:
This is the greatest common factor of 70, 126, and 266.
D

$70

Hint:
Not a factor of 126 or 266, so couldn't be correct.
Question 12 Explanation: 
Topic: Use GCF in real-world context (Objective 0018)
Question 13

Which of the numbers below is the decimal equivalent of \( \dfrac{3}{8}?\)

A

0.38

Hint:
If you are just writing the numerator next to the denominator then your technique is way off, but by coincidence your answer is close; try with 2/3 and 0.23 is nowhere near correct.
B

0.125

Hint:
This is 1/8, not 3/8.
C

0.375

D

0.83

Hint:
3/8 is less than a half, and 0.83 is more than a half, so they can't be equal.
Question 13 Explanation: 
Topic: Converting between fractions and decimals (Objective 0017)
Question 14

The chairs in a large room can be arranged in rows of 18, 25, or 60 with no chairs left over. If C is the smallest possible number of chairs in the room, which of the following inequalities does C satisfy?

A
\( \large C\le 300\)
Hint:
Find the LCM.
B
\( \large 300 < C \le 500 \)
Hint:
Find the LCM.
C
\( \large 500 < C \le 700 \)
Hint:
Find the LCM.
D
\( \large C>700\)
Hint:
The LCM is 900, which is the smallest number of chairs.
Question 14 Explanation: 
Topic: Apply LCM in "real-world" situations (according to standardized tests....) (Objective 0018).
Question 15

Which of the following is an irrational number?

A
\( \large \sqrt[3]{8}\)
Hint:
This answer is the cube root of 8. Since 2 x 2 x 2 =8, this is equal to 2, which is rational because 2 = 2/1.
B
\( \large \sqrt{8}\)
Hint:
It is not trivial to prove that this is irrational, but you can get this answer by eliminating the other choices.
C
\( \large \dfrac{1}{8}\)
Hint:
1/8 is the RATIO of two integers, so it is rational.
D
\( \large -8\)
Hint:
Negative integers are also rational, -8 = -8/1, a ratio of integers.
Question 15 Explanation: 
Topic: Identifying rational and irrational numbers (Objective 0016).
Question 16

How many factors does 80 have?

A
\( \large8\)
Hint:
Don't forget 1 and 80.
B
\( \large9\)
Hint:
Only perfect squares have an odd number of factors -- otherwise factors come in pairs.
C
\( \large10\)
Hint:
1,2,4,5,8,10,16,20,40,80
D
\( \large12\)
Hint:
Did you count a number twice? Include a number that isn't a factor?
Question 16 Explanation: 
Topic: Understand and apply principles of number theory (Objective 0018).
Question 17

The window glass below has the shape of a semi-circle on top of a square, where the side of the square has length x.  It was cut from one piece of glass.

What is the perimeter of the window glass?

A
\( \large 3x+\dfrac{\pi x}{2}\)
Hint:
By definition, \(\pi\) is the ratio of the circumference of a circle to its diameter; thus the circumference is \(\pi d\). Since we have a semi-circle, its perimeter is \( \dfrac{1}{2} \pi x\). Only 3 sides of the square contribute to the perimeter.
B
\( \large 3x+2\pi x\)
Hint:
Make sure you know how to find the circumference of a circle.
C
\( \large 3x+\pi x\)
Hint:
Remember it's a semi-circle, not a circle.
D
\( \large 4x+2\pi x\)
Hint:
Only 3 sides of the square contribute to the perimeter.
Question 17 Explanation: 
Topic: Derive and use formulas for calculating the lengths, perimeters, areas, volumes, and surface areas of geometric shapes and figures (Objective 0023).
Question 18

There are 15 students for every teacher.  Let t represent the number of teachers and let s represent the number of students.  Which of the following equations is correct?

A
\( \large t=s+15\)
Hint:
When there are 2 teachers, how many students should there be? Do those values satisfy this equation?
B
\( \large s=t+15\)
Hint:
When there are 2 teachers, how many students should there be? Do those values satisfy this equation?
C
\( \large t=15s\)
Hint:
This is a really easy mistake to make, which comes from transcribing directly from English, "1 teachers equals 15 students." To see that it's wrong, plug in s=2; do you really need 30 teachers for 2 students? To avoid this mistake, insert the word "number," "Number of teachers equals 15 times number of students" is more clearly problematic.
D
\( \large s=15t\)
Question 18 Explanation: 
Topic: Select the linear equation that best models a real-world situation (Objective 0022).
Question 19

Cell phone plan A charges $3 per month plus $0.10 per minute. Cell phone plan B charges $29.99 per month, with no fee for the first 400 minutes and then $0.20 for each additional minute.

Which equation can be used to solve for the number of minutes, m (with m>400) that a person would have to spend on the phone each month in order for the bills for plan A and plan B to be equal?

A
\( \large 3.10m=400+0.2m\)
Hint:
These are the numbers in the problem, but this equation doesn't make sense. If you don't know how to make an equation, try plugging in an easy number like m=500 minutes to see if each side equals what it should.
B
\( \large 3+0.1m=29.99+.20m\)
Hint:
Doesn't account for the 400 free minutes.
C
\( \large 3+0.1m=400+29.99+.20(m-400)\)
Hint:
Why would you add 400 minutes and $29.99? If you don't know how to make an equation, try plugging in an easy number like m=500 minutes to see if each side equals what it should.
D
\( \large 3+0.1m=29.99+.20(m-400)\)
Hint:
The left side is $3 plus $0.10 times the number of minutes. The right is $29.99 plus $0.20 times the number of minutes over 400.
Question 19 Explanation: 
Identify variables and derive algebraic expressions that represent real-world situations (Objective 0020).
Question 20

Use the expression below to answer the question that follows.

                 \( \large \dfrac{\left( 4\times {{10}^{3}} \right)\times \left( 3\times {{10}^{4}} \right)}{6\times {{10}^{6}}}\)

Which of the following is equivalent to the expression above?

A

2

Hint:
\(10^3 \times 10^4=10^7\), and note that if you're guessing when the answers are so closely related, you're generally better off guessing one of the middle numbers.
B

20

Hint:
\( \dfrac{\left( 4\times {{10}^{3}} \right)\times \left( 3\times {{10}^{4}} \right)}{6\times {{10}^{6}}}=\dfrac {12 \times {{10}^{7}}}{6\times {{10}^{6}}}=\)\(2 \times {{10}^{1}}=20 \)
C

200

Hint:
\(10^3 \times 10^4=10^7\)
D

2000

Hint:
\(10^3 \times 10^4=10^7\), and note that if you're guessing when the answers are so closely related, you're generally better off guessing one of the middle numbers.
Question 20 Explanation: 
Topics: Scientific notation, exponents, simplifying fractions (Objective 0016, although overlaps with other objectives too).
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 20 questions to complete.
List
Return
Shaded items are complete.
12345
678910
1112131415
1617181920
End
Return

If you found a mistake or have comments on a particular question, please contact me (please copy and paste at least part of the question into the form, as the numbers change depending on how quizzes are displayed).   General comments can be left here.