MAP Math (Grades 8-12) 1 — Questions and Answers
Question 1: Which of the following is a solution to the system of equations: y = 2x + 1 and y = -x + 4?
- (1, 3) (Correct answer)
- (2, 5)
- (3, 7)
- (0, 4)
Correct answer: (1, 3)
Set equal: 2x+1 = -x+4, so 3x=3, meaning x=1. Then y=2(1)+1=3. The solution is (1,3).
To solve a system of equations: since both equations equal y, set them equal: 2x+1 = -x+4. Add x to both sides: 3x+1=4. Subtract 1: 3x=3. Divide: x=1. Substitute back: y=2(1)+1=3. Solution: (1,3). Verify in second equation: -1+4=3.
Question 2: What is the complete solution to 2x squared = 50?
- x = 5 only
- x = -5 only
- x = 5 or x = -5 (Correct answer)
- x = 25
Correct answer: x = 5 or x = -5
2x^2 = 50 → x^2 = 25 → x = plus or minus 5. Both 5 and -5 are valid solutions.
To solve 2x^2 = 50: Divide both sides by 2 to get x^2 = 25. Take the square root of both sides: x = plus or minus sqrt(25) = plus or minus 5. Both x=5 and x=-5 are valid solutions because squaring either gives 25. Forgetting the negative solution is a common error on MAP Growth high school math questions.
Question 3: Simplify: (3x squared times y)(4x times y cubed)
- 7x cubed y to the 4th
- 12x cubed y to the 4th (Correct answer)
- 12x squared y cubed
- 7x squared y cubed
Correct answer: 12x cubed y to the 4th
Multiply coefficients: 3 times 4 = 12. Add exponents of like bases: x^2 times x^1 = x^3, y^1 times y^3 = y^4. Result: 12x^3 y^4.
To multiply monomials: (1) Multiply the numerical coefficients: 3 times 4 = 12. (2) Apply the product rule for exponents — add the exponents: x^2 times x^1 = x^(2+1) = x^3, and y^1 times y^3 = y^(1+3) = y^4. Final answer: 12x^3 y^4.
Question 4: A function is defined as f(x) = 3x - 7. For what value of x does f(x) = 8?
- x = 3
- x = 5 (Correct answer)
- x = 7
- x = 15
Correct answer: x = 5
Set f(x) = 8: 3x - 7 = 8 → 3x = 15 → x = 5.
To find x when f(x) = 8: Replace f(x) with 8 in the equation f(x) = 3x - 7: 8 = 3x - 7. Add 7 to both sides: 15 = 3x. Divide by 3: x = 5. Verify: f(5) = 3(5) - 7 = 15 - 7 = 8.
Question 5: What is the slope of the line passing through points (1, 2) and (4, 8)?
- 1/2
- 2 (Correct answer)
- 3
- 6
Correct answer: 2
Slope = (y2 - y1) divided by (x2 - x1) = (8-2) divided by (4-1) = 6/3 = 2.
The slope formula is m = (y2 - y1) / (x2 - x1). With points (1,2) and (4,8): m = (8-2)/(4-1) = 6/3 = 2. A slope of 2 means for every 1 unit moved right, the line rises 2 units. The slope represents the rate of change of the linear function.
Question 6: Which of the following best describes the graph of an absolute value function like y = |x|?
- A straight line
- A parabola opening upward
- A V-shape (Correct answer)
- A circle
Correct answer: A V-shape
The absolute value function y = |x| produces a V-shaped graph because the output is always non-negative.
The absolute value function y = |x| produces a distinctive V-shape. For x greater than or equal to 0, y = x (a ray going up-right). For x less than 0, y = -x (a ray going up-left). Together they form a V with the vertex at the origin. Shifts of the form y = |x - h| + k move the vertex to (h, k). MAP Growth grades 8-12 tests function graph recognition.
Which of the following is a solution to the system of equations: y = 2x + 1 and y = -x + 4?