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 |
Below is a portion of a number line:
Point B is halfway between two tick marks. What number is represented by Point B?
\( \large 0.645\) Hint: That point is marked on the line, to the right. | |
\( \large 0.6421\) Hint: That point is to the left of point B. | |
\( \large 0.6422\) Hint: That point is to the left of point B. | |
\( \large 0.6425\) |
Question 2 |
Which of the following sets of polygons can be assembled to form a pentagonal pyramid?
2 pentagons and 5 rectangles.Hint: These can be assembled to form a pentagonal prism, not a pentagonal pyramid. | |
1 square and 5 equilateral triangles.Hint: You need a pentagon for a pentagonal pyramid. | |
1 pentagon and 5 isosceles triangles. | |
1 pentagon and 10 isosceles triangles. |
Question 3 |
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?
\( \large C\le 300\) Hint: Find the LCM. | |
\( \large 300 < C \le 500 \) Hint: Find the LCM. | |
\( \large 500 < C \le 700 \) Hint: Find the LCM. | |
\( \large C>700\) Hint: The LCM is 900, which is the smallest number of chairs. |
Question 4 |
There are six gumballs in a bag — two red and four green. Six children take turns picking a gumball out of the bag without looking. They do not return any gumballs to the bag. What is the probability that the first two children to pick from the bag pick the red gumballs?
\( \large \dfrac{1}{3}\) Hint: This is the probability that the first child picks a red gumball, but not that the first two children pick red gumballs. | |
\( \large \dfrac{1}{8}\) Hint: Are you adding things that you should be multiplying? | |
\( \large \dfrac{1}{9}\) Hint: This would be the probability if the gumballs were returned to the bag. | |
\( \large \dfrac{1}{15}\) Hint: The probability that the first child picks red is 2/6 = 1/3. Then there are 5 gumballs in the bag, one red, so the probability that the second child picks red is 1/5. Thus 1/5 of the time, after the first child picks red, the second does too, so the probability is 1/5 x 1/3 = 1/15. |
Question 5 |
What is the mathematical name of the three-dimensional polyhedron depicted below?

TetrahedronHint: All the faces of a tetrahedron are triangles. | |
Triangular PrismHint: A prism has two congruent, parallel bases, connected by parallelograms (since this is a right prism, the parallelograms are rectangles). | |
Triangular PyramidHint: A pyramid has one base, not two. | |
TrigonHint: A trigon is a triangle (this is not a common term). |
Question 6 |
An above-ground swimming pool is in the shape of a regular hexagonal prism, is one meter high, and holds 65 cubic meters of water. A second pool has a base that is also a regular hexagon, but with sides twice as long as the sides in the first pool. This second pool is also one meter high. How much water will the second pool hold?
\( \large 65\text{ }{{\text{m}}^{3}}\) Hint: A bigger pool would hold more water. | |
\( \large 65\cdot 2\text{ }{{\text{m}}^{3}}\) Hint: Try a simpler example, say doubling the sides of the base of a 1 x 1 x 1 cube. | |
\( \large 65\cdot 4\text{ }{{\text{m}}^{3}}\) Hint: If we think of the pool as filled with 1 x 1 x 1 cubes (and some fractions of cubes), then scaling to the larger pool changes each 1 x 1 x 1 cube to a 2 x 2 x 1 prism, or multiplies volume by 4. | |
\( \large 65\cdot 8\text{ }{{\text{m}}^{3}}\) Hint: Try a simpler example, say doubling the sides of the base of a 1 x 1 x 1 cube. |
Question 7 |
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 8 |
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?
\( \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. | |
\( \large 3+0.1m=29.99+.20m\) Hint: Doesn't account for the 400 free minutes. | |
\( \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. | |
\( \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 9 |
Use the graph below to answer the question that follows.
Which of the following is a correct equation for the graph of the line depicted above?
\( \large y=-\dfrac{1}{2}x+2\) Hint: The slope is -1/2 and the y-intercept is 2. You can also try just plugging in points. For example, this is the only choice that gives y=1 when x=2. | |
\( \large 4x=2y\) Hint: This line goes through (0,0); the graph above does not. | |
\( \large y=x+2\) Hint: The line pictured has negative slope. | |
\( \large y=-x+2\) Hint: Try plugging x=4 into this equation and see if that point is on the graph above. |
Question 10 |
Solve for x: \(\large 4-\dfrac{2}{3}x=2x\)
\( \large x=3\) Hint: Try plugging x=3 into the equation. | |
\( \large x=-3\) Hint: Left side is positive, right side is negative when you plug this in for x. | |
\( \large x=\dfrac{3}{2}\) Hint: One way to solve: \(4=\dfrac{2}{3}x+2x\) \(=\dfrac{8}{3}x\).\(x=\dfrac{3 \times 4}{8}=\dfrac{3}{2}\). Another way is to just plug x=3/2 into the equation and see that each side equals 3 -- on a multiple choice test, you almost never have to actually solve for x. | |
\( \large x=-\dfrac{3}{2}\) Hint: Left side is positive, right side is negative when you plug this in for x. |
Question 11 |
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 12 |
The column below consists of two cubes and a cylinder. The cylinder has diameter y, which is also the length of the sides of each cube. The total height of the column is 5y. Which of the formulas below gives the volume of the column?
\( \large 2{{y}^{3}}+\dfrac{3\pi {{y}^{3}}}{4}\) Hint: The cubes each have volume \(y^3\). The cylinder has radius \(\dfrac{y}{2}\) and height \(3y\). The volume of a cylinder is \(\pi r^2 h=\pi ({\dfrac{y}{2}})^2(3y)=\dfrac{3\pi {{y}^{3}}}{4}\). Note that the volume of a cylinder is analogous to that of a prism -- area of the base times height. | |
\( \large 2{{y}^{3}}+3\pi {{y}^{3}}\) Hint: y is the diameter of the circle, not the radius. | |
\( \large {{y}^{3}}+5\pi {{y}^{3}}\) Hint: Don't forget to count both cubes. | |
\( \large 2{{y}^{3}}+\dfrac{3\pi {{y}^{3}}}{8}\) Hint: Make sure you know how to find the volume of a cylinder. |
Question 13 |
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 14 |
Which of the following is equivalent to
\( \large A-B+C\div D\times E\)?
\( \large A-B-\dfrac{C}{DE}
\) Hint: In the order of operations, multiplication and division have the same priority, so do them left to right; same with addition and subtraction. | |
\( \large A-B+\dfrac{CE}{D}\) Hint: In practice, you're better off using parentheses than writing an expression like the one in the question. The PEMDAS acronym that many people memorize is misleading. Multiplication and division have equal priority and are done left to right. They have higher priority than addition and subtraction. Addition and subtraction also have equal priority and are done left to right. | |
\( \large \dfrac{AE-BE+CE}{D}\) Hint: Use order of operations, don't just compute left to right. | |
\( \large A-B+\dfrac{C}{DE}\) Hint: In the order of operations, multiplication and division have the same priority, so do them left to right |
Question 15 |
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?
$2Hint: A possible fee, but not the largest possible fee. Check the other choices to see which are factors of all three numbers. | |
$7Hint: A possible fee, but not the largest possible fee. Check the other choices to see which are factors of all three numbers. | |
$14Hint: This is the greatest common factor of 70, 126, and 266. | |
$70Hint: Not a factor of 126 or 266, so couldn't be correct. |
Question 16 |
Here is a student's work on several multiplication problems:
For which of the following problems is this student most likely to get the correct solution, even though he is using an incorrect algorithm?
58 x 22Hint: This problem involves regrouping, which the student does not do correctly. | |
16 x 24Hint: This problem involves regrouping, which the student does not do correctly. | |
31 x 23Hint: There is no regrouping with this problem. | |
141 x 32Hint: This problem involves regrouping, which the student does not do correctly. |
Question 17 |
In which table below is y a function of x?
![]() Hint: If x=3, y can have two different values, so it's not a function. | |
![]() Hint: If x=3, y can have two different values, so it's not a function. | |
![]() Hint: If x=1, y can have different values, so it's not a function. | |
![]() Hint: Each value of x always corresponds to the same value of y. |
Question 18 |
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 19 |
Below is a portion of a number line.
Point A is one-quarter of the distance from 0.26 to 0.28. What number is represented by point A?
\( \large0.26\) Hint: Please reread the question. | |
\( \large0.2625\) Hint: This is one-quarter of the distance between 0.26 and 0.27, which is not what the question asked. | |
\( \large0.265\) | |
\( \large0.27\) Hint: Please read the question more carefully. This answer would be correct if Point A were halfway between the tick marks, but it's not. |
Question 20 |
How many factors does 80 have?
\( \large8\) Hint: Don't forget 1 and 80. | |
\( \large9\) Hint: Only perfect squares have an odd number of factors -- otherwise factors come in pairs. | |
\( \large10\) Hint: 1,2,4,5,8,10,16,20,40,80 | |
\( \large12\) Hint: Did you count a number twice? Include a number that isn't a factor? |
|
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.



