GED Mathematical reasoning 2 โ Questions and Answers
Question 1: Solve for x: 3x โ 7 = 14
- x = 3
- x = 5
- x = 7 (Correct answer)
- x = 9
Correct answer: x = 7
Add 7 to both sides: 3x = 21. Divide both sides by 3: x = 7.
To solve a linear equation, isolate the variable by performing inverse operations. Step 1: Add 7 to both sides to undo the subtraction. 3x โ 7 + 7 = 14 + 7 3x = 21 Step 2: Divide both sides by 3 to undo the multiplication. 3x รท 3 = 21 รท 3 x = 7 Verification: substitute x = 7 back into the original equation: 3(7) โ 7 = 21 โ 7 = 14 โ Always verify your answer by substituting back into the original equation. This catches arithmetic errors and confirms your solution is correct.
Question 2: Which equation represents the line passing through (0, โ3) with a slope of 2?
- y = โ3x + 2
- y = 2x โ 3 (Correct answer)
- y = 2x + 3
- y = โ2x โ 3
Correct answer: y = 2x โ 3
Using slope-intercept form y = mx + b, slope m = 2 and y-intercept b = โ3 gives y = 2x โ 3.
The slope-intercept form of a linear equation is y = mx + b, where: โข m = slope (rate of change) โข b = y-intercept (where the line crosses the y-axis) Given information: โข Slope (m) = 2 โข The line passes through (0, โ3), meaning the y-intercept (b) = โ3 Substituting: y = 2x + (โ3) = 2x โ 3. You can verify by checking the point (0, โ3): y = 2(0) โ 3 = โ3 โ The slope of 2 means for every 1 unit you move right, you move 2 units up. So another point on the line would be (1, โ1): y = 2(1) โ 3 = โ1 โ
Question 3: Simplify the expression: 4(2x โ 3) + 5x
- 13x โ 12 (Correct answer)
- 13x โ 3
- 8x โ 12 + 5x
- 13x + 12
Correct answer: 13x โ 12
Distribute: 4(2x โ 3) = 8x โ 12. Then combine like terms: 8x + 5x โ 12 = 13x โ 12.
Simplifying algebraic expressions requires two key steps: distribution and combining like terms. Step 1 โ Distribute 4 across (2x โ 3): 4 ร 2x = 8x 4 ร (โ3) = โ12 So 4(2x โ 3) = 8x โ 12 Step 2 โ Rewrite the full expression: 8x โ 12 + 5x Step 3 โ Combine like terms (terms with the same variable): 8x + 5x = 13x (x terms together) โ12 stays (constant term) Result: 13x โ 12 Note: Answer choice C shows the work halfway done but is not fully simplified. The GED expects fully simplified answers.
Question 4: A function is defined as f(x) = xยฒ โ 4x + 3. What is f(2)?
- โ1 (Correct answer)
- 0
- 3
- 7
Correct answer: โ1
f(2) = (2)ยฒ โ 4(2) + 3 = 4 โ 8 + 3 = โ1.
To evaluate a function at a specific value, substitute that value for x everywhere in the expression. f(x) = xยฒ โ 4x + 3 f(2) = (2)ยฒ โ 4(2) + 3 Following order of operations: 1. Exponent: (2)ยฒ = 4 2. Multiplication: 4(2) = 8 3. Substituting: 4 โ 8 + 3 4. Left to right: 4 โ 8 = โ4, then โ4 + 3 = โ1 f(2) = โ1 Note that x = 2 is between the two roots of this quadratic. You can factor f(x) = (xโ1)(xโ3), which has roots at x = 1 and x = 3. At x = 2 (the midpoint), the parabola reaches its minimum value of โ1.
Question 5: Solve the inequality: 2x + 5 > 13
- x > 4 (Correct answer)
- x > 9
- x < 4
- x โฅ 4
Correct answer: x > 4
Subtract 5: 2x > 8. Divide by 2: x > 4. The direction of the inequality does not change when dividing by a positive number.
Solving inequalities follows the same steps as solving equations, with one critical rule: if you multiply or divide both sides by a NEGATIVE number, you must flip the inequality sign. Step 1: Subtract 5 from both sides. 2x + 5 โ 5 > 13 โ 5 2x > 8 Step 2: Divide both sides by 2 (positive, so no flip). x > 4 This means any value greater than 4 (but NOT including 4) is a solution. On a number line, draw an open circle at 4 and shade to the right. Verification: Try x = 5: 2(5) + 5 = 15 > 13 โ Try x = 4: 2(4) + 5 = 13, which is NOT > 13 โ (4 is correctly excluded)
Question 6: If y varies directly with x, and y = 15 when x = 5, what is y when x = 8?
- 20
- 24 (Correct answer)
- 25
- 40
Correct answer: 24
Direct variation: y = kx. Find k: 15 = k(5), so k = 3. Then y = 3(8) = 24.
Direct variation means y = kx, where k is the constant of variation (also called the constant of proportionality). Step 1: Find k using the given values (y = 15, x = 5). y = kx โ 15 = k(5) โ k = 15/5 = 3 Step 2: Use k = 3 to find y when x = 8. y = 3(8) = 24 Alternatively, use proportions since y/x is constant: 15/5 = y/8 3 = y/8 y = 24 โ Direct variation graphs are straight lines through the origin (0, 0) with slope k. In this case, the line y = 3x passes through (0,0), (5,15), and (8,24).
Solve for x: 3x โ 7 = 14