Algebra I · NY Regents · Exam Prep · August 2025
NY Regents Algebra I — August 2025: Full Walkthrough of All 35 Questions
The August 19, 2025 New York State Regents Algebra I exam is a great cross-section of the Algebra I curriculum — it covers quadratics, functions, statistics, systems, and radicals in roughly equal measure, with no oddball topics. It is a great snapshot of exactly what a rising 9th- or 10th-grader needs to master, whether they are aiming to take Regents this coming January, next June, or just want to test how solid their Algebra I skills are. Because it is an August administration, this exam also has one fewer Part II question than the January and June exams (6 instead of 8), which changes the raw point totals slightly.
This post gives you the complete exam: every one of the 35 questions transcribed verbatim, with a step-by-step worked solution hidden under each question so students can attempt each problem first. Between the parts, we break down the underlying theory the students needed to know. And at the top of this page you can download the original PDF from the New York State Department of Education.
What’s in this walkthrough
How the Regents Algebra I exam is graded
The Regents Algebra I exam is 3 hours long and has four parts, totaling 82 raw points across 35 questions on this August 2025 administration:
- Part I — 24 multiple-choice questions, 2 points each (48 pts). No partial credit.
- Part II — 6 short-response questions, 2 pts each (12 pts). Show work; a bare correct answer earns only 1 point.
- Part III — 4 extended-response questions, 4 points each (16 pts). Full work required.
- Part IV — 1 six-point question with multiple sub-parts.
That totals 24 × 2 + 6 × 2 + 4 × 4 + 6 = 48 + 12 + 16 + 6 = 82 raw points. This is 4 points fewer than the June and January administrations, which include 8 Part II questions instead of 6 — August is historically a smaller-enrollment administration (mostly students retaking the exam), so NYSED trims Part II slightly. The 82 raw points are converted to a scaled score out of 100 using a conversion chart published by the state for each administration. Historically, a raw score in the high 20s to low 30s scales to a passing 65, and a raw score in the high 50s scales to an 85 (the “mastery” level used by many high schools for course credit).
Theory: the 10 topic areas tested
Before diving into the problems, here is a quick refresher on each of the topic clusters this August 2025 exam covered. Students who are shaky on any of these should stop at the theory box and revisit the ideas before attempting the corresponding questions.
1. Arithmetic and geometric sequences
A sequence is a list of numbers following a pattern. Two patterns dominate the Regents:
- Arithmetic: you add a common difference d each step. Formula: an = a1 + d(n − 1).
- Geometric: you multiply by a common ratio r each step. Formula: an = a1 · rn−1.
Check which pattern applies: subtract consecutive terms — if the difference is constant, it is arithmetic. Divide consecutive terms — if the ratio is constant, it is geometric.
2. Solving linear equations and inequalities
Standard playbook: distribute, combine like terms, move variables to one side and constants to the other, then divide by the coefficient. For inequalities, everything is the same except: if you multiply or divide by a negative number, flip the inequality sign.
Literal equations (like A = ½bh solved for h) use the same steps as regular equations — you just leave letters where numbers usually go.
3. Polynomials: multiplying, factoring, subtracting
Three moves show up nearly every year:
- FOIL / distribute to expand products of binomials: (a + b)(c + d) = ac + ad + bc + bd.
- Difference of squares: a2 − b2 = (a − b)(a + b). So 4x2 − 25 = (2x − 5)(2x + 5).
- Subtracting polynomials: distribute the minus sign to every term inside the parentheses before combining like terms. This is where the most avoidable errors happen.
Also know terminology: degree is the highest exponent, leading coefficient is the number in front of that term, constant term is the term with no variable, and a trinomial has exactly three terms.
4. Quadratics: solving four different ways
For an equation of the form ax2 + bx + c = 0, you have four solving methods and Regents can ask for any of them:
| Method | When to use it |
|---|---|
| Factoring | When it factors nicely with integer roots |
| Zero-product property | Whenever the equation is already in factored form — each factor set to 0 gives a root |
| Completing the square | When they ask you to convert to vertex form, or when factoring is hard |
| Quadratic formula | Always works: x = (−b ± √(b2 − 4ac)) / (2a) |
The axis of symmetry is x = −b / (2a), and the vertex sits on that line. For a projectile h(t) = −16t2 + v0t + h0, the max height occurs at the vertex, and the object hits the ground when h(t) = 0.
5. Functions and function notation
A function is a rule that assigns exactly one output to each input. In set-of-pairs form {(3, −4), (−4, 3), (1, 1), …}, the first coordinate cannot repeat. To evaluate h(−1) when h(x) = x2 − 3x + 1, substitute −1 everywhere you see x.
The zeros of a function are the x-values where f(x) = 0. In factored form, apply the zero-product property to read them off directly.
6. Function transformations
Given a base function f(x):
- f(x − h) shifts the graph right by h. f(x + h) shifts left by h. (Sign is opposite of what most students expect.)
- f(x) + k shifts up by k. f(x) − k shifts down by k.
So “shift 3 right and 4 up” is f(x − 3) + 4.
7. Lines: slope, forms, and graphs
Given two points (x1, y1) and (x2, y2), the slope is m = (y2 − y1) / (x2 − x1). Then use:
- Point-slope form: y − y1 = m(x − x1). Regents loves this one — you can use either of the two given points.
- Slope-intercept form: y = mx + b.
8. Systems of equations and inequalities
Two equations in two unknowns are solved by substitution (isolate one variable, plug into the other) or elimination (add or subtract to cancel a variable). When one equation is linear and the other quadratic, substitution is almost always faster.
For inequalities: graph each boundary line (dashed if strict < or >, solid if ≤ or ≥), shade the correct side, and the solution is where the shaded regions overlap. Any point in that overlap satisfies both inequalities.
9. Statistics: two-way tables, quartiles, correlation, regression
Skills tested:
- Two-way table percentages: the denominator matters — make sure you divide by the correct row or column total.
- Quartiles: split ordered data into halves at the median, then find the median of each half. Q1 is the median of the lower half; Q3 is the median of the upper half.
- Correlation vs. causation: a correlation only tells you two variables move together. It becomes causal only when one variable actually forces the other to change (e.g., pressing the brake pedal directly causes deceleration).
- Linear regression: using a calculator, enter the data into two lists and run LinReg(ax+b). The r-value is the correlation coefficient; the closer to ±1, the stronger the linear fit.
10. Radicals, exponents, exponential growth, and unit conversion
Three routine skills:
- Radicals: √a · √b = √(ab). Simplify by pulling out perfect squares: √18 = √(9 · 2) = 3√2. Rationalize a denominator by multiplying top and bottom by the same radical.
- Exponent rules: (ab)n = anbn, (am)n = amn.
- Exponential growth: in y = a · bt, the base b is 1 + r when growing at rate r. So V(t) = 96,949 · (1.0448)t means 4.48% growth per year.
- Unit conversion: multiply by conversion factors written as fractions equal to 1. Cancel units diagonally until you get to the target.
Part I — Multiple Choice (24 questions × 2 pts = 48 pts)
Answer all 24 questions in this part. Each correct answer will receive 2 credits. No partial credit will be allowed.
Question 1
Which expression is equivalent to 100x2 − 16?
- (1) (50x − 8)(50x + 8)
- (2) (50x − 8)(50x − 8)
- (3) (10x − 4)(10x + 4)
- (4) (10x − 4)(10x − 4)
Answer: (3) (10x − 4)(10x + 4)
This is a difference of squares: a2 − b2 = (a − b)(a + b).
Rewrite: 100x2 = (10x)2 and 16 = 42, so 100x2 − 16 = (10x)2 − 42 = (10x − 4)(10x + 4).
Choice (1) uses 50 instead of 10 for the coefficient — a common slip since 502 = 2500 ≠ 100. Choices (2) and (4) repeat the same sign, which would expand to a perfect square trinomial, not a difference of squares.
Question 2
Josie has $2.30 in dimes and quarters. She has two more dimes than quarters. Which equation below can be used to determine x, the number of quarters she has?
- (1) 0.35(2x + 2) = 2.30
- (2) 0.25(x + 2) + 0.10x = 2.30
- (3) 0.25x + 0.10(x + 2) = 2.30
- (4) 0.25x + 0.10(x − 2) = 2.30
Answer: (3) 0.25x + 0.10(x + 2) = 2.30
Define the variables: x = number of quarters. Since she has two more dimes than quarters, the number of dimes is x + 2.
Set up value equation: (value of quarters) + (value of dimes) = total value, so 0.25x + 0.10(x + 2) = 2.30.
Choice (4) swaps the sign, which would mean fewer dimes than quarters. Choice (2) attaches the "+2" to the quarters instead of the dimes.
Question 3
If g(x) = −2x2 + 16, then g(−3) equals
- (1) −20
- (2) −2
- (3) 34
- (4) 52
Answer: (2) −2
Substitute x = −3:
g(-3) = -2(-3)² + 16 = -2(9) + 16 = -18 + 16 = -2Watch order of operations: square −3 first to get 9, then multiply by −2. Squaring before applying the negative sign is the step most students rush through.
Question 4
What are the zeros of f(x) = x2 − 8x − 20?
- (1) 10 and 2
- (2) 10 and −2
- (3) −10 and 2
- (4) −10 and −2
Answer: (2) 10 and −2
Factor: find two numbers that multiply to −20 and add to −8 — that’s −10 and 2.
x² - 8x - 20 = (x - 10)(x + 2) Set each factor to 0: x - 10 = 0 → x = 10 x + 2 = 0 → x = -2The zeros are x = 10 and x = −2.
Question 5
Which point lies on the graph of y = 3x2 − ¼x + 3?
- (1) (−2, 15.5)
- (2) (−1, 5.75)
- (3) (1, 6.25)
- (4) (2, 15.5)
Answer: (1) (−2, 15.5)
Substitute x = −2:
y = 3(-2)² - (1/4)(-2) + 3 = 3(4) + 0.5 + 3 = 12 + 0.5 + 3 = 15.5This matches (−2, 15.5). Choice (4) has the same y-value but the wrong sign on x — testing it gives 3(4) − 0.5 + 3 = 14.5, not 15.5, since the middle term’s sign flips with x.
Question 6
Given f(x) = x2 and g(x) = 8x − 15 graphed on the same set of axes, which value(s) of x will make f(x) = g(x)?
- (1) 3, only
- (2) 9, only
- (3) 3 and 5
- (4) 9 and 25
Answer: (3) 3 and 5
Set the functions equal and solve:
x² = 8x - 15 x² - 8x + 15 = 0 (x - 3)(x - 5) = 0 x = 3 or x = 5Both values make the two functions intersect, so the graphs meet at x = 3 and x = 5.
Question 7
Which trinomial is written in standard form and has a constant term of five?
- (1) x5 − 4x2 + 10
- (2) 2x2 + 6x4 + 5
- (3) 5x4 − 3x2 + 1
- (4) 4x5 − 8x2 + 5
Answer: (4) 4x5 − 8x2 + 5
Standard form means the terms are written in descending order of degree. Constant term is the term with no variable.
Check each choice: (1) has constant term 10, not 5. (2) is written with 2x2 before 6x4 — degrees are out of order (ascending, not descending). (3) has constant term 1. (4) is in descending order (x5 then x2 then constant) and ends in 5. ✓
Question 8
When solving x2 + 6x = −8 for x, a student wrote x2 + 6x + 8 = 0 as their first step. Which property justifies this step?
- (1) associative property
- (2) commutative property
- (3) zero property of addition
- (4) addition property of equality
Answer: (4) addition property of equality
What happened: the student added 8 to both sides of the equation — the left side went from x2 + 6x to x2 + 6x + 8, and the right side went from −8 to 0.
Adding the same quantity to both sides of an equation is exactly what the addition property of equality allows — it keeps the equation balanced. Associative and commutative properties only rearrange or regroup terms; they don’t add anything new to an equation.
Question 9
The tables below show the input and output values of four different functions.
f(x): x = −2, −1, 0, 1, 2, 3 → f(x) = 6, 1, −2, −3, −2, 1
g(x): x = −4, −3, −2, −1, 0, 1 → g(x) = 3, 2, 1, 0, 1, 2
h(x): x = −2, −1, 0, 1, 2, 3 → h(x) = −1, −2, −4, −8, −16, −32
j(x): x = −3, −2, −1, 0, 1, 2 → j(x) = −11, −7, −3, 1, 5, 9
Which table represents a linear function?
- (1) f(x)
- (2) g(x)
- (3) h(x)
- (4) j(x)
Answer: (4) j(x)
Test for a constant first difference — that’s the signature of a linear function.
j(x): -11 → -7 → -3 → 1 → 5 → 9 diffs: +4 +4 +4 +4 +4 (constant!) → LINEARf(x) has a constant second difference (it’s quadratic: 6,1,−2,−3,−2,1 — a parabola shape). g(x) decreases then increases symmetrically, like |x| — absolute value, not linear. h(x) doubles each step (−1,−2,−4,−8,−16,−32) — exponential.
Question 10
What is the solution set to the equation 3x2 = 24x?
- (1) {8}
- (2) {0, 8}
- (3) {0, −8}
- (4) {0, 8, −8}
Answer: (2) {0, 8}
Move everything to one side — do NOT divide both sides by x, since that discards the x = 0 solution.
3x² = 24x 3x² - 24x = 0 3x(x - 8) = 0 x = 0 or x = 8The solution set is {0, 8}. Choice (1) is the classic trap from dividing both sides by x too early, which silently loses the root x = 0.
Question 11
The table below shows the radioactivity level of a substance after the given time, t, in seconds.
t (sec): 0, 1, 2, 3, 4
Level: 20, 10, 5, 2.5, 1.25
What is the average rate of change in radioactivity level over the interval 1 ≤ t ≤ 3?
- (1) 3.75
- (2) −3.75
- (3) 4.6875
- (4) −4.6875
Answer: (2) −3.75
Average rate of change = (change in output) / (change in input), using the endpoints of the interval t = 1 and t = 3.
Rate = (level at t=3 - level at t=1) / (3 - 1) = (2.5 - 10) / 2 = -7.5 / 2 = -3.75The negative sign makes sense — radioactivity decays over time, so the rate of change is negative.
Question 12
Fred recorded the number of minutes he read each day, from Monday through Friday. His results are shown in the table.
Day: 1, 2, 3, 4, 5
Min: 12, 16, 19, 27, 29
What is the correlation coefficient, to the nearest thousandth, and strength of the linear model of these data?
- (1) 0.984 and strong
- (2) 0.968 and strong
- (3) 0.984 and weak
- (4) 0.968 and weak
Answer: (1) 0.984 and strong
On a TI-84: enter day numbers in L1, minutes in L2, turn on DiagnosticOn, then run STAT → CALC → 4: LinReg(ax+b).
Calculator output: r ≈ 0.984. Since |r| is very close to 1, the linear fit is strong.
Question 13
Given f(x) = x2, which function will shift f(x) to the left 3 units?
- (1) g(x) = x2 + 3
- (2) h(x) = x2 − 3
- (3) j(x) = (x − 3)2
- (4) k(x) = (x + 3)2
Answer: (4) k(x) = (x + 3)2
Horizontal shift rule: f(x + h) shifts left by h (opposite of what most students expect); f(x − h) shifts right.
Shifting f(x) = x2 left 3 units replaces x with x + 3, giving k(x) = (x + 3)2. Choices (1) and (2) are vertical shifts, not horizontal.
Question 14
A class of 20 students was surveyed to determine the number of pets each student owned. The results are represented in the dot plot below, where 1 student owns 0 pets, 4 students own 1 pet, 6 students own 2 pets, 4 students own 3 pets, 3 students own 4 pets, and 2 students own 5 pets.
Which statement about the data is correct?
- (1) The mean and the median are the same.
- (2) The median and the mode are the same.
- (3) The mean and the mode are the same.
- (4) The mean, median, and mode are all the same.
Answer: (2) The median and the mode are the same.
Mean: add up (number of pets × frequency) and divide by 20.
Mean = (0·1 + 1·4 + 2·6 + 3·4 + 4·3 + 5·2) / 20 = (0 + 4 + 12 + 12 + 12 + 10) / 20 = 50 / 20 = 2.5Median: with 20 ordered values, average the 10th and 11th. Counting cumulatively: 1 zero, then 4 ones bringing us to position 5, then 6 twos filling positions 6 through 11. Both the 10th and 11th values are 2, so the median is 2.
Mode: the most frequent value is 2 pets (6 students — the tallest column), so the mode is 2.
Median (2) and mode (2) match, while the mean (2.5) does not. Answer: (2).
Question 15
The range of f(x) = |x + 2| − 5 is
- (1) y ≥ −5
- (2) y ≥ 2
- (3) x ≥ −5
- (4) x ≥ 2
Answer: (1) y ≥ −5
Range describes the set of possible y-values (output), which immediately eliminates choices (3) and (4) — those describe x-values.
The absolute value |x + 2| can never be negative; its smallest possible value is 0, achieved at x = −2. So the minimum of f(x) = |x+2| − 5 is 0 − 5 = −5, and f(x) can grow without bound above that. Range: y ≥ −5.
Question 16
Which equation is always correct?
- (1) a3 · ax = a3x
- (2) (a4)x = a4+x
- (3) (ab)x = axbx
- (4) ax · by = abx+y
Answer: (3) (ab)x = axbx
Exponent rule: a power distributes over a product: (ab)n = anbn. This is always true, no matter what a, b, or x are.
Choice (1) confuses the product rule (which adds exponents when bases match: a3 · ax = a3+x) with multiplying them. Choice (2) confuses the power rule (which multiplies exponents: (a4)x = a4x) with adding them. Choice (4) has mismatched bases, so there is no valid combination rule.
Question 17
The formula for the area of a trapezoid is A = ½h(b1 + b2). The height, h, of the trapezoid may be expressed as
- (1) 2A / (b1 + b2)
- (2) ½A(b1 + b2)
- (3) (b1 + b2) / (2A)
- (4) ½A − (b1 + b2)
Answer: (1) 2A / (b1 + b2)
Isolate h by undoing the operations attached to it:
A = (1/2) h (b₁ + b₂) 2A = h(b₁ + b₂) (multiply both sides by 2) 2A / (b₁ + b₂) = h (divide both sides by (b₁ + b₂))Choice (3) inverts the correct fraction; choice (2) mistakenly multiplies instead of dividing.
Question 18
Three functions are given below.
f(x) = −|x + 2| + 7
g(x) = (x − 3)2 − 4
h(x) given by the table: x = −4, −3, −2, −1, 0, 1, 2 → h(x) = 5, 0, −3, −4, −3, 0, 5
Which functions have the same y-intercept?
- (1) f(x) and g(x)
- (2) g(x) and h(x)
- (3) f(x) and h(x)
- (4) The functions all have different y-intercepts.
Answer: (1) f(x) and g(x)
Compute each y-intercept by evaluating at x = 0 (or reading the table at x = 0):
f(0) = -|0 + 2| + 7 = -2 + 7 = 5 g(0) = (0 - 3)² - 4 = 9 - 4 = 5 h(0) = -3 (from table)f(0) = g(0) = 5, while h(0) = −3 is different. So f(x) and g(x) share the same y-intercept.
Question 19
The sum of (x + 7)2 and (x − 3)2 is
- (1) 2x2 + 58
- (2) 2x4 + 58
- (3) 2x2 + 8x + 58
- (4) 2x4 + 8x2 + 58
Answer: (3) 2x2 + 8x + 58
Expand each square then add:
(x + 7)² = x² + 14x + 49 (x - 3)² = x² - 6x + 9 Sum = (x² + x²) + (14x - 6x) + (49 + 9) = 2x² + 8x + 58A common error is forgetting the middle term entirely and just adding x2 + 49 and x2 + 9, which gives the wrong choice (1).
Question 20
The product of 2√10 and 3√2 is
- (1) 12√5
- (2) 5√20
- (3) 24√5
- (4) 5√12
Answer: (1) 12√5
Multiply coefficients and radicals separately:
(2√10)(3√2) = (2·3) · √(10·2) = 6 · √20 = 6 · √(4·5) = 6 · 2 · √5 = 12√5The key step often missed is simplifying √20 down to 2√5 before finalizing the answer.
Question 21
When 6x3 − 2x + 8 is subtracted from 5x3 + 3x − 4, the result is
- (1) x3 − 5x + 12
- (2) x3 + x + 4
- (3) −x3 + 5x − 12
- (4) −x3 + x + 4
Answer: (3) −x3 + 5x − 12
Rewrite carefully: “A is subtracted from B” means B − A. Here B = 5x3 + 3x − 4, A = 6x3 − 2x + 8.
(5x³ + 3x - 4) - (6x³ - 2x + 8) = 5x³ + 3x - 4 - 6x³ + 2x - 8 (distribute the minus) = (5 - 6)x³ + (3 + 2)x + (-4 - 8) = -x³ + 5x - 12The most common error is forgetting to flip all three signs inside the second polynomial when distributing the subtraction.
Question 22
Three relations are shown below.
I. {(0,1), (1,2), (2,3), (3,4)}
II. An arrow diagram mapping 3→3, 4→4, 5→5, 6→6 (each input mapped to exactly one output)
III. A graph that passes the vertical line test
Which relations represent a function?
- (1) I and II, only
- (2) I and III, only
- (3) II and III, only
- (4) I, II, and III
Answer: (4) I, II, and III
Function rule: every input maps to exactly one output (no input repeats with two different outputs).
Relation I: each of the four x-values (0, 1, 2, 3) is distinct, so it’s a function. Relation II: the arrow diagram sends each of 3, 4, 5, 6 to exactly one output, so it’s a function (in this case, the identity mapping). Relation III’s graph passes the vertical line test (no vertical line crosses it more than once), so it is a function too. All three qualify.
Question 23
The method of substitution was used to solve the system of equations below:
4x − 7y = 7
x − y = −1
Which equation is a correct first step when using this method?
- (1) x = y − 1
- (2) y = x − 1
- (3) 3x − 6y = 8
- (4) 5x − 8y = 6
Answer: (1) x = y − 1
Substitution starts by isolating one variable in the simpler equation. Here, x − y = −1 is the simpler (linear, one-step) equation.
x - y = -1 x = y - 1 (add y to both sides)Choice (2) accidentally isolates y incorrectly — adding y and subtracting 1 from x − y = −1 gives x = y − 1, not y = x − 1. Choices (3) and (4) are linear combinations that don’t isolate a single variable.
Question 24
In 2009, Usain Bolt, a sprinter from Jamaica, set the world record in the 100-meter dash with a time of 9.58 seconds. His approximate speed, in kilometers per hour, can be found using which conversion?
- (1) (9.58 sec/100 m) · (1000 m/1 km) · (1 min/60 sec) · (1 hr/60 min)
- (2) (100 m/9.58 sec) · (60 sec/1 min) · (1000 m/1 km) · (60 min/1 hr)
- (3) (100 m/9.58 sec) · (1 km/1000 m) · (1 min/60 sec) · (1 hr/60 min)
- (4) (100 m/9.58 sec) · (60 sec/1 min) · (1 km/1000 m) · (60 min/1 hr)
Answer: (4) (100 m/9.58 sec) · (60 sec/1 min) · (1 km/1000 m) · (60 min/1 hr)
Start with the rate in meters per second: 100 m / 9.58 sec. We need to convert this to kilometers per hour.
Chain the conversions so units cancel diagonally: seconds → minutes → hours (multiply by 60 sec/1 min, then 60 min/1 hr, both flipped to cancel seconds and minutes from the denominator), and meters → kilometers (multiply by 1 km/1000 m).
(100 m/9.58 s) · (60 s/1 min) · (1 km/1000 m) · (60 min/1 hr) ≈ 37.6 km/hrChoice (3) has the seconds-to-minutes and minutes-to-hours ratios upside down, which would shrink instead of grow the value as needed to convert small units to larger ones in the denominator.
Part II — Short Response (6 questions × 2 pts = 12 pts)
Show all work. A correct numerical answer with no work shown receives only 1 credit.
Question 25
Solve the equation ⅙(4x + 12) = 9 algebraically.
Answer: x = 10.5
(1/6)(4x + 12) = 9 4x + 12 = 54 (multiply both sides by 6) 4x = 42 (subtract 12) x = 10.5 (divide by 4)Clearing the fraction first (multiplying by 6) avoids working with fractions throughout the rest of the problem.
Question 26
Is the sum of 3√2 and √5 rational or irrational? Explain your answer.
Answer: Irrational.
Reasoning: both 3√2 and √5 are irrational numbers on their own (neither 2 nor 5 is a perfect square, so their square roots never terminate or repeat). They are also “unlike” radicals — there is no common factor that lets them combine or cancel into something rational.
Contradiction argument: suppose 3√2 + √5 = r for some rational number r. Then √5 = r − 3√2. Squaring both sides gives 5 = r2 − 6r√2 + 18, which forces 6r√2 to equal the rational quantity r2 + 13. That’s only possible if r = 0, but then 3√2 = −√5, which is impossible since one side is positive and the other negative. So no rational r works — the sum is irrational.
Question 27
Graph h(x) = |x − 2| over the domain −4 ≤ x ≤ 4.
Answer: V-shaped graph with vertex at (2, 0), opening upward, passing through (−4, 6) and (4, 2).
Strategy: the parent function |x| is a V with vertex at the origin. Replacing x with x − 2 shifts the whole V right by 2, so the new vertex is (2, 0). The two arms have slopes ±1.
Sample points across the domain:
x = -4 → h = |-4-2| = |-6| = 6 x = -2 → h = |-2-2| = 4 x = 0 → h = |0-2| = 2 x = 2 → h = |2-2| = 0 (vertex) x = 4 → h = |4-2| = 2Plot these five points — (−4,6), (−2,4), (0,2), (2,0), (4,2) — and connect them with two straight rays meeting at the vertex (2, 0).
Question 28
A survey was given to 180 cell phone owners about the brand of phone they owned. The results showed that 59 adults owned Brand B and 32 teenagers owned Brand A. Of all the people surveyed, 40% owned Brand A. Complete the two-way frequency table below.
| Brand A | Brand B | Total | |
|---|---|---|---|
| Adults | ? | 59 | ? |
| Teenagers | 32 | ? | ? |
| Total | ? | ? | 180 |
Answer: Adults — Brand A 40, Brand B 59, Total 99. Teenagers — Brand A 32, Brand B 49, Total 81. Column totals: Brand A 72, Brand B 108, grand total 180.
Step 1 — total Brand A: 40% of 180.
Total Brand A = 0.40 × 180 = 72 Total Brand B = 180 - 72 = 108Step 2 — split Brand A between adults and teenagers. Teenagers who own Brand A = 32, so:
Adults, Brand A = 72 - 32 = 40Step 3 — find adult and teenager totals. Adults own 40 (A) + 59 (B):
Adults total = 40 + 59 = 99 Teenagers total = 180 - 99 = 81 Teenagers, Brand B = 81 - 32 = 49 (check: 59 + 49 = 108 ✓)Completed table:
| Brand A | Brand B | Total | |
|---|---|---|---|
| Adults | 40 | 59 | 99 |
| Teenagers | 32 | 49 | 81 |
| Total | 72 | 108 | 180 |
Question 29
Determine the 8th term of a geometric sequence whose first term is 5 and whose common ratio is 3.
Answer: 10,935
Apply an = a1 · rn−1 with a1 = 5, r = 3, n = 8:
a₈ = 5 · 3⁷ = 5 · 2187 = 10,935Remember the exponent is n − 1, not n — a very common off-by-one error on this formula.
Question 30
Using the method of completing the square, express x2 + 14x − 28 = 0 in the form (x − p)2 = q.
Answer: (x + 7)2 = 77 — i.e. p = −7 and q = 77.
x² + 14x - 28 = 0 x² + 14x = 28 (move constant to the right) half of 14 is 7, squared is 49 x² + 14x + 49 = 28 + 49 (add 49 to both sides) (x + 7)² = 77Written as (x − p)2 = q, this is (x − (−7))2 = 77, so p = −7 and q = 77.
Part III — Extended Response (4 questions × 4 pts = 16 pts)
Show all work. A correct numerical answer with no work shown receives only 1 credit.
Question 31
Graph f(x) = −⅓x2 + 4 on the set of axes. State the vertex of this function. State the equation of the axis of symmetry of this function.
Answer: Vertex (0, 4). Axis of symmetry: x = 0.
Identify the vertex directly: the function is already in vertex form f(x) = a(x − h)2 + k with h = 0 and k = 4, so the vertex is (0, 4). Since a = −⅓ is negative, the parabola opens downward.
Axis of symmetry is the vertical line through the vertex: x = 0 (the y-axis).
Sample points to plot the graph (using symmetric x-values on either side of the vertex):
f(0) = 4 f(3) = -(1/3)(9) + 4 = -3 + 4 = 1 f(-3) = 1 (symmetric) f(6) = -(1/3)(36) + 4 = -12 + 4 = -8 f(-6) = -8 (symmetric)To sketch: plot (−6,−8), (−3,1), (0,4) as the peak, (3,1), and (6,−8), then connect them with a smooth downward-opening curve that is symmetric about the y-axis. The parabola is fairly wide and flat near the vertex because |a| = ⅓ is small, and it falls steeply as |x| grows.
Question 32
Vince wants to rent a canoe while he is on vacation. The canoe rental company charges $18 for the first hour and $7.50 for each additional hour, x. If Vince has $78 to spend on renting a canoe, write an inequality in terms of x that models this situation. Algebraically determine the maximum number of hours that Vince could rent a canoe.
Answer: Inequality 18 + 7.50x ≤ 78. Maximum total rental time: 9 hours (1 first hour + 8 additional hours).
Set up the inequality: the flat $18 covers the first hour, and $7.50 is charged per additional hour x. Total cost must be at most $78:
18 + 7.50x ≤ 78Solve for x:
18 + 7.50x ≤ 78 7.50x ≤ 60 (subtract 18) x ≤ 8 (divide by 7.50)x represents additional hours beyond the first, so the maximum x = 8. The total rental time is 1 + 8 = 9 hours.
Question 33
Graph the following system of inequalities on the set of axes below.
y ≥ ½x − 3
y − 2x < 5
State the coordinates of a point that is in the solution to this system. Justify your answer.
Answer: any point in the overlap region works — e.g. (0, 0).
Rewrite each in slope-intercept form:
y ≥ (1/2)x - 3 boundary y = (1/2)x - 3, SOLID line (≥), shade ABOVE y - 2x < 5 → y < 2x + 5 boundary y = 2x + 5, DASHED line (<), shade BELOWDescribing the graph: the first boundary is a solid line with y-intercept −3 and slope ½, shaded above (since y ≥). The second boundary is a dashed line with y-intercept 5 and slope 2, shaded below (since y <). The solution region is the overlap of “above the shallow solid line” and “below the steep dashed line” — a wedge-shaped region that opens toward the lower-right, bounded on the left where the two lines cross.
Test the point (0, 0):
Inequality 1: 0 ≥ (1/2)(0) - 3 → 0 ≥ -3 ✓ Inequality 2: 0 - 2(0) < 5 → 0 < 5 ✓Both are satisfied, so (0, 0) lies in the solution region common to both inequalities.
Question 34
Using the quadratic formula, solve x2 − 6x + 3 = 0. Express the answer in simplest radical form.
Answer: x = 3 + √6 or x = 3 − √6
Identify: a = 1, b = −6, c = 3.
Quadratic formula: x = (−b ± √(b2 − 4ac)) / (2a).
b² - 4ac = (-6)² - 4(1)(3) = 36 - 12 = 24 √24 = √(4·6) = 2√6 x = (6 ± 2√6) / 2 x = 3 ± √6Dividing every term in the numerator by 2 (not just part of it) is the step students most often skip, leaving an unsimplified fraction like (6 ± 2√6)/2 instead of the fully reduced 3 ± √6.
Part IV — Six-Point Question (1 question × 6 pts = 6 pts)
Show all work. A correct numerical answer with no work shown receives only 1 credit.
Question 35
Cameron sold hot dogs and sodas at a concession stand. He sold a total of 25 items for $45.00. A hot dog sold for $2.25 and a soda sold for $1.50. All prices include tax.
(a) If x represents the number of hot dogs sold and y represents the number of sodas sold, write a system of equations that models this situation.
(b) Determine algebraically the number of hot dogs Cameron sold and the number of sodas he sold.
(c) A customer has $20 to spend at the concession stand. Determine and state the maximum number of hot dogs he can purchase if he buys four sodas.
Answer: (a) System: x + y = 25 and 2.25x + 1.50y = 45. (b) Cameron sold 10 hot dogs and 15 sodas. (c) Maximum of 6 hot dogs.
(a) Set up the system. One equation counts items, the other counts dollars:
x + y = 25 (total items sold) 2.25x + 1.50y = 45 (total revenue)(b) Solve by substitution. From the first equation, y = 25 − x. Substitute into the second:
2.25x + 1.50(25 - x) = 45 2.25x + 37.5 - 1.50x = 45 0.75x = 7.5 x = 10 y = 25 - 10 = 15So Cameron sold 10 hot dogs and 15 sodas. Check: 10 + 15 = 25 items ✓, and 2.25(10) + 1.50(15) = 22.50 + 22.50 = 45 ✓.
(c) New scenario, different customer, $20 budget, exactly 4 sodas. First find how much the 4 sodas cost, then see how many hot dogs the remaining money buys:
4 sodas = 4 × $1.50 = $6.00 Money left for hot dogs = $20 - $6.00 = $14.00 Number of hot dogs = 14.00 / 2.25 ≈ 6.22Since you can’t buy a fraction of a hot dog, round down to the nearest whole number: maximum 6 hot dogs. Check: 6($2.25) + 4($1.50) = $13.50 + $6.00 = $19.50 ≤ $20 ✓ (7 hot dogs would cost $15.75 + $6.00 = $21.75, over budget).
Answer key at a glance
| # | Part | Answer |
|---|---|---|
| 1 | I | (3) (10x−4)(10x+4) |
| 2 | I | (3) 0.25x + 0.10(x+2) = 2.30 |
| 3 | I | (2) −2 |
| 4 | I | (2) 10 and −2 |
| 5 | I | (1) (−2, 15.5) |
| 6 | I | (3) 3 and 5 |
| 7 | I | (4) 4x⁵ − 8x² + 5 |
| 8 | I | (4) addition property of equality |
| 9 | I | (4) j(x) |
| 10 | I | (2) {0, 8} |
| 11 | I | (2) −3.75 |
| 12 | I | (1) 0.984, strong |
| 13 | I | (4) k(x) = (x+3)² |
| 14 | I | (2) median and mode same |
| 15 | I | (1) y ≥ −5 |
| 16 | I | (3) (ab)ˣ = aˣbˣ |
| 17 | I | (1) 2A/(b₁+b₂) |
| 18 | I | (1) f(x) and g(x) |
| 19 | I | (3) 2x² + 8x + 58 |
| 20 | I | (1) 12√5 |
| 21 | I | (3) −x³ + 5x − 12 |
| 22 | I | (4) I, II, and III |
| 23 | I | (1) x = y − 1 |
| 24 | I | (4) conversion chain |
| 25 | II | x = 10.5 |
| 26 | II | Irrational |
| 27 | II | V-shape, vertex (2, 0) |
| 28 | II | Two-way table completed |
| 29 | II | 10,935 |
| 30 | II | (x+7)² = 77 |
| 31 | III | Vertex (0,4); axis x = 0 |
| 32 | III | Max 9 hours |
| 33 | III | (0,0) satisfies both |
| 34 | III | x = 3 ± √6 |
| 35 | IV | 10 hot dogs, 15 sodas; max 6 |