MPT Standards 3 — Questions and Answers
Question 1: Simplify: (3x²y)(4xy³)
- 12x³y⁴ (Correct answer)
- 12x²y³
- 7x³y⁴
- 12x³y³
Correct answer: 12x³y⁴
Multiply coefficients: 3·4=12; add exponents: x²·x=x³, y·y³=y⁴.
Question 2: What are the solutions to x² + 5x + 6 = 0?
- x = -2 and x = -3 (Correct answer)
- x = 2 and x = 3
- x = -1 and x = -6
- x = 1 and x = 6
Correct answer: x = -2 and x = -3
Factor: (x+2)(x+3) = 0, so x = -2 or x = -3.
Question 3: Which expression represents the area of a circle with radius r+1?
- π(r+1)² (Correct answer)
- π(r²+1)
- 2π(r+1)
- πr² + 1
Correct answer: π(r+1)²
Area = πR² where R = r+1, so Area = π(r+1)².
Question 4: Convert 135° to radians.
- 3π/4 (Correct answer)
- π/4
- 5π/4
- 2π/3
Correct answer: 3π/4
135 × (π/180) = 135π/180 = 3π/4.
Question 5: Which of the following is equivalent to sin²θ + cos²θ?
- 1 (Correct answer)
- 0
- tan²θ
- 2
Correct answer: 1
The Pythagorean identity states sin²θ + cos²θ = 1 for all θ.
Question 6: If a triangle has sides 3, 4, and 5, what type of triangle is it?
- Right triangle (Correct answer)
- Acute triangle
- Obtuse triangle
- Equilateral triangle
Correct answer: Right triangle
3² + 4² = 9 + 16 = 25 = 5², so by the Pythagorean theorem it is a right triangle.
Question 7: What is the value of the expression 4! / 2! ?
- 12 (Correct answer)
- 24
- 6
- 4
Correct answer: 12
4! = 24 and 2! = 2, so 24/2 = 12.