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 |
The equation \( \large F=\frac{9}{5}C+32\) is used to convert a temperature measured in Celsius to the equivalent Farentheit temperature.
A patient's temperature increased by 1.5° Celcius. By how many degrees Fahrenheit did her temperature increase?
1.5°Hint: Celsius and Fahrenheit don't increase at the same rate. | |
1.8°Hint: That's how much the Fahrenheit temp increases when the Celsius temp goes up by 1 degree. | |
2.7°Hint: Each degree increase in Celsius corresponds to a \(\dfrac{9}{5}=1.8\) degree increase in Fahrenheit. Thus the increase is 1.8+0.9=2.7. | |
Not enough information.Hint: A linear equation has constant slope, which means that every increase of the same amount in one variable, gives a constant increase in the other variable. It doesn't matter what temperature the patient started out at. |
Question 2 |
The polygon depicted below is drawn on dot paper, with the dots spaced 1 unit apart. What is the perimeter of the polygon?

\( \large 18+\sqrt{2} \text{ units}\) Hint: Be careful with the Pythagorean Theorem. | |
\( \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}\). | |
\( \large 18 \text{ units}
\) Hint: Use the Pythagorean Theorem to find the lengths of the diagonal segments. | |
\( \large 20 \text{ units}\) Hint: Use the Pythagorean Theorem to find the lengths of the diagonal segments. |
Question 3 |
The letters A, B, and C represent digits (possibly equal) in the twelve digit number x=111,111,111,ABC. For which values of A, B, and C is x divisible by 40?
\( \large A = 3, B = 2, C=0\) Hint: Note that it doesn't matter what the first 9 digits are, since 1000 is divisible by 40, so DEF,GHI,JKL,000 is divisible by 40 - we need to check the last 3. | |
\( \large A = 0, B = 0, C=4\) Hint: Not divisible by 10, since it doesn't end in 0. | |
\( \large A = 4, B = 2, C=0\) Hint: Divisible by 10 and by 4, but not by 40, as it's not divisible by 8. Look at 40 as the product of powers of primes -- 8 x 5, and check each. To check 8, either check whether 420 is divisible by 8, or take ones place + twice tens place + 4 * hundreds place = 18, which is not divisible by 8. | |
\( \large A =1, B=0, C=0\) Hint: Divisible by 10 and by 4, but not by 40, as it's not divisible by 8. Look at 40 as the product of powers of primes -- 8 x 5, and check each. To check 8, either check whether 100 is divisible by 8, or take ones place + twice tens place + 4 * hundreds place = 4, which is not divisible by 8. |
Question 4 |
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 5 |
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 6 |
Use the samples of a student's work below to answer the question that follows:
This student divides fractions by first finding a common denominator, then dividing the numerators.
\( \large \dfrac{2}{3} \div \dfrac{3}{4} \longrightarrow \dfrac{8}{12} \div \dfrac{9}{12} \longrightarrow 8 \div 9 = \dfrac {8}{9}\) \( \large \dfrac{2}{5} \div \dfrac{7}{20} \longrightarrow \dfrac{8}{20} \div \dfrac{7}{20} \longrightarrow 8 \div 7 = \dfrac {8}{7}\) \( \large \dfrac{7}{6} \div \dfrac{3}{4} \longrightarrow \dfrac{14}{12} \div \dfrac{9}{12} \longrightarrow 14 \div 9 = \dfrac {14}{9}\)Which of the following best describes the mathematical validity of the algorithm the student is using?
It is not valid. Common denominators are for adding and subtracting fractions, not for dividing them.Hint: Don't be so rigid! Usually there's more than one way to do something in math. | |
It got the right answer in these three cases, but it isn‘t valid for all rational numbers.Hint: Did you try some other examples? What makes you say it's not valid? | |
It is valid if the rational numbers in the division problem are in lowest terms and the divisor is not zero.Hint: Lowest terms doesn't affect this problem at all. | |
It is valid for all rational numbers, as long as the divisor is not zero.Hint: When we have common denominators, the problem is in the form a/b divided by c/b, and the answer is a/c, as the student's algorithm predicts. |
Question 7 |
A publisher prints a series of books with covers made of identical material and using the same thickness of paper for each page. The covers of the book together are 0.4 cm thick, and 125 pieces of the paper used together are 1 cm thick.
The publisher uses a linear function to determine the total thickness, T(n) of a book made with n sheets of paper. What are the slope and intercept of T(n)?
Intercept = 0.4 cm, Slope = 125 cm/pageHint: This would mean that each page of the book was 125 cm thick. | |
Intercept =0.4 cm, Slope = \(\dfrac{1}{125}\)cm/pageHint: The intercept is how thick the book would be with no pages in it. The slope is how much 1 extra page adds to the thickness of the book. | |
Intercept = 125 cm, Slope = 0.4 cmHint: This would mean that with no pages in the book, it would be 125 cm thick. | |
Intercept = \(\dfrac{1}{125}\)cm, Slope = 0.4 pages/cmHint: This would mean that each new page of the book made it 0.4 cm thicker. |
Question 8 |
Use the four figures below to answer the question that follows:
How many of the figures pictured above have at least one line of reflective symmetry?
\( \large 1\) | |
\( \large 2\) Hint: The ellipse has 2 lines of reflective symmetry (horizontal and vertical, through the center) and the triangle has 3. The other two figures have rotational symmetry, but not reflective symmetry. | |
\( \large 3\) | |
\( \large 4\) Hint: All four have rotational symmetry, but not reflective symmetry. |
Question 9 |
The histogram below shows the frequency of a class's scores on a 4 question quiz.
What was the mean score on the quiz?
\( \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. | |
\( \large 2\) Hint: How many students are there total? Did you count them all? | |
\( \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. | |
\( \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 10 |
On a map the distance from Boston to Detroit is 6 cm, and these two cities are 702 miles away from each other. Assuming the scale of the map is the same throughout, which answer below is closest to the distance between Boston and San Francisco on the map, given that they are 2,708 miles away from each other?
21 cmHint: How many miles would correspond to 24 cm on the map? Try adjusting from there. | |
22 cmHint: How many miles would correspond to 24 cm on the map? Try adjusting from there. | |
23 cmHint: One way to solve this without a calculator is to note that 4 groups of 6 cm is 2808 miles, which is 100 miles too much. Then 100 miles would be about 1/7 th of 6 cm, or about 1 cm less than 24 cm. | |
24 cmHint: 4 groups of 6 cm is over 2800 miles on the map, which is too much. |
Question 11 |
In each expression below N represents a negative integer. Which expression could have a negative value?
\( \large {{N}^{2}}\) Hint: Squaring always gives a non-negative value. | |
\( \large 6-N\) Hint: A story problem for this expression is, if it was 6 degrees out at noon and N degrees out at sunrise, by how many degrees did the temperature rise by noon? Since N is negative, the answer to this question has to be positive, and more than 6. | |
\( \large -N\) Hint: If N is negative, then -N is positive | |
\( \large 6+N\) Hint: For example, if \(N=-10\), then \(6+N = -4\) |
Question 12 |
AHint: \(\frac{34}{135} \approx \frac{1}{4}\) and \( \frac{53}{86} \approx \frac {2}{3}\). \(\frac {1}{4}\) of \(\frac {2}{3}\) is small and closest to A. | |
BHint: Estimate with simpler fractions. | |
CHint: Estimate with simpler fractions. | |
DHint: Estimate with simpler fractions. |
Question 13 |
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 14 |
Given that 10 cm is approximately equal to 4 inches, which of the following expressions models a way to find out approximately how many inches are equivalent to 350 cm?
\( \large 350\times \left( \dfrac{10}{4} \right)\) Hint: The final result should be smaller than 350, and this answer is bigger. | |
\( \large 350\times \left( \dfrac{4}{10} \right)\) Hint: Dimensional analysis can help here: \(350 \text{cm} \times \dfrac{4 \text{in}}{10 \text{cm}}\). The cm's cancel and the answer is in inches. | |
\( \large (10-4) \times 350
\) Hint: This answer doesn't make much sense. Try with a simpler example (e.g. 20 cm not 350 cm) to make sure that your logic makes sense. | |
\( \large (350-10) \times 4\) Hint: This answer doesn't make much sense. Try with a simpler example (e.g. 20 cm not 350 cm) to make sure that your logic makes sense. |
Question 15 |
Taxicab fares in Boston (Spring 2012) are $2.60 for the first \(\dfrac{1}{7}\) of a mile or less and $0.40 for each \(\dfrac{1}{7}\) of a mile after that.
Let d represent the distance a passenger travels in miles (with \(d>\dfrac{1}{7}\)). Which of the following expressions represents the total fare?
\( \large \$2.60+\$0.40d\) Hint: It's 40 cents for 1/7 of a mile, not per mile. | |
\( \large \$2.60+\$0.40\dfrac{d}{7}\) Hint: According to this equation, going 7 miles would cost $3; does that make sense? | |
\( \large \$2.20+\$2.80d\) Hint: You can think of the fare as $2.20 to enter the cab, and then $0.40 for each 1/7 of a mile, including the first 1/7 of a mile (or $2.80 per mile).
Alternatively, you pay $2.60 for the first 1/7 of a mile, and then $2.80 per mile for d-1/7 miles. The total is 2.60+2.80(d-1/7) = 2.60+ 2.80d -.40 = 2.20+2.80d. | |
\( \large \$2.60+\$2.80d\) Hint: Don't count the first 1/7 of a mile twice. |
Question 16 |
Here is a student's work solving an equation:
\( x-4=-2x+6\)
\( x-4+4=-2x+6+4\)
\( x=-2x+10\)
\( x-2x=10\)
\( x=10\)
Which of the following statements is true?
The student‘s solution is correct.Hint: Try plugging into the original solution. | |
The student did not correctly use properties of equality.Hint: After \( x=-2x+10\), the student subtracted 2x on the left and added 2x on the right. | |
The student did not correctly use the distributive property.Hint: Distributive property is \(a(b+c)=ab+ac\). | |
The student did not correctly use the commutative property.Hint: Commutative property is \(a+b=b+a\) or \(ab=ba\). |
Question 17 |
\( \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) . | |
\( \large \dfrac{3}{4}\) Hint: Be sure you're taking into account the different sizes of the pieces. | |
\( \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. | |
\( \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 18 |
Elena is going to use a calculator to check whether or not 267 is prime. She will pick certain divisors, and then find 267 divided by each, and see if she gets a whole number. If she never gets a whole number, then she's found a prime. Which numbers does Elena NEED to check before she can stop checking and be sure she has a prime?
All natural numbers from 2 to 266.Hint: She only needs to check primes -- checking the prime factors of any composite is enough to look for divisors. As a test taking strategy, the other three choices involve primes, so worth thinking about. | |
All primes from 2 to 266 .Hint: Remember, factors come in pairs (except for square root factors), so she would first find the smaller of the pair and wouldn't need to check the larger. | |
All primes from 2 to 133 .Hint: She doesn't need to check this high. Factors come in pairs, and something over 100 is going to be paired with something less than 3, so she will find that earlier. | |
All primes from \( \large 2\) to \( \large \sqrt{267}\).Hint: \(\sqrt{267} \times \sqrt{267}=267\). Any other pair of factors will have one factor less than \( \sqrt{267}\) and one greater, so she only needs to check up to \( \sqrt{267}\). |
Question 19 |
If two fair coins are flipped, what is the probability that one will come up heads and the other tails?
\( \large \dfrac{1}{4}\) Hint: Think of the coins as a penny and a dime, and list all possibilities. | |
\( \large \dfrac{1}{3} \) Hint: This is a very common misconception. There are three possible outcomes -- both heads, both tails, and one of each -- but they are not equally likely. Think of the coins as a penny and a dime, and list all possibilities. | |
\( \large \dfrac{1}{2}\) Hint: The possibilities are HH, HT, TH, TT, and all are equally likely. Two of the four have one of each coin, so the probability is 2/4=1/2. | |
\( \large \dfrac{3}{4}\) Hint: Think of the coins as a penny and a dime, and list all possibilities. |
Question 20 |
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 21 |
The least common multiple of 60 and N is 1260. Which of the following could be the prime factorization of N?
\( \large2\cdot 5\cdot 7\) Hint: 1260 is divisible by 9 and 60 is not, so N must be divisible by 9 for 1260 to be the LCM. | |
\( \large{{2}^{3}}\cdot {{3}^{2}}\cdot 5 \cdot 7\) Hint: 1260 is not divisible by 8, so it isn't a multiple of this N. | |
\( \large3 \cdot 5 \cdot 7\) Hint: 1260 is divisible by 9 and 60 is not, so N must be divisible by 9 for 1260 to be the LCM. | |
\( \large{{3}^{2}}\cdot 5\cdot 7\) Hint: \(1260=2^2 \cdot 3^2 \cdot 5 \cdot 7\) and \(60=2^2 \cdot 3 \cdot 5\). In order for 1260 to be the LCM, N has to be a multiple of \(3^2\) and of 7 (because 60 is not a multiple of either of these). N also cannot introduce a factor that would require the LCM to be larger (as in choice b). |
Question 22 |
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 23 |
The first histogram shows the average life expectancies for women in different countries in Africa in 1998; the second histogram gives similar data for Europe:
How much bigger is the range of the data for Africa than the range of the data for Europe?
0 yearsHint: Range is the maximum life expectancy minus the minimum life expectancy. | |
12 yearsHint: Are you subtracting frequencies? Range is about values of the data, not frequency. | |
18 yearsHint: It's a little hard to read the graph, but it doesn't matter if you're consistent. It looks like the range for Africa is 80-38= 42 years and for Europe is 88-64 = 24; 42-24=18. | |
42 yearsHint: Read the question more carefully. |
Question 24 |
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.
\( \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. | |
\( \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. | |
\( \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? | |
\( \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 25 |
Which of the graphs below represent functions?
I.
II.
III.
IV. 
I and IV only.Hint: There are vertical lines that go through 2 points in IV . | |
I and III only.Hint: Even though III is not continuous, it's still a function (assuming that vertical lines between the "steps" do not go through 2 points). | |
II and III only.Hint: Learn about the vertical line test. | |
I, II, and IV only.Hint: There are vertical lines that go through 2 points in II. |
Question 26 |
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? |
Question 27 |
Use the table below to answer the question that follows:
Each number in the table above represents a value W that is determined by the values of x and y. For example, when x=3 and y=1, W=5. What is the value of W when x=9 and y=14? Assume that the patterns in the table continue as shown.
\( \large W=-5\) Hint: When y is even, W is even. | |
\( \large W=4\) Hint: Note that when x increases by 1, W increases by 2, and when y increases by 1, W decreases by 1. At x=y=0, W=0, so at x=9, y=14, W has increased by \(9 \times 2\) and decreased by 14, or W=18-14=4. | |
\( \large W=6\) Hint: Try fixing x or y at 0, and start by finding W for x=0 y=14 or x=9, y=0. | |
\( \large W=32\) Hint: Try fixing x or y at 0, and start by finding W for x=0 y=14 or x=9, y=0. |
Question 28 |
The speed of sound in dry air at 68 degrees F is 343.2 meters per second. Which of the expressions below could be used to compute the number of kilometers that a sound wave travels in 10 minutes (in dry air at 68 degrees F)?
\( \large 343.2\times 60\times 10\) Hint: In kilometers, not meters. | |
\( \large 343.2\times 60\times 10\times \dfrac{1}{1000}\) Hint: Units are meters/sec \(\times\) seconds/minute \(\times\) minutes \(\times\) kilometers/meter, and the answer is in kilometers. | |
\( \large 343.2\times \dfrac{1}{60}\times 10\) Hint: Include units and make sure answer is in kilometers. | |
\( \large 343.2\times \dfrac{1}{60}\times 10\times \dfrac{1}{1000}\) Hint: Include units and make sure answer is in kilometers. |
Question 29 |
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 30 |
| I. \(\large \dfrac{1}{2}+\dfrac{1}{3}\) | II. \( \large .400000\) | III. \(\large\dfrac{1}{5}+\dfrac{1}{5}\) |
| IV. \( \large 40\% \) | V. \( \large 0.25 \) | VI. \(\large\dfrac{14}{35}\) |
Which of the lists below includes all of the above expressions that are equivalent to \( \dfrac{2}{5}\)?
I, III, V, VIHint: I and V are not at all how fractions and decimals work. | |
III, VIHint: These are right, but there are more. | |
II, III, VIHint: These are right, but there are more. | |
II, III, IV, VI |
Question 31 |
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.
\( \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. | |
\( \large \dfrac{1}{14}\) Hint: What would be the sample space here? Ie, how would you list 14 things that you pick one from? | |
\( \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. | |
\( \large \dfrac{1}{49}\) Hint: This is the probability that they are both born on a particular day, e.g. Sunday. |
Question 32 |
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?
\( \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. | |
\( \large5\) Hint: Don't forget pq, etc. You might try plugging in p=2, q=3, and r=5 to help with this problem. | |
\( \large6\) Hint: You might try plugging in p=2, q=3, and r=5 to help with this problem. | |
\( \large8\) Hint: 1, p, q, r, pq, pr, qr, pqr. |
Question 33 |
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 34 |
Which of the lists below contains only irrational numbers?
\( \large\pi , \quad \sqrt{6},\quad \sqrt{\dfrac{1}{2}}\) | |
\( \large\pi , \quad \sqrt{9}, \quad \pi +1\) Hint: \( \sqrt{9}=3\) | |
\( \large\dfrac{1}{3},\quad \dfrac{5}{4},\quad \dfrac{2}{9}\) Hint: These are all rational. | |
\( \large-3,\quad 14,\quad 0\) Hint: These are all rational. |
Question 35 |
The letters A, and B represent digits (possibly equal) in the ten digit number x=1,438,152,A3B. For which values of A and B is x divisible by 12, but not by 9?
\( \large A = 0, B = 4\) Hint: Digits add to 31, so not divisible by 3, so not divisible by 12. | |
\( \large A = 7, B = 2\) Hint: Digits add to 36, so divisible by 9. | |
\( \large A = 0, B = 6\) Hint: Digits add to 33, divisible by 3, not 9. Last digits are 36, so divisible by 4, and hence by 12. | |
\( \large A = 4, B = 8\) Hint: Digits add to 39, divisible by 3, not 9. Last digits are 38, so not divisible by 4, so not divisible by 12. |
Question 36 |
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 37 |
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?
\( \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. | |
\( \large 3x+2\pi x\) Hint: Make sure you know how to find the circumference of a circle. | |
\( \large 3x+\pi x\) Hint: Remember it's a semi-circle, not a circle. | |
\( \large 4x+2\pi x\) Hint: Only 3 sides of the square contribute to the perimeter. |
Question 38 |
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 39 |
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%.
\( \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? | |
\( \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? | |
\( \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. | |
\( \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 40 |
Which of the lists below is in order from least to greatest value?
\( \large \dfrac{1}{2},\quad \dfrac{1}{3},\quad \dfrac{1}{4},\quad \dfrac{1}{5}\) Hint: This is ordered from greatest to least. | |
\( \large \dfrac{1}{3},\quad \dfrac{2}{7},\quad \dfrac{3}{8},\quad \dfrac{4}{11}\) Hint: 1/3 = 2/6 is bigger than 2/7. | |
\( \large \dfrac{1}{4},\quad \dfrac{2}{5},\quad \dfrac{2}{3},\quad \dfrac{4}{5}\) Hint: One way to look at this: 1/4 and 2/5 are both less than 1/2, and 2/3 and 4/5 are both greater than 1/2. 1/4 is 25% and 2/5 is 40%, so 2/5 is greater. The distance from 2/3 to 1 is 1/3 and from 4/5 to 1 is 1/5, and 1/5 is less than 1/3, so 4/5 is bigger. | |
\( \large \dfrac{7}{8},\quad \dfrac{6}{7},\quad \dfrac{5}{6},\quad \dfrac{4}{5}\) Hint: This is in order from greatest to least. |
Question 41 |
Which of the lists below is in order from least to greatest value?
\( \large -0.044,\quad -0.04,\quad 0.04,\quad 0.044\) Hint: These are easier to compare if you add trailing zeroes (this is finding a common denominator) -- all in thousandths, -0.044, -0.040,0 .040, 0.044. The middle two numbers, -0.040 and 0.040 can be modeled as owing 4 cents and having 4 cents. The outer two numbers are owing or having a bit more. | |
\( \large -0.04,\quad -0.044,\quad 0.044,\quad 0.04\) Hint: 0.04=0.040, which is less than 0.044. | |
\( \large -0.04,\quad -0.044,\quad 0.04,\quad 0.044\) Hint: -0.04=-0.040, which is greater than \(-0.044\). | |
\( \large -0.044,\quad -0.04,\quad 0.044,\quad 0.04\) Hint: 0.04=0.040, which is less than 0.044. |
Question 42 |
The picture below shows identical circles drawn on a piece of paper. The rectangle represents an index card that is blocking your view of \( \dfrac{3}{5}\) of the circles on the paper. How many circles are covered by the rectangle?

4Hint: The card blocks more than half of the circles, so this number is too small. | |
5Hint: The card blocks more than half of the circles, so this number is too small. | |
8Hint: The card blocks more than half of the circles, so this number is too small. | |
12Hint: 2/5 of the circles or 8 circles are showing. Thus 4 circles represent 1/5 of the circles, and \(4 \times 5=20\) circles represent 5/5 or all the circles. Thus 12 circles are hidden. |
Question 43 |
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 44 |
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?
\( \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. | |
\( 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. | |
\( 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. | |
\( 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 45 |
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? | |
![]() |
|
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.









