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

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?

A
\( \large 2+3h\)
Hint:
Think of this as start with 2 gumdrops on the left wall, and then add 3 gumdrops for each house.
B
\( \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.
C
\( \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.
D
\( \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 1 Explanation: 
Topic: Translate among different representations (e.g., tables, graphs, algebraic expressions, verbal descriptions) of functional relationships (Objective 0021).
Question 2

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?

A
\( \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.
B
\( \large \dfrac{1}{8}\)
Hint:
Are you adding things that you should be multiplying?
C
\( \large \dfrac{1}{9}\)
Hint:
This would be the probability if the gumballs were returned to the bag.
D
\( \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 2 Explanation: 
Topic: Calculate the probabilities of simple and compound events and of independent and dependent events (Objective 0026).
Question 3

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?

A
\( \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.
B
\( \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.
C
\( \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.
D
\( \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 Explanation: 
Topics: Understand various representations of functions, and translate among different representations of functional relationships (Objective 0021).
Question 4

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 4 Explanation: 
Topic: Identifying rational and irrational numbers (Objective 0016).
Question 5

In which table below is y a function of x?

A
Hint:
If x=3, y can have two different values, so it's not a function.
B
Hint:
If x=3, y can have two different values, so it's not a function.
C
Hint:
If x=1, y can have different values, so it's not a function.
D
Hint:
Each value of x always corresponds to the same value of y.
Question 5 Explanation: 
Topic: Understand the definition of function and various representations of functions (e.g., input/output machines, tables, graphs, mapping diagrams, formulas) (Objective 0021).
Question 6

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 6 Explanation: 
Topic: Derive and use formulas for calculating the lengths, perimeters, areas, volumes, and surface areas of geometric shapes and figures (Objective 0023).
Question 7

Which of the following is equivalent to

\( \large A-B+C\div D\times E\)?

A
\( \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.
B
\( \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.
C
\( \large \dfrac{AE-BE+CE}{D}\)
Hint:
Use order of operations, don't just compute left to right.
D
\( \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 7 Explanation: 
Topic: Justify algebraic manipulations by application of the properties of order of operations (Objective 0020).
Question 8

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)?

A
\( \large 343.2\times 60\times 10\)
Hint:
In kilometers, not meters.
B
\( \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.
C
\( \large 343.2\times \dfrac{1}{60}\times 10\)
Hint:
Include units and make sure answer is in kilometers.
D
\( \large 343.2\times \dfrac{1}{60}\times 10\times \dfrac{1}{1000}\)
Hint:
Include units and make sure answer is in kilometers.
Question 8 Explanation: 
Topic: Use unit conversions and dimensional analysis to solve measurement problems (Objective 0023).
Question 9

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?

A

21 cm

Hint:
How many miles would correspond to 24 cm on the map? Try adjusting from there.
B

22 cm

Hint:
How many miles would correspond to 24 cm on the map? Try adjusting from there.
C

23 cm

Hint:
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.
D

24 cm

Hint:
4 groups of 6 cm is over 2800 miles on the map, which is too much.
Question 9 Explanation: 
Topic: Apply proportional thinking to estimate quantities in real world situations (Objective 0019).
Question 10

Which of the numbers below is not equivalent to 4%?

A
\( \large \dfrac{1}{25}\)
Hint:
1/25=4/100, so this is equal to 4% (be sure you read the question correctly).
B
\( \large \dfrac{4}{100}\)
Hint:
4/100=4% (be sure you read the question correctly).
C
\( \large 0.4\)
Hint:
0.4=40% so this is not equal to 4%
D
\( \large 0.04\)
Hint:
0.04=4/100, so this is equal to 4% (be sure you read the question correctly).
Question 10 Explanation: 
Converting between fractions, decimals, and percents (Objective 0017).
Question 11

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 11 Explanation: 
Topic: Apply knowledge of combinations and permutations to the computation of probabilities (Objective 0026).
Question 12

The chart below gives percentiles for the number of sit-ups that boys of various ages can do in 60 seconds (source , June 24, 2011)

 

Which of the following statements can be inferred from the above chart?

A

95% of 12 year old boys can do 56 sit-ups in 60 seconds.

Hint:
The 95th percentile means that 95% of scores are less than or equal to 56, and 5% are greater than or equal to 56.
B

At most 25% of 7 year old boys can do 19 or more sit-ups in 60 seconds.

Hint:
The 25th percentile means that 25% of scores are less than or equal to 19, and 75% are greater than or equal to 19.
C

Half of all 13 year old boys can do less than 41 sit-ups in 60 seconds and half can do more than 41 sit-ups in 60 seconds.

Hint:
Close, but not quite. There's no accounting for boys who can do exactly 41 sit ups. Look at these data: 10, 20, 41, 41, 41, 41, 50, 60, 90. The median is 41, but more than half can do 41 or more.
D

At least 75% of 16 year old boys can only do 51 or fewer sit-ups in 60 seconds.

Hint:
The "at least" is necessary due to duplicates. Suppose the data were 10, 20, 51, 51. The 75th percentile is 51, but 100% of the boys can only do 51 or fewer situps.
Question 12 Explanation: 
Topic: Analyze and interpret various graphic and nongraphic data representations (e.g., frequency distributions, percentiles) (Objective 0025).
Question 13

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?

A

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.
B

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?
C

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.
D

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 13 Explanation: 
Topic: Analyze Non-Standard Computational Algorithms (Objective 0019).
Question 14

Use the problem below to answer the question that follows:

T shirts are on sale for 20% off. Tasha paid $8.73 for a shirt.  What is the regular price of the shirt? There is no tax on clothing purchases under $175.

Let p represent the regular price of these t-shirt. Which of the following equations is correct?

A
\( \large 0.8p=\$8.73\)
Hint:
80% of the regular price = $8.73.
B
\( \large \$8.73+0.2*\$8.73=p\)
Hint:
The 20% off was off of the ORIGINAL price, not off the $8.73 (a lot of people make this mistake). Plus this is the same equation as in choice c.
C
\( \large 1.2*\$8.73=p\)
Hint:
The 20% off was off of the ORIGINAL price, not off the $8.73 (a lot of people make this mistake). Plus this is the same equation as in choice b.
D
\( \large p-0.2*\$8.73=p\)
Hint:
Subtract p from both sides of this equation, and you have -.2 x 8.73 =0.
Question 14 Explanation: 
Topics: Use algebra to solve word problems involving percents and identify variables, and derive algebraic expressions that represent real-world situations (Objective 0020).
Question 15

Which of the lists below contains only irrational numbers?

A
\( \large\pi , \quad \sqrt{6},\quad \sqrt{\dfrac{1}{2}}\)
B
\( \large\pi , \quad \sqrt{9}, \quad \pi +1\)
Hint:
\( \sqrt{9}=3\)
C
\( \large\dfrac{1}{3},\quad \dfrac{5}{4},\quad \dfrac{2}{9}\)
Hint:
These are all rational.
D
\( \large-3,\quad 14,\quad 0\)
Hint:
These are all rational.
Question 15 Explanation: 
Topic: Identifying rational and irrational numbers (Objective 0016).
Question 16

The expression \( \large {{7}^{-4}}\cdot {{8}^{-6}}\) is equal to which of the following?

A
\( \large \dfrac{8}{{{\left( 56 \right)}^{4}}}\)
Hint:
The bases are whole numbers, and the exponents are negative. How can the numerator be 8?
B
\( \large \dfrac{64}{{{\left( 56 \right)}^{4}}}\)
Hint:
The bases are whole numbers, and the exponents are negative. How can the numerator be 64?
C
\( \large \dfrac{1}{8\cdot {{\left( 56 \right)}^{4}}}\)
Hint:
\(8^{-6}=8^{-4} \times 8^{-2}\)
D
\( \large \dfrac{1}{64\cdot {{\left( 56 \right)}^{4}}}\)
Question 16 Explanation: 
Topics: Laws of exponents (Objective 0019).
Question 17

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?

A
\( \large 6g\)
Hint:
You must scale in all three dimensions.
B
\( \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\).
C
\( \large 18g\)
Hint:
Don't square the height scale factor.
D
\( \large 36g\)
Hint:
Don't square the height scale factor.
Question 17 Explanation: 
Topic: Determine how the characteristics (e.g., area, volume) of geometric figures and shapes are affected by changes in their dimensions (Objective 0023).
Question 18

A teacher has a list of all the countries in the world and their populations in March 2012.  She is going to have her students use technology to compute the mean and median of the numbers on the list.   Which of the following statements is true?

A

The teacher can be sure that the mean and median will be the same without doing any computation.

Hint:
Does this make sense? How likely is it that the mean and median of any large data set will be the same?
B

The teacher can be sure that the mean is bigger than the median without doing any computation.

Hint:
This is a skewed distribution, and very large countries like China and India contribute huge numbers to the mean, but are counted the same as small countries like Luxembourg in the median (the same thing happens w/data on salaries, where a few very high income people tilt the mean -- that's why such data is usually reported as medians).
C

The teacher can be sure that the median is bigger than the mean without doing any computation.

Hint:
Think about a set of numbers like 1, 2, 3, 4, 10,000 -- how do the mean/median compare? How might that relate to countries of the world?
D

There is no way for the teacher to know the relative size of the mean and median without computing them.

Hint:
Knowing the shape of the distribution of populations does give us enough info to know the relative size of the mean and median, even without computing them.
Question 18 Explanation: 
Topic: Use measures of central tendency (e.g., mean, median, mode) and spread to describe and interpret real-world data (Objective 0025).
Question 19

A map has a scale of 3 inches = 100 miles.  Cities A and B are 753 miles apart.  Let d be the distance between the two cities on the map.  Which of the following is not correct?

A
\( \large \dfrac{3}{100}=\dfrac{d}{753}\)
Hint:
Units on both side are inches/mile, and both numerators and denominators correspond -- this one is correct.
B
\( \large \dfrac{3}{100}=\dfrac{753}{d}\)
Hint:
Unit on the left is inches per mile, and on the right is miles per inch. The proportion is set up incorrectly (which is what we wanted). Another strategy is to notice that one of A or B has to be the answer because they cannot both be correct proportions. Then check that cross multiplying on A gives part D, so B is the one that is different from the other 3.
C
\( \large \dfrac{3}{d}=\dfrac{100}{753}\)
Hint:
Unitless on each side, as inches cancel on the left and miles on the right. Numerators correspond to the map, and denominators to the real life distances -- this one is correct.
D
\( \large 100d=3\cdot 753\)
Hint:
This is equivalent to part A.
Question 19 Explanation: 
Topic: Analyze the relationships among proportions, constant rates, and linear functions (Objective 0022).
Question 20

The Americans with Disabilties Act (ADA) regulations state that the maximum slope for a wheelchair ramp in new construction is 1:12, although slopes between 1:16 and 1:20 are preferred.  The maximum rise for any run is 30 inches.   The graph below shows the rise and runs of four different wheelchair ramps.  Which ramp is in compliance with the ADA regulations for new construction?

A

A

Hint:
Rise is more than 30 inches.
B

B

Hint:
Run is almost 24 feet, so rise can be almost 2 feet.
C

C

Hint:
Run is 12 feet, so rise can be at most 1 foot.
D

D

Hint:
Slope is 1:10 -- too steep.
Question 20 Explanation: 
Topic: Interpret meaning of slope in a real world situation (Objective 0022).
Question 21

The function d(x) gives the result when 12 is divided by x.  Which of the following is a graph of d(x)?

 
A
Hint:
d(x) is 12 divided by x, not x divided by 12.
B
Hint:
When x=2, what should d(x) be?
C
Hint:
When x=2, what should d(x) be?
D
Question 21 Explanation: 
Topic: Identify and analyze direct and inverse relationships in tables, graphs, algebraic expressions and real-world situations (Objective 0021)
Question 22

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 22 Explanation: 
Topic: Calculate the probabilities of simple and compound events and of independent and dependent events (Objective 0026).
Question 23

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.

A
\( \large W=-5\)
Hint:
When y is even, W is even.
B
\( \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.
C
\( \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.
D
\( \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 23 Explanation: 
Topic: Recognize and extend patterns using a variety of representations (e.g., verbal, numeric, pictorial, algebraic) (Objective 0021)
Question 24

Use the table below to answer the question that follows:

Gordon wants to buy three pounds of nuts.  Each of the stores above ordinarily sells the nuts for $4.99 a pound, but is offering a discount this week.  At which store can he buy the nuts for the least amount of money?

A

Store A

Hint:
This would save about $2.50. You can quickly see that D saves more.
B

Store B

Hint:
This saves 15% and C saves 25%.
C

Store C

D

Store D

Hint:
This is about 20% off, which is less of a discount than C.
Question 24 Explanation: 
Topic: Understand the meanings and models of integers, fractions, decimals,percents, and mixed numbers and apply them to the solution of word problems (Objective 0017).
Question 25

Below are front, side, and top views of a three-dimensional solid.

Which of the following could be the solid shown above?

A

A sphere

Hint:
All views would be circles.
B

A cylinder

C

A cone

Hint:
Two views would be triangles, not rectangles.
D

A pyramid

Hint:
How would one view be a circle?
Question 25 Explanation: 
Topic: Match three-dimensional figures and their two-dimensional representations (e.g., nets, projections, perspective drawings) (Objective 0024).
Question 26

In the triangle below, \(\overline{AC}\cong \overline{AD}\cong \overline{DE}\) and \(m\angle CAD=100{}^\circ \).  What is \(m\angle DAE\)?

A
\( \large 20{}^\circ \)
Hint:
Angles ACD and ADC are congruent since they are base angles of an isosceles triangle. Since the angles of a triangle sum to 180, they sum to 80, and they are 40 deg each. Thus angle ADE is 140 deg, since it makes a straight line with angle ADC. Angles DAE and DEA are base angles of an isosceles triangle and thus congruent-- they sum to 40 deg, so are 20 deg each.
B
\( \large 25{}^\circ \)
Hint:
If two sides of a triangle are congruent, then it's isosceles, and the base angles of an isosceles triangle are equal.
C
\( \large 30{}^\circ \)
Hint:
If two sides of a triangle are congruent, then it's isosceles, and the base angles of an isosceles triangle are equal.
D
\( \large 40{}^\circ \)
Hint:
Make sure you're calculating the correct angle.
Question 26 Explanation: 
Topic: Classify and analyze polygons using attributes of sides and angles, including real-world applications. (Objective 0024).
Question 27

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 27 Explanation: 
Topic: Models of Fractions (Objective 0017)
Question 28

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)?

A

Intercept = 0.4 cm, Slope = 125 cm/page

Hint:
This would mean that each page of the book was 125 cm thick.
B

Intercept =0.4 cm, Slope = \(\dfrac{1}{125}\)cm/page

Hint:
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.
C

Intercept = 125 cm, Slope = 0.4 cm

Hint:
This would mean that with no pages in the book, it would be 125 cm thick.
D

Intercept = \(\dfrac{1}{125}\)cm, Slope = 0.4 pages/cm

Hint:
This would mean that each new page of the book made it 0.4 cm thicker.
Question 28 Explanation: 
Topic: Interpret the meaning of the slope and the intercepts of a linear equation that models a real-world situation (Objective 0022).
Question 29

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?

A
\( \large N*2+20*5-100\div 10=N\)
Hint:
Use parentheses or else order of operations is off.
B
\( \large \left( \left( 2*N+20 \right)*5-100 \right)\div 10=N\)
C
\( \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.
D
\( \large \left( \left( \left( N\div 10 \right)-100 \right)*5+20 \right)*2=N\)
Hint:
This answer is quite backwards.
Question 29 Explanation: 
Topic: Recognize and apply the concepts of variable, function, equality, and equation to express relationships algebraically (Objective 0020).
Question 30

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?

A

1.5°

Hint:
Celsius and Fahrenheit don't increase at the same rate.
B

1.8°

Hint:
That's how much the Fahrenheit temp increases when the Celsius temp goes up by 1 degree.
C

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.
D

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 30 Explanation: 
Topic: Interpret the meaning of the slope and the intercepts of a linear equation that models a real-world situation (Objective 0022).
Question 31

The picture below represents a board with pegs on it, where the closest distance between two pegs is 1 cm.  What is the area of the pentagon shown?

A
\( \large 8\text{ c}{{\text{m}}^{2}} \)
Hint:
Don't just count the dots inside, that doesn't give the area. Try adding segments so that the slanted lines become the diagonals of rectangles.
B
\( \large 11\text{ c}{{\text{m}}^{2}}\)
Hint:
Try adding segments so that the slanted lines become the diagonals of rectangles.
C
\( \large 11.5\text{ c}{{\text{m}}^{2}}\)
Hint:
An easy way to do this problem is to use Pick's Theorem (of course, it's better if you understand why Pick's theorem works): area = # pegs inside + half # pegs on the border - 1. In this case 8+9/2-1=11.5. A more appropriate strategy for elementary classrooms is to add segments; here's one way.

There are 20 1x1 squares enclosed, and the total area of the triangles that need to be subtracted is 8.5
D
\( \large 12.5\text{ c}{{\text{m}}^{2}}\)
Hint:
Try adding segments so that the slanted lines become the diagonals of rectangles.
Question 31 Explanation: 
Topics: Calculate measurements and derive and use formulas for calculating the areas of geometric shapes and figures (Objective 0023).
Question 32

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?

A
\( \large 1\)
B
\( \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.
C
\( \large 3\)
D
\( \large 4\)
Hint:
All four have rotational symmetry, but not reflective symmetry.
Question 32 Explanation: 
Topic: Analyze and apply geometric transformations (e.g., translations, rotations, reflections, dilations); relate them to concepts of symmetry, similarity, and congruence; and use these concepts to solve problems (Objective 0024).
Question 33

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?

A

58 x 22

Hint:
This problem involves regrouping, which the student does not do correctly.
B

16 x 24

Hint:
This problem involves regrouping, which the student does not do correctly.
C

31 x 23

Hint:
There is no regrouping with this problem.
D

141 x 32

Hint:
This problem involves regrouping, which the student does not do correctly.
Question 33 Explanation: 
Topic: Analyze computational algorithms (Objective 0019).
Question 34

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 34 Explanation: 
Topic: Understand and apply principles of number theory (Objective 0018).
Question 35

Use the graph below to answer the question that follows:

The graph above represents the equation \( \large 3x+Ay=B\), where A and B are integers.  What are the values of A and B?

A
\( \large A = -2, B= 6\)
Hint:
Plug in (2,0) to get B=6, then plug in (0,-3) to get A=-2.
B
\( \large A = 2, B = 6\)
Hint:
Try plugging (0,-3) into this equation.
C
\( \large A = -1.5, B=-3\)
Hint:
The problem said that A and B were integers and -1.5 is not an integer. Don't try to use slope-intercept form.
D
\( \large A = 2, B = -3\)
Hint:
Try plugging (2,0) into this equation.
Question 35 Explanation: 
Topic: Find a linear equation that represents a graph (Objective 0022).
Question 36

Solve for x: \(\large 4-\dfrac{2}{3}x=2x\)

A
\( \large x=3\)
Hint:
Try plugging x=3 into the equation.
B
\( \large x=-3\)
Hint:
Left side is positive, right side is negative when you plug this in for x.
C
\( \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.
D
\( \large x=-\dfrac{3}{2}\)
Hint:
Left side is positive, right side is negative when you plug this in for x.
Question 36 Explanation: 
Topic: Solve linear equations (Objective 0020).
Question 37

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 37 Explanation: 
Topic: Use algebra to solve word problems involving fractions, ratios, proportions, and percents (Objective 0020).
Question 38

Which of the lines depicted below is a graph of \( \large y=2x-5\)?

A

a

Hint:
The slope of line a is negative.
B

b

Hint:
Wrong slope and wrong intercept.
C

c

Hint:
The intercept of line c is positive.
D

d

Hint:
Slope is 2 -- for every increase of 1 in x, y increases by 2. Intercept is -5 -- the point (0,-5) is on the line.
Question 38 Explanation: 
Topic: Find a linear equation that represents a graph (Objective 0022).
Question 39

Which of the following nets will not fold into a cube?

A
Hint:
If you have trouble visualizing, cut them out and fold (during the test, you can tear paper to approximate).
B
C
Hint:
If you have trouble visualizing, cut them out and fold (during the test, you can tear paper to approximate).
D
Hint:
If you have trouble visualizing, cut them out and fold (during the test, you can tear paper to approximate).
Question 39 Explanation: 
Topic: Match three-dimensional figures and their two-dimensional representations (e.g., nets, projections, perspective drawings) (Objective 0024).
Question 40

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?

A

4

Hint:
The card blocks more than half of the circles, so this number is too small.
B

5

Hint:
The card blocks more than half of the circles, so this number is too small.
C

8

Hint:
The card blocks more than half of the circles, so this number is too small.
D

12

Hint:
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 40 Explanation: 
Topic: Models of Fractions (Objective 0017)
Question 41

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?

A

100

Hint:
6124/977 is approximately 6.
B

200

Hint:
6124/977 is approximately 6.
C

1,000

Hint:
6124/977 is approximately 6. 155 is approximately 150, and \( 6 \times 150 = 3 \times 300 = 900\), so this answer is closest.
D

2,000

Hint:
6124/977 is approximately 6.
Question 41 Explanation: 
Topics: Estimation, simplifying fractions (Objective 0016).
Question 42

Which of the lists below is in order from least to greatest value?

A
\( \large \dfrac{1}{2},\quad \dfrac{1}{3},\quad \dfrac{1}{4},\quad \dfrac{1}{5}\)
Hint:
This is ordered from greatest to least.
B
\( \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.
C
\( \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.
D
\( \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 42 Explanation: 
Topic: Ordering Fractions (Objective 0017)
Question 43

Which of the following points is closest to \( \dfrac{34}{135} \times \dfrac{53}{86}\)?

A

A

Hint:
\(\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.
B

B

Hint:
Estimate with simpler fractions.
C

C

Hint:
Estimate with simpler fractions.
D

D

Hint:
Estimate with simpler fractions.
Question 43 Explanation: 
Topic: Understand meaning and models of operations on fractions (Objective 0019).
Question 44

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 44 Explanation: 
Topic: Recognize and apply the concepts of variable, equality, and equation to express relationships algebraically (Objective 0020).
Question 45

Which of the following is equal to one million three hundred thousand?

A
\(\large1.3\times {{10}^{6}}\)
B
\(\large1.3\times {{10}^{9}}\)
Hint:
That's one billion three hundred million.
C
\(\large1.03\times {{10}^{6}}\)
Hint:
That's one million thirty thousand.
D
\(\large1.03\times {{10}^{9}}\)
Hint:
That's one billion thirty million
Question 45 Explanation: 
Topic: Scientific Notation (Objective 0016)
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 45 questions to complete.
List
Return
Shaded items are complete.
12345
678910
1112131415
1617181920
2122232425
2627282930
3132333435
3637383940
4142434445
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.