Skip to main content
United StatesMathsSyllabus dot point

How do you solve nonlinear equations in one variable, including quadratics, radicals, and exponential equations?

Nonlinear equations in one variable: solve quadratics by factoring, the quadratic formula and completing the square, and solve radical, rational and exponential equations, checking for extraneous solutions.

A focused answer to the Digital SAT Advanced Math skill of solving nonlinear equations in one variable: quadratics by factoring, formula and completing the square, plus radical and exponential equations and extraneous-solution checks.

Generated by Claude Opus 4.811 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this skill is asking
  2. Solving quadratics
  3. A worked quadratic-formula solve
  4. Radical and rational equations
  5. Exponential equations
  6. Quadratics in disguise and the zero-product property

What this skill is asking

A nonlinear equation in one variable has the variable raised to a power other than one, or under a root, or in an exponent. The Digital SAT (Advanced Math domain) focuses heavily on quadratics (solved by factoring, the quadratic formula, or completing the square) and also tests radical, rational, and exponential equations. A recurring theme is checking for extraneous solutions that the algebra introduces but the original equation rejects.

Solving quadratics

Three methods cover every quadratic; pick the fastest for the numbers.

A worked quadratic-formula solve

When factoring fails, the formula is reliable.

Radical and rational equations

For a radical equation, isolate the root and square both sides, which can introduce a value that does not satisfy the original equation, so you must check each candidate. For example, x=x6\sqrt{x} = x - 6 squares to x=x212x+36x = x^2 - 12x + 36, giving x=4x = 4 or x=9x = 9; testing shows x=9x = 9 works but x=4x = 4 does not (4=22\sqrt{4} = 2 \neq -2), so x=4x = 4 is extraneous. For a rational equation, multiply through by the common denominator to clear fractions, solve the resulting polynomial, and discard any solution that makes a denominator zero.

Exponential equations

When the variable is in the exponent, the key move is to write both sides with the same base and then equate the exponents, because bm=bnb^m = b^n implies m=nm = n. For example, 2x+1=82^{x+1} = 8 becomes 2x+1=232^{x+1} = 2^3, so x+1=3x + 1 = 3 and x=2x = 2. If the bases cannot be matched easily, the SAT version is usually solvable by recognising a power (rewrite 99 as 323^2, 14\frac{1}{4} as 222^{-2}) or by graphing in Desmos and reading the intersection. Exponential equations connect to growth and decay models, where the same same-base technique solves for a time or a rate.

Quadratics in disguise and the zero-product property

Some SAT equations are not obviously quadratic but become so after a substitution or a rearrangement. An equation like x45x2+4=0x^4 - 5x^2 + 4 = 0 is a quadratic in x2x^2: let u=x2u = x^2, solve u25u+4=(u1)(u4)=0u^2 - 5u + 4 = (u - 1)(u - 4) = 0 to get u=1u = 1 or u=4u = 4, then back-substitute to find x=±1x = \pm 1 and x=±2x = \pm 2. The deeper principle behind all factored solving is the zero-product property: if a product equals zero, at least one factor is zero. That is why setting (x7)(x+2)=0(x - 7)(x + 2) = 0 lets you write x7=0x - 7 = 0 or x+2=0x + 2 = 0. The property only works when one side is zero, so always move everything to one side and set the equation equal to zero before factoring; trying to factor against a nonzero right-hand side is a common and costly mistake.

Exam-style practice questions

Practice questions written in the style of College Board exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

Digital SAT Math (style)1 marksWhat are the solutions to x25x14=0x^2 - 5x - 14 = 0? (A) x=2x = 2 and x=7x = 7 (B) x=2x = -2 and x=7x = 7 (C) x=2x = 2 and x=7x = -7 (D) x=2x = -2 and x=7x = -7
Show worked answer →

The correct answer is (B), x=2x = -2 and x=7x = 7.

Factor: find two numbers that multiply to 14-14 and add to 5-5. Those are 7-7 and 22, so x25x14=(x7)(x+2)=0x^2 - 5x - 14 = (x - 7)(x + 2) = 0. Setting each factor to zero gives x=7x = 7 and x=2x = -2.

Digital SAT Math (style)1 marksIf 2x+1=5\sqrt{2x + 1} = 5, what is the value of xx? (A) 22 (B) 88 (C) 1212 (D) 1313
Show worked answer →

The correct answer is (C), 12.

Square both sides to remove the radical: 2x+1=252x + 1 = 25. Then 2x=242x = 24, so x=12x = 12. Check: 2(12)+1=25=5\sqrt{2(12) + 1} = \sqrt{25} = 5, which matches, so x=12x = 12 is not extraneous.

Related dot points

Sources & how we know this