






























































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Measures foundational math knowledge necessary for teaching elementary students, including operations, number sense, basic geometry, and early algebraic thinking. Includes pedagogy for math instruction.
Typology: Exams
1 / 70
This page cannot be seen from the preview
Don't miss anything!































































Question 1. Which digit in the number 7,354 has the greatest place value? A) 3 B) 5 C) 7 D) 4 Answer: C Explanation: The digit 7 is in the thousands place, giving it the highest value among the digits listed. Question 2. Which of the following numbers is the smallest? A) - 3 B) 0 C) 2 D) - 1 Answer: A Explanation: Negative numbers are less than zero; thus, - 3 is smaller than - 1, 0, or 2. Question 3. If you compare 0.75 and 3/4, which statement is correct? A) 0.75 is less than 3/ B) 0.75 equals 3/ C) 0.75 is greater than 3/ D) 3/4 cannot be compared to 0. Answer: B Explanation: 3/4 equals 0.75; they are equivalent representations of the same value. Question 4. Which property states that changing the grouping of numbers does not change the sum or product? A) Commutative property B) Associative property C) Distributive property
D) Identity property Answer: B Explanation: The associative property indicates that the way numbers are grouped does not affect the sum or product. Question 5. Which number is a prime number? A) 9 B) 15 C) 17 D) 21 Answer: C Explanation: 17 has only two factors, 1 and itself, making it a prime number. Question 6. Which of the following numbers is irrational? A) √ B) 3/ C) 0. D) 1. Answer: A Explanation: √2 is a non-repeating, non-terminating decimal, making it irrational. Question 7. What is the absolute value of - 8? A) - 8 B) 0 C) 8 D) - 0 Answer: C Explanation: Absolute value measures the distance from zero, so |-8| = 8.
Answer: B Explanation: 0.6 + 0.29 ≈ 0.89, which rounds to approximately 0.9. Question 12. Which operation is performed first in the expression 3 + 4 × 2? A) Addition B) Multiplication C) Subtraction D) Division Answer: B Explanation: According to order of operations, multiplication is performed before addition. Question 13. What is the value of 0.25 expressed as a percent? A) 2.5% B) 25% C) 0.25% D) 250% Answer: B Explanation: 0.25 = 25/100 = 25%. Question 14. Which of the following expressions is true? A) - 5 + 3 = - 2 B) - 5 + 3 = 2 C) - 5 + 3 = - 8 D) - 5 + 3 = 8 Answer: A Explanation: - 5 + 3 = - 2. Question 15. Which data representation best shows the frequency of different categories? A) Line graph
B) Pie chart C) Bar graph D) Scatter plot Answer: C Explanation: Bar graphs effectively display frequency counts of categories. Question 16. The median of the data set {3, 7, 9, 2, 5} is: A) 3 B) 5 C) 7 D) 9 Answer: B Explanation: Ordering: 2, 3, 5, 7, 9; median is the middle value, 5. Question 17. The mean of the numbers 4, 8, 12, 16, and 20 is: A) 12 B) 14 C) 16 D) 10 Answer: B Explanation: Sum = 4+8+12+16+20=60; mean = 60/5=12. Question 18. Which percentile score indicates that a student scored higher than 80% of test-takers? A) 80th percentile B) 20th percentile C) 50th percentile D) 95th percentile Answer: A Explanation: The 80th percentile means the score is higher than 80% of scores.
Answer: B Explanation: 6 appears most frequently (3 times), so the mode is 6. Question 23. Which of the following is an example of a continuous data set? A) Number of students in a class B) Heights of students C) Number of books D) Number of cars in a parking lot Answer: B Explanation: Heights can take any value within a range, making it continuous data. Question 24. The probability of drawing an ace from a standard deck of 52 cards is: A) 1/ B) 1/ C) 1/ D) 13/ Answer: A Explanation: There are 4 aces in a deck; probability = 4/52 = 1/13. Question 25. Which property is illustrated by the equation 5 × (3 + 4) = (5 × 3) + (5 × 4)? A) Commutative property B) Associative property C) Distributive property D) Identity property Answer: C Explanation: The distributive property states that a(b + c) = ab + ac. Question 26. Which number is an example of an irrational number?
Answer: A Explanation: √3 is a non-terminating, non-repeating decimal, thus irrational. Question 27. Convert 0.6 to a fraction in simplest form. A) 3/ B) 2/ C) 3/ D) 6/ Answer: C Explanation: 0.6 = 6/10 = 3/5 in simplest form. Question 28. The decimal 0.333... is a: A) Terminating decimal B) Repeating decimal C) Irrational number D) Whole number Answer: B Explanation: 0.333... repeats indefinitely, making it a repeating decimal. Question 29. Which operation is used to find the difference between two numbers? A) Addition B) Subtraction C) Multiplication D) Division Answer: B
B) y = x² + 4 C) y = 3/x D) y = √x Answer: A Explanation: y = 2x + 3 is linear; others are quadratic, rational, or radical functions. Question 34. What is the slope of the line passing through the points (2, 3) and (4, 7)? A) 2 B) 3 C) 4 D) 5 Answer: A Explanation: Slope = (7 - 3) / (4 - 2) = 4/2 = 2. Question 35. Which of the following is the equation of a line with a slope of 3 passing through (1, 2)? A) y = 3x + 1 B) y = 3x - 1 C) y = 3x + 2 D) y = 3x + 1 Answer: D Explanation: Using point-slope form: y - 2 = 3(x - 1); simplifying gives y=3x - 1 + 2 = 3x + 1. Question 36. Which pattern continues the sequence: 2, 4, 8, 16, ...? A) Addition of 2 B) Doubling each time C) Subtracting 2 D) Multiplying by 3 Answer: B Explanation: Each term is double the previous one.
Question 37. Which expression represents the recursive pattern: start with 3, then each new term is obtained by adding 5? A) a_n = 3 + 5n B) a_n = 3n + 5 C) a_1=3, a_{n+1}=a_n + 5 D) a_n=5n + 3 Answer: C Explanation: Recursive pattern starts with initial term 3, adding 5 for each subsequent term. Question 38. The graph of y = 2x + 5 intersects the y-axis at: A) 2 B) 5 C) - 5 D) 0 Answer: B Explanation: The y-intercept is at y = 5 when x=0. Question 39. Find the equation of the line passing through (0, - 2) and (4, 2). A) y = x - 2 B) y = x + 2 C) y = 0.5x - 2 D) y = 2x - 2 Answer: C Explanation: Slope = (2 - (-2))/ (4 - 0) = 4/4=1; equation: y - (-2) = 1(x - 0) → y + 2 = x → y = x - 2, but since the points are (0, - 2) and (4, 2), slope = (2 + 2)/4= 4/4=1; intercept at - 2, so equation: y= x - 2. Question 40. Which of the following is a quadratic function? A) y = 3x + 5
Question 44. If the ratio of boys to girls in a class is 3:4, what is the ratio of boys to total students? A) 3/ B) 4/ C) 3/ D) 7/ Answer: A Explanation: Total parts = 3 + 4=7, ratio of boys to total = 3/7. Question 45. Rearrange the formula d = rt to solve for r: A) r = d + t B) r = d / t C) r = t / d D) r = t - d Answer: B Explanation: Divide both sides by t: r = d / t. Question 46. Which number is a solution to the inequality 2x - 5 > 3? A) 1 B) 4 C) 0 D) - 1 Answer: B Explanation: 2(4)-5=8-5=3, which is not greater than 3; thus, 4 is not a solution. Test 5: 2(5)-5=10-5=5>3, so 5 is a solution. Since 4 does not satisfy the inequality, only 5 and above are solutions. Question 47. What is the value of x in the linear system: x + y = 5, y = 2x? A) 1 B) 2
Answer: C Explanation: Substitute y=2x into x + y=5: x + 2x=5 → 3x=5 → x=5/3 ≈ 1.67, but since options are integers, check options: at x=1, y=2; sum=3; no; at x=3, y=6; sum=9; no; at x=2, y=4; sum=6; no. So actual solution is x=5/3, not listed; closest is 1.67, but since options are not matching, the correct is approximately 1.67; thus, none of these options exactly. But in multiple-choice, the best approximate answer is 2. Question 48. Which of the following is an example of an inverse operation? A) Addition and subtraction B) Multiplication and division C) Both A and B D) Exponentiation and root extraction Answer: C Explanation: Addition and subtraction are inverse operations; likewise, multiplication and division are inverse operations. Question 49. Find the value of x: 3x + 4 = 16. A) 4 B) 3 C) 5 D) 6 Answer: C Explanation: Subtract 4: 3x=12; divide by 3: x=4. Question 50. Which of the following equations represents a proportional relationship? A) y = 2x + 3 B) y = 5x C) y = x²
A) x= B) x= - 3 C) x= ± D) x= ± Answer: C Explanation: x²=9; x= ±√9= ±3. Question 55. Which of the following is an example of a recursive sequence? A) a_n = 2a_{n-1} B) a_n = 3n + 1 C) a_n = n² D) a_n = 5n Answer: A Explanation: Recursive sequences define each term based on previous terms, as in a_n=2a_{n-1}. Question 56. Which function type models exponential growth? A) y=2x + 3 B) y=3^x C) y=x² + 1 D) y=√x Answer: B Explanation: y=3^x models exponential growth due to the variable exponent. Question 57. The slope of the line passing through (2, 5) and (6, 11) is: A) 1 B) 2 C) 3 D) 4 Answer: B
Explanation: Slope = (11 - 5)/(6 - 2)=6/4=1.5; but options do not include 1.5, so closest is 2; but precise is 1.5, so the answer is not listed exactly. Question 58. The equation y = 4x + 7 is in which form? A) Standard form B) Slope-intercept form C) Point-slope form D) General form Answer: B Explanation: y=mx + b is slope-intercept form; here, m=4, b=7. Question 59. Which value satisfies the inequality: 2x + 3 ≤ 7? A) 2 B) 3 C) 4 D) 5 Answer: C Explanation: 2(4)+3=8+3=11; not ≤7; test 2: 4+3=5 ≤7; yes, so x ≤ 2. Question 60. The area of a rectangle with length 8 units and width 3 units is: A) 24 B) 11 C) 44 D) 24 units squared Answer: D Explanation: Area = length × width = 8×3=24 units squared. Question 61. In the coordinate plane, the point (–2, 5) is located: A) To the right and above the origin
Question 65. Which of the following is an example of an inverse proportion? A) Speed and travel time at constant distance B) Cost and quantity with fixed unit price C) Population and resource consumption D) Age and height Answer: B Explanation: Cost is directly proportional to quantity; inverse proportion would be if cost per unit varies. Question 66. The sum of the interior angles of a triangle is: A) 180° B) 90° C) 360° D) 120° Answer: A Explanation: The sum of interior angles in a triangle is always 180°. Question 67. Which of the following is an irrational number? A) π B) 1/ C) √ D) 0. Answer: A Explanation: π is a non-repeating, non-terminating decimal, irrational. Question 68. The area of a circle with radius 3 units is: A) 9π B) 6π C) 12π
D) 18π Answer: A Explanation: Area = π r² = π×3²=9π. Question 69. Which of the following is a rational number? A) √ B) π C) 0. D) √ Answer: C Explanation: 0.25 is a terminating decimal, thus rational. Question 70. The perimeter of a square with side length 5 units is: A) 10 units B) 20 units C) 25 units D) 15 units Answer: B Explanation: Perimeter = 4×side = 4×5=20 units. Question 71. The volume of a cube with side length 4 units is: A) 16 cubic units B) 64 cubic units C) 32 cubic units D) 8 cubic units Answer: B Explanation: Volume = side³ = 4³=64. Question 72. Which of the following is a solution to the inequality x² < 16?