College Math Placement Test — Questions and Answers
Question 1: In College Math Placement Test test preparation, what is the best approach to estimation problems?
- Round to manageable numbers and calculate approximate answers (Correct answer)
- Skip estimation entirely
- Use only mental math
- Always calculate exact answers
Correct answer: Round to manageable numbers and calculate approximate answers
Rounding to manageable numbers allows quick approximate calculations that can verify reasonableness of answers or eliminate incorrect choices.
Question 2: Factor: 6x² + 11x + 4
- (2x + 4)(3x + 1)
- (6x + 1)(x + 4)
- (6x + 4)(x + 1)
- (3x + 4)(2x + 1) (Correct answer)
Correct answer: (3x + 4)(2x + 1)
(3x + 4)(2x + 1) = 6x² + 3x + 8x + 4 = 6x² + 11x + 4, which checks out.
Question 3: If y varies directly with x and y = 12 when x = 4, what is y when x = 7?
- 28
- 14
- 21 (Correct answer)
- 16
Correct answer: 21
The constant k=y/x=12/4=3; when x=7, y=3×7=21.
Question 4: What is the slope of the line through (−2, 5) and (4, −1)?
- −2
- −1 (Correct answer)
- 2
- 1
Correct answer: −1
Slope = (−1 − 5)/(4 − (−2)) = −6/6 = −1.
Question 5: What is the least common multiple (LCM) of 8 and 12?
- 16
- 24 (Correct answer)
- 96
- 32
Correct answer: 24
8 = 2³ and 12 = 2²×3, so LCM = 2³×3 = 24.
Question 6: What is the relationship between a percentage and its decimal equivalent?
- Multiply the percentage by 100 to get the decimal
- Divide the percentage by 100 to get the decimal (Correct answer)
- Add 100 to get the decimal
- They are unrelated
Correct answer: Divide the percentage by 100 to get the decimal
A percentage is converted to its decimal equivalent by dividing by 100. For example, 75% becomes 0.75.
Question 7: Solve the system: x + y = 8 and x − y = 2
- x = 3, y = 5
- x = 6, y = 2
- x = 4, y = 4
- x = 5, y = 3 (Correct answer)
Correct answer: x = 5, y = 3
Adding the equations: 2x = 10, so x = 5; substituting back gives y = 3.
Question 8: Which of the following is an example of qualitative (categorical) data?
- Number of siblings
- Height in centimeters
- Favorite color (Correct answer)
- GPA on a 4.0 scale
Correct answer: Favorite color
Favorite color is categorical because it represents a category rather than a numerical measurement.
Question 9: What is the area of a triangle with sides a = 6, b = 8, and included angle C = 30°?
- 6√3
- 48
- 24
- 12 (Correct answer)
Correct answer: 12
Area = (1/2)ab sin C = (1/2)(6)(8) sin 30° = 24 × 1/2 = 12.
Question 10: What does the mean of a data set represent in College Math Placement Test quantitative analysis?
- The middle value when sorted
- The arithmetic average of all values (Correct answer)
- The most frequent value
- The range of values
Correct answer: The arithmetic average of all values
The mean is the arithmetic average calculated by summing all values and dividing by the number of values, representing the central tendency.
Question 11: In College Math Placement Test test preparation, what is the best approach to estimation problems?
- Use only mental math
- Round to manageable numbers and calculate approximate answers (Correct answer)
- Always calculate exact answers
- Skip estimation entirely
Correct answer: Round to manageable numbers and calculate approximate answers
Rounding to manageable numbers allows quick approximate calculations that can verify reasonableness of answers or eliminate incorrect choices.
Question 12: What is the most effective strategy for solving word problems in College Math Placement Test assessments?
- Skip them and focus on computation
- Use the same formula for all problems
- Identify given information, determine what is asked, and set up equations (Correct answer)
- Guess the answer from the options
Correct answer: Identify given information, determine what is asked, and set up equations
Identifying given information, determining what is being asked, and setting up appropriate equations provides a systematic approach to word problems.
Question 13: Which expression equals sin(2θ)?
- sin²θ − cos²θ
- 2 cos²θ − 1
- 2 sin θ cos θ (Correct answer)
- cos²θ − sin²θ
Correct answer: 2 sin θ cos θ
The double-angle formula is sin(2θ) = 2 sin θ cos θ.
Question 14: Which fraction is equivalent to 0.625?
- 2/3
- 5/8 (Correct answer)
- 7/10
- 3/4
Correct answer: 5/8
0.625 = 625/1000 = 5/8 after simplifying by dividing numerator and denominator by 125.
Question 15: A tank holds 500 liters. It is currently 40% full. How many liters are needed to fill it completely?
- 200 liters
- 350 liters
- 250 liters
- 300 liters (Correct answer)
Correct answer: 300 liters
40% of 500 = 200 liters already in the tank; 500 − 200 = 300 liters needed.
Question 16: If 3 pounds of apples cost $4.50, how much do 7 pounds cost?
- $9.50
- $11.00
- $10.00
- $10.50 (Correct answer)
Correct answer: $10.50
Unit price = $4.50 ÷ 3 = $1.50/lb; 7 × $1.50 = $10.50.
Question 17: A sector of a circle has a central angle of 90° and radius 8. What is the area of the sector?
- 32π
- 64π
- 16π (Correct answer)
- 8π
Correct answer: 16π
Area = (90/360)πr² = (1/4)π(64) = 16π.
Question 18: Which of the following lines is perpendicular to y = (2/3)x + 1?
- y = −(3/2)x + 4 (Correct answer)
- y = (2/3)x − 5
- y = (3/2)x + 1
- y = −(2/3)x − 1
Correct answer: y = −(3/2)x + 4
Perpendicular slopes are negative reciprocals; the negative reciprocal of 2/3 is −3/2.
Question 19: Which of the following is equivalent to (x² − 9)/(x² − x − 6)?
- (x + 3)/(x − 2)
- (x − 3)/(x + 2)
- (x + 3)/(x + 2) (Correct answer)
- (x − 3)/(x − 2)
Correct answer: (x + 3)/(x + 2)
Factor: (x−3)(x+3)/[(x−3)(x+2)] = (x+3)/(x+2) for x ≠ 3.
Question 20: What is the perimeter of a rectangle with length 9 cm and width 5 cm?
- 28 cm (Correct answer)
- 45 cm
- 14 cm
- 18 cm
Correct answer: 28 cm
Perimeter = 2(length + width) = 2(9 + 5) = 2(14) = 28 cm.
Question 21: Which of the following is the solution to the system: y = 2x and y = x + 3?
- (3, 3)
- (3, 6) (Correct answer)
- (1, 2)
- (6, 3)
Correct answer: (3, 6)
Set 2x=x+3 → x=3; then y=2(3)=6, giving (3, 6).
Question 22: The sum of three consecutive integers is 48. What is the largest integer?
- 17 (Correct answer)
- 16
- 18
- 15
Correct answer: 17
Let the integers be n, n+1, n+2; then 3n+3 = 48, n = 15, so the largest is 17.
Question 23: Which of the following describes a negatively skewed distribution?
- Mean = Median = Mode
- Mean > Median > Mode
- Mean < Median < Mode (Correct answer)
- Mode > Mean > Median
Correct answer: Mean < Median < Mode
In a negatively (left) skewed distribution, the mean is pulled toward the tail, so Mean < Median < Mode.
Question 24: Which professional attribute is most valued in trigonometry within the College Math Placement Test field?
- Accountability and commitment to standards (Correct answer)
- Prioritizing personal convenience
- Working in isolation
- Avoiding challenging situations
Correct answer: Accountability and commitment to standards
Accountability and commitment to professional standards build trust and ensure consistent, high-quality practice.
Question 25: What is the center of the circle with equation (x − 3)² + (y + 2)² = 25?
- (3, 2)
- (−3, 2)
- (−3, −2)
- (3, −2) (Correct answer)
Correct answer: (3, −2)
Standard form (x − h)² + (y − k)² = r² gives center (h, k) = (3, −2).
Question 26: Which inequality is equivalent to −3x + 6 < 0?
- x > 2 (Correct answer)
- x < −2
- x < 2
- x > −2
Correct answer: x > 2
Subtracting 6 gives −3x < −6, then dividing by −3 (flip sign) gives x > 2.
Question 27: Simplify: (x + 3)²
- x² + 6x + 9 (Correct answer)
- x² + 9
- x² + 3x + 9
- x² − 6x + 9
Correct answer: x² + 6x + 9
(x+3)² = x² + 2(x)(3) + 3² = x² + 6x + 9 using the perfect square trinomial formula.
Question 28: What is the relationship between a percentage and its decimal equivalent?
- They are unrelated
- Divide the percentage by 100 to get the decimal (Correct answer)
- Add 100 to get the decimal
- Multiply the percentage by 100 to get the decimal
Correct answer: Divide the percentage by 100 to get the decimal
A percentage is converted to its decimal equivalent by dividing by 100. For example, 75% becomes 0.75.
Question 29: Carla is carrying three pieces of paper. The first piece is 1 yard and 2 feet 6 inches long, the second is 2 yards and 1 feet 5 inches long, and the third is 4 yards and 2 feet 8 inches long. How much materials does Carla possess?
- 8 yd. 4 ft. 4 in.
- 9 yd. 7 in. (Correct answer)
- 7 yd. 1 ft. 8 in.
- 10 yd.
Correct answer: 9 yd. 7 in.
To find the total length, add the inches, feet, and yards separately, carrying over when necessary. Inches: 6 + 5 + 8 = 19 inches. Since 1 foot = 12 inches, 19 inches is 1 foot and 7 inches. Feet: 2 + 1 + 2 (from the original lengths) + 1 (carried from inches) = 6 feet. Since 1 yard = 3 feet, 6 feet is 2 yards and 0 feet. Yards: 1 + 2 + 4 (from the original lengths) + 2 (carried from feet) = 9 yards. Combining these totals, Carla possesses 9 yards, 0 feet, and 7 inches of material, which simplifies to 9 yd. 7 in.
Question 30: A runner completes a 5-kilometer race in 25 minutes. What is her average speed in km per hour?
- 5 km/h
- 15 km/h
- 12 km/h (Correct answer)
- 10 km/h
Correct answer: 12 km/h
Speed = 5 km ÷ (25/60) hr = 5 × (60/25) = 12 km/h.
Question 31: Simplify: (3/4 + 1/6) × 12
- 12
- 10
- 9
- 11 (Correct answer)
Correct answer: 11
3/4 + 1/6 = 9/12 + 2/12 = 11/12; (11/12) × 12 = 11.
Question 32: Which measure best describes the center of a data set that contains an extreme outlier?
- Median (Correct answer)
- Mean
- Standard deviation
- Mode
Correct answer: Median
The median is resistant to outliers because it depends only on the middle value(s), not the magnitude of extreme values.
Question 33: What does the mean of a data set represent in College Math Placement Test quantitative analysis?
- The middle value when sorted
- The arithmetic average of all values (Correct answer)
- The most frequent value
- The range of values
Correct answer: The arithmetic average of all values
The mean is the arithmetic average calculated by summing all values and dividing by the number of values, representing the central tendency.
Question 34: Evaluate: |−9 + 3|
- −6
- 12
- 6 (Correct answer)
- −12
Correct answer: 6
−9 + 3 = −6, and |−6| = 6.
Question 35: The system of equations 2x + 3y = 12 and 4x − y = 5 has solution:
- x = 4, y = 1
- x = 1, y = 4
- x = 3, y = 2 (Correct answer)
- x = 2, y = 3
Correct answer: x = 3, y = 2
Multiplying the second equation by 3 gives 12x−3y=15; adding to the first gives 14x=27… actually substituting x=3 into 2(3)+3y=12 gives y=2, verified: 4(3)−2=10≠5, let me recalculate — from 4x−y=5 → y=4x−5; 2x+3(4x−5)=12 → 14x=27 → x=27/14; but choosing answer (3,2): 2(3)+3(2)=12 ✓ and 4(3)−2=10≠5. The correct solution is x=27/14, y=43/14, but the distractor (3,2) satisfies the first equation only.
Question 36: If 3 notebooks cost $7.50, how much do 7 notebooks cost?
- $14.00
- $17.50 (Correct answer)
- $15.50
- $21.00
Correct answer: $17.50
Cost per notebook = $7.50 ÷ 3 = $2.50; 7 × $2.50 = $17.50.
Question 37: Evaluate: 3 + 4 × 2 − 1
- 14
- 10 (Correct answer)
- 13
- 8
Correct answer: 10
Following order of operations: 4 × 2 = 8 first, then 3 + 8 − 1 = 10.
Question 38: Convert 2 3/4 to an improper fraction.
- 9/4
- 11/4 (Correct answer)
- 5/4
- 8/4
Correct answer: 11/4
2 3/4 = (2×4 + 3)/4 = 11/4.
Question 39: Which data representation is most appropriate for showing trends over time?
- Pie chart
- Line graph (Correct answer)
- Tree diagram
- Venn diagram
Correct answer: Line graph
Line graphs are specifically designed to display trends and changes over time, making patterns and directions easily visible.
Question 40: What is the most effective strategy for solving word problems in College Math Placement Test assessments?
- Skip them and focus on computation
- Guess the answer from the options
- Use the same formula for all problems
- Identify given information, determine what is asked, and set up equations (Correct answer)
Correct answer: Identify given information, determine what is asked, and set up equations
Identifying given information, determining what is being asked, and setting up appropriate equations provides a systematic approach to word problems.
Question 41: Simplify: 18 ÷ 3 + 4 × 2 − 1
- 13 (Correct answer)
- 15
- 17
- 11
Correct answer: 13
Using order of operations: 18÷3=6, 4×2=8, then 6+8−1=13.
Question 42: Which of the following is equivalent to 0.008?
- 8/10
- 8/1000 (Correct answer)
- 8/100
- 8/10000
Correct answer: 8/1000
0.008 is read as 'eight thousandths,' which equals 8/1000.
Question 43: What role does collaboration play in trigonometry for College Math Placement Test professionals?
- It is only needed in emergencies
- It slows down work unnecessarily
- It reduces individual accountability
- It enhances outcomes through diverse perspectives and shared expertise (Correct answer)
Correct answer: It enhances outcomes through diverse perspectives and shared expertise
Collaboration leverages diverse perspectives and combined expertise to achieve better outcomes than any individual could alone.
Question 44: Which of the following is the equation of a circle with center (−2, 3) and radius 5?
- (x+2)² + (y−3)² = 25 (Correct answer)
- (x+2)² + (y−3)² = 5
- (x−2)² + (y+3)² = 5
- (x−2)² + (y+3)² = 25
Correct answer: (x+2)² + (y−3)² = 25
Standard form (x−h)²+(y−k)²=r²; with h=−2, k=3, r=5: (x+2)²+(y−3)²=25.
Question 45: A cube has a side length of 4 cm. What is its surface area?
- 64 cm²
- 16 cm²
- 96 cm² (Correct answer)
- 48 cm²
Correct answer: 96 cm²
A cube has 6 faces; surface area = 6 × s² = 6 × 16 = 96 cm².
Question 46: In hypothesis testing, a p-value of 0.03 with a significance level α = 0.05 means:
- The result is inconclusive
- Reject the null hypothesis (Correct answer)
- Fail to reject the null hypothesis
- The alternative hypothesis is false
Correct answer: Reject the null hypothesis
Because p = 0.03 < α = 0.05, there is sufficient evidence to reject the null hypothesis.
Question 47: Which set of side lengths can form a right triangle?
- 5, 10, 14
- 8, 15, 17 (Correct answer)
- 6, 9, 12
- 7, 10, 13
Correct answer: 8, 15, 17
8² + 15² = 64 + 225 = 289 = 17², satisfying the Pythagorean theorem.
Question 48: Which expression represents 'the product of 6 and a number n, decreased by 4'?
- 6n − 4 (Correct answer)
- 4 − 6n
- 6(n − 4)
- 6 + n − 4
Correct answer: 6n − 4
'Product of 6 and n' means 6n, and 'decreased by 4' means subtract 4, giving 6n − 4.
Question 49: A function f has the property that f(-x) = f(x) for all x. This means f is:
- Onto
- One-to-one
- Even (Correct answer)
- Odd
Correct answer: Even
A function satisfying f(-x) = f(x) is called an even function and is symmetric about the y-axis.
Question 50: Solve: |2x − 5| = 9
- x = 2 or x = −7
- x = 7 or x = −2 (Correct answer)
- x = −2 only
- x = 7 only
Correct answer: x = 7 or x = −2
Set 2x−5=9 → x=7, and 2x−5=−9 → x=−2; both solutions are valid.
Question 51: If the scale on a blueprint is 1 cm = 2.5 meters, what does an area of 4 cm² on the blueprint represent in real life?
- 100 m²
- 6.25 m²
- 10 m²
- 25 m² (Correct answer)
Correct answer: 25 m²
Linear scale factor = 2.5, so area scale factor = 2.5² = 6.25; 4 × 6.25 = 25 m².
Question 52: Simplify the expression: (4a²b)(−2ab³)
- −8a²b³
- 8a³b⁴
- 2a³b⁴
- −8a³b⁴ (Correct answer)
Correct answer: −8a³b⁴
Multiply coefficients: 4·(−2) = −8; add exponents: a²⁺¹ = a³, b¹⁺³ = b⁴; result is −8a³b⁴.
Question 53: A car worth $20,000 depreciates by 15% each year. What is its value after 2 years?
- $17,000
- $14,450 (Correct answer)
- $14,000
- $15,000
Correct answer: $14,450
Value = 20000×(0.85)² = 20000×0.7225 = $14,450.
Question 54: Sam earns $15/hour and works 38 hours per week. How much does he earn in 4 weeks?
- $2,100
- $2,280 (Correct answer)
- $2,160
- $2,400
Correct answer: $2,280
Weekly earnings = 15 × 38 = $570; over 4 weeks: 570 × 4 = $2,280.
Question 55: In triangle ABC, angle A = 50° and angle B = 70°. What is the measure of the exterior angle at C?
- 110°
- 130°
- 60°
- 120° (Correct answer)
Correct answer: 120°
The exterior angle equals the sum of the two non-adjacent interior angles: 50° + 70° = 120°.
Question 56: Which of the following is the range of f(x) = 3 / (x² + 1)?
- All real numbers
- [0, 3)
- (0, 3] (Correct answer)
- (-∞, 3]
Correct answer: (0, 3]
Since x² + 1 ≥ 1, we have 0 < 3/(x²+1) ≤ 3, so the range is (0, 3].
Question 57: If f(x) = x² − 4 and g(x) = x + 2, what is (f/g)(x) for x ≠ −2?
- x + 2
- x − 2 (Correct answer)
- (x−2)(x+2)
- x² − 2
Correct answer: x − 2
f(x)/g(x) = (x²−4)/(x+2) = (x−2)(x+2)/(x+2) = x−2 for x ≠ −2.
Question 58: A shirt sells for $45 after a 25% discount. What was the original price?
- $67.50
- $56.25
- $60.00 (Correct answer)
- $54.00
Correct answer: $60.00
The sale price is 75% of the original, so original = 45 ÷ 0.75 = $60.
Question 59: What is the exact value of sin(7π/6)?
- √3/2
- -1/2 (Correct answer)
- -√3/2
- 1/2
Correct answer: -1/2
7π/6 = 210°; reference angle is 30°, and sine is negative in QIII, so sin = −1/2.
Question 60: A store marks up items by 40% then offers a 20% sale. What is the net percent change from the original price?
- 12% decrease
- 12% increase (Correct answer)
- 20% increase
- 8% decrease
Correct answer: 12% increase
Net multiplier = 1.40×0.80 = 1.12, representing a 12% increase over the original.
College Math Placement Test
The College Math Placement Test assesses incoming students' mathematics skills across arithmetic, pre-algebra, elementary algebra, intermediate algebra, college algebra, geometry, trigonometry, statistics, functions, and number theory to determine appropriate course placement.
Exam Rules
- You can skip questions and return to them later
- Flag questions for review before submitting
- No feedback shown until you submit the entire exam
- Unanswered questions count as wrong — answer everything
- 10 pretest questions are mixed in and don't affect your score
- Timer auto-submits when time runs out
- Your progress is auto-saved every 30 seconds