Solve SAT systems with a line and a parabola by substitution, and use the discriminant to count how many times two curves intersect.
Set the two expressions for equal, then solve the quadratic.
Move every term to one side first.
Positive → 2 solutions, zero → 1, negative → 0.
A tangent line touches the curve exactly once.
Each solution is an ordered pair .
Back-substitute every $x$ to get its $y$.
A nonlinear system pairs at least one equation that is not a straight line — usually a parabola like — with another equation. A solution is still an ordered pair that satisfies both equations, and graphically it is still an intersection point. The new wrinkle is that a line and a parabola can meet twice, once, or not at all, so these questions test both your algebra and your ability to reason about how many solutions exist.
Substitution almost always beats elimination here, because one equation is usually already solved for . The plan is fixed: set the two expressions equal, move everything to one side, and solve the resulting quadratic.
Solve the system and .
Step 1 — set the expressions equal. Both equal , so .
Step 2 — collect on one side. Subtract and add :
Step 3 — factor. Two numbers that multiply to and add to are and : , so or .
Step 4 — find for each . Use the simpler line : at , ; at , .
The solutions are and — two intersection points. Always substitute your -values back into an original equation to recover : the answer is a pair of points, not just the -values.
Sometimes the SAT does not want the solutions — it wants to know how many there are, or the value of a constant that produces a specific count. After substitution you have a quadratic , and its discriminant counts the real solutions without your ever solving it:
| Discriminant | Real solutions | Geometry |
|---|---|---|
| Positive | Two | Line cuts the curve twice |
| Zero | One | Line is tangent (touches once) |
| Negative | None | Line misses the curve entirely |
For above, the discriminant is — confirming the two intersection points we found.
The most common "hard" version asks for a value that makes a line tangent to a parabola. Tangent means the curves touch at exactly one point, which means the quadratic has exactly one solution, which means the discriminant is zero. For instance, to make tangent to , substitute to get and set the discriminant to zero:
So the horizontal line just grazes the parabola at its vertex. Translating "tangent" into "discriminant " is the single insight these items reward.
If substitution yields a quadratic with a negative discriminant, the graphs never meet — the line passes entirely above or below the parabola. This is a legitimate SAT answer. Consider and : setting them equal gives , whose discriminant is . There are no real intersection points, so the system has no real solution.
A quick sketch confirms your algebra: a line drawn across a parabola will visibly cross it in two places, brush it at one place, or clear it entirely. The picture and the discriminant always agree, so use one to check the other under time pressure.
Solve the system and .
Solve the system and .
Solve the system and .
How many real solutions does the system and have?
For what value of is the line tangent to the parabola ?
The graphs of and intersect at exactly one point. Find and the coordinates of that point.
Reporting only the -values and skipping the -values.
Each solution is an ordered pair. After solving for , substitute every value back into an original equation to get its matching .
Losing the second solution when the quadratic has two roots — solving as just .
A square root or a factored quadratic usually yields two values: gives . Check for both intersection points.
Sign errors when moving terms across the equals sign before factoring.
Collect carefully: subtracting flips both terms to . Rewrite the whole quadratic before factoring, then double-check by expanding.
Mixing up the discriminant cases — thinking a negative value means a tangent line.
Positive → two points, zero → tangent (one point), negative → no intersection. Tangency is the zero case, never the negative case.
The system and has solutions. What are the -coordinates of the points where the graphs intersect?
For which value of does the system and have exactly one real solution?
The system and has two solutions. What are their -coordinates?
Which ordered pair is a solution to the system and ?
How many times do the graphs of and intersect?
For what value of is the line tangent to the parabola ?
Solve SAT quadratic equations with factoring, the square-root method, completing the square, and the quadratic formula — and use the discriminant to count real solutions.
Solve SAT systems of two linear equations with substitution and elimination, and tell how many solutions a system has.
Factor SAT polynomials using GCF, difference of squares, trinomials, and grouping — then use the factored form to solve equations, find zeros, and simplify expressions.