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
Question 1 |
How many lines of reflective symmetry and how many centers of rotational symmetry does the parallelogram depicted below have?
4 lines of reflective symmetry, 1 center of rotational symmetry.Hint: Try cutting out a shape like this one from paper, and fold where you think the lines of reflective symmetry are (or put a mirror there). Do things line up as you thought they would? | |
2 lines of reflective symmetry, 1 center of rotational symmetry.Hint: Try cutting out a shape like this one from paper, and fold where you think the lines of reflective symmetry are (or put a mirror there). Do things line up as you thought they would? | |
0 lines of reflective symmetry, 1 center of rotational symmetry.Hint: The intersection of the diagonals is a center of rotational symmetry. There are no lines of reflective symmetry, although many people get confused about this fact (best to play with hands on examples to get a feel). Just fyi, the letter S also has rotational, but not reflective symmetry, and it's one that kids often write backwards. | |
2 lines of reflective symmetry, 0 centers of rotational symmetry.Hint: Try cutting out a shape like this one from paper. Trace onto another sheet of paper. See if there's a way to rotate the cut out shape (less than a complete turn) so that it fits within the outlines again. |
Question 2 |
Below are four inputs and outputs for a function machine representing the function A:
Which of the following equations could also represent A for the values shown?
\( \large A(n)=n+4\) Hint: For a question like this, you don't have to find the equation yourself, you can just try plugging the function machine inputs into the equation, and see if any values come out wrong. With this equation n= -1 would output 3, not 0 as the machine does. | |
\( \large A(n)=n+2\) Hint: For a question like this, you don't have to find the equation yourself, you can just try plugging the function machine inputs into the equation, and see if any values come out wrong. With this equation n= 2 would output 4, not 6 as the machine does. | |
\( \large A(n)=2n+2\) Hint: Simply plug in each of the four function machine input values, and see that the equation produces the correct output, e.g. A(2)=6, A(-1)=0, etc. | |
\( \large A(n)=2\left( n+2 \right)\) Hint: For a question like this, you don't have to find the equation yourself, you can just try plugging the function machine inputs into the equation, and see if any values come out wrong. With this equation n= 2 would output 8, not 6 as the machine does. |
Question 3 |
Here is a mental math strategy for computing 26 x 16:
Step 1: 100 x 16 = 1600
Step 2: 25 x 16 = 1600 ÷· 4 = 400
Step 3: 26 x 16 = 400 + 16 = 416
Which property best justifies Step 3 in this strategy?
Commutative Property.Hint: For addition, the commutative property is \(a+b=b+a\) and for multiplication it's \( a \times b = b \times a\). | |
Associative Property.Hint: For addition, the associative property is \((a+b)+c=a+(b+c)\) and for multiplication it's \((a \times b) \times c=a \times (b \times c)\) | |
Identity Property.Hint: 0 is the additive identity, because \( a+0=a\) and 1 is the multiplicative identity because \(a \times 1=a\). The phrase "identity property" is not standard. | |
Distributive Property.Hint: \( (25+1) \times 16 = 25 \times 16 + 1 \times 16 \). This is an example of the distributive property of multiplication over addition. |
Question 4 |
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?
\( \large 8x+16x=9x+15x\) Hint: What would x represent in this case? Make sure you can describe in words what x represents. | |
\( \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. | |
\( \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. | |
\( \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 5 |
Use the graph below to answer the question that follows.
If the polygon shown above is reflected about the y axis and then rotated 90 degrees clockwise about the origin, which of the following graphs is the result?
![]() Hint: Try following the point (1,4) to see where it goes after each transformation. | |
![]() | |
Hint: Make sure you're reflecting in the correct axis. | |
![]() Hint: Make sure you're rotating the correct direction. |
Question 6 |
If x is an integer, which of the following must also be an integer?
\( \large \dfrac{x}{2}\) Hint: If x is odd, then \( \dfrac{x}{2} \) is not an integer, e.g. 3/2 = 1.5. | |
\( \large \dfrac{2}{x}\) Hint: Only an integer if x = -2, -1, 1, or 2. | |
\( \large-x\) Hint: -1 times any integer is still an integer. | |
\(\large\sqrt{x}\) Hint: Usually not an integer, e.g. \( \sqrt{2} \approx 1.414 \). |
Question 7 |
Use the samples of a student's work below to answer the question that follows:
\( \large \dfrac{2}{3}\times \dfrac{3}{4}=\dfrac{4\times 2}{3\times 3}=\dfrac{8}{9}\) \( \large \dfrac{2}{5}\times \dfrac{7}{7}=\dfrac{7\times 2}{5\times 7}=\dfrac{2}{5}\) \( \large \dfrac{7}{6}\times \dfrac{3}{4}=\dfrac{4\times 7}{6\times 3}=\dfrac{28}{18}=\dfrac{14}{9}\)Which of the following best describes the mathematical validity of the algorithm the student is using?
It is not valid. It never produces the correct answer.Hint: In the middle example,the answer is correct. | |
It is not valid. It produces the correct answer in a few special cases, but it‘s still not a valid algorithm.Hint: Note that this algorithm gives a/b divided by c/d, not a/b x c/d, but some students confuse multiplication and cross-multiplication. If a=0 or if c/d =1, division and multiplication give the same answer. | |
It is valid if the rational numbers in the multiplication problem are in lowest terms.Hint: Lowest terms is irrelevant. | |
It is valid for all rational numbers.Hint: Can't be correct as the first and last examples have the wrong answers. |
Question 8 |
P is a prime number that divides 240. Which of the following must be true?
P divides 30Hint: 2, 3, and 5 are the prime factors of 240, and all divide 30. | |
P divides 48Hint: P=5 doesn't work. | |
P divides 75Hint: P=2 doesn't work. | |
P divides 80Hint: P=3 doesn't work. |
Question 9 |
What is the greatest common factor of 540 and 216?
\( \large{{2}^{2}}\cdot {{3}^{3}}\) Hint: One way to solve this is to factor both numbers: \(540=2^2 \cdot 3^3 \cdot 5\) and \(216=2^3 \cdot 3^3\). Then take the smaller power for each prime that is a factor of both numbers. | |
\( \large2\cdot 3\) Hint: This is a common factor of both numbers, but it's not the greatest common factor. | |
\( \large{{2}^{3}}\cdot {{3}^{3}}\) Hint: \(2^3 = 8\) is not a factor of 540. | |
\( \large{{2}^{2}}\cdot {{3}^{2}}\) Hint: This is a common factor of both numbers, but it's not the greatest common factor. |
Question 10 |
The student used a method that worked for this problem and can be generalized to any subtraction problem.Hint: Note that this algorithm is taught as the "standard" algorithm in much of Europe (it's where the term "borrowing" came from -- you borrow on top and "pay back" on the bottom). | |
The student used a method that worked for this problem and that will work for any subtraction problem that only requires one regrouping; it will not work if more regrouping is required.Hint: Try some more examples. | |
The student used a method that worked for this problem and will work for all three-digit subtraction problems, but will not work for larger problems.Hint: Try some more examples. | |
The student used a method that does not work. The student made two mistakes that cancelled each other out and was lucky to get the right answer for this problem.Hint: Remember, there are many ways to do subtraction; there is no one "right" algorithm. |
Question 11 |
Which of the numbers below is not equivalent to 4%?
\( \large \dfrac{1}{25}\) Hint: 1/25=4/100, so this is equal to 4% (be sure you read the question correctly). | |
\( \large \dfrac{4}{100}\) Hint: 4/100=4% (be sure you read the question correctly). | |
\( \large 0.4\) Hint: 0.4=40% so this is not equal to 4% | |
\( \large 0.04\) Hint: 0.04=4/100, so this is equal to 4% (be sure you read the question correctly). |
Question 12 |
A family went on a long car trip. Below is a graph of how far they had driven at each hour.
Which of the following is closest to their average speed driving on the trip?
\( \large d=20t\) Hint: Try plugging t=7 into the equation, and see how it matches the graph. | |
\( \large d=30t\) Hint: Try plugging t=7 into the equation, and see how it matches the graph. | |
\( \large d=40t\) | |
\( \large d=50t\) Hint: Try plugging t=7 into the equation, and see how it matches the graph. |
Question 13 |
The "houses" below are made of toothpicks and gum drops.
Which of the following does not represent the number of gumdrops in a row of h houses?
\( \large 2+3h\) Hint: Think of this as start with 2 gumdrops on the left wall, and then add 3 gumdrops for each house. | |
\( \large 5+3(h-1)\) Hint: Think of this as start with one house, and then add 3 gumdrops for each of the other h-1 houses. | |
\( \large h+(h+1)+(h+1)\) Hint: Look at the gumdrops in 3 rows: h gumdrops for the "rooftops," h+1 for the tops of the vertical walls, and h+1 for the floors. | |
\( \large 5+3h\) Hint: This one is not a correct equation (which makes it the correct answer!). Compare to choice A. One of them has to be wrong, as they differ by 3. |
Question 14 |
Here is a number trick:
1) Pick a whole number
2) Double your number.
3) Add 20 to the above result.
4) Multiply the above by 5
5) Subtract 100
6) Divide by 10
The result is always the number that you started with! Suppose you start by picking N. Which of the equations below best demonstrates that the result after Step 6 is also N?
\( \large N*2+20*5-100\div 10=N\) Hint: Use parentheses or else order of operations is off. | |
\( \large \left( \left( 2*N+20 \right)*5-100 \right)\div 10=N\) | |
\( \large \left( N+N+20 \right)*5-100\div 10=N\) Hint: With this answer you would subtract 10, instead of subtracting 100 and then dividing by 10. | |
\( \large \left( \left( \left( N\div 10 \right)-100 \right)*5+20 \right)*2=N\) Hint: This answer is quite backwards. |
Question 15 |
Use the expression below to answer the question that follows.
\(\large \dfrac{\left( 155 \right)\times \left( 6,124 \right)}{977}\)
Which of the following is the best estimate of the expression above?
100Hint: 6124/977 is approximately 6. | |
200Hint: 6124/977 is approximately 6. | |
1,000Hint: 6124/977 is approximately 6. 155 is approximately 150, and \( 6 \times 150 = 3 \times 300 = 900\), so this answer is closest. | |
2,000Hint: 6124/977 is approximately 6. |
Question 16 |
A cylindrical soup can has diameter 7 cm and height 11 cm. The can holds g grams of soup. How many grams of the same soup could a cylindrical can with diameter 14 cm and height 33 cm hold?
\( \large 6g\) Hint: You must scale in all three dimensions. | |
\( \large 12g\) Hint: Height is multiplied by 3, and diameter and radius are multiplied by 2. Since the radius is squared, final result is multiplied by \(2^2\times 3=12\). | |
\( \large 18g\) Hint: Don't square the height scale factor. | |
\( \large 36g\) Hint: Don't square the height scale factor. |
Question 17 |
Which of the following nets will not fold into a cube?
![]() Hint: If you have trouble visualizing, cut them out and fold (during the test, you can tear paper to approximate). | |
![]() | |
![]() Hint: If you have trouble visualizing, cut them out and fold (during the test, you can tear paper to approximate). | |
![]() Hint: If you have trouble visualizing, cut them out and fold (during the test, you can tear paper to approximate). |
Question 18 |
Which of the following is an irrational number?
\( \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. | |
\( \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. | |
\( \large \dfrac{1}{8}\) Hint: 1/8 is the RATIO of two integers, so it is rational. | |
\( \large -8\) Hint: Negative integers are also rational, -8 = -8/1, a ratio of integers. |
Question 19 |
The function d(x) gives the result when 12 is divided by x. Which of the following is a graph of d(x)?
![]() Hint: d(x) is 12 divided by x, not x divided by 12. | |
![]() Hint: When x=2, what should d(x) be? | |
![]() Hint: When x=2, what should d(x) be? | |
![]() |
Question 20 |
Each individual cube that makes up the rectangular solid depicted below has 6 inch sides. What is the surface area of the solid in square feet?
\( \large 11\text{ f}{{\text{t}}^{2}}\) Hint: Check your units and make sure you're using feet and inches consistently. | |
\( \large 16.5\text{ f}{{\text{t}}^{2}}\) Hint: Each square has surface area \(\dfrac{1}{2} \times \dfrac {1}{2}=\dfrac {1}{4}\) sq feet. There are 9 squares on the top and bottom, and 12 on each of 4 sides, for a total of 66 squares. 66 squares \(\times \dfrac {1}{4}\) sq feet/square =16.5 sq feet. | |
\( \large 66\text{ f}{{\text{t}}^{2}}\) Hint: The area of each square is not 1. | |
\( \large 2376\text{ f}{{\text{t}}^{2}}\) Hint: Read the question more carefully -- the answer is supposed to be in sq feet, not sq inches.
|
|
List |
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.










