st

Showing posts with label SAT Study Guide. Show all posts
Showing posts with label SAT Study Guide. Show all posts

Friday, July 10, 2026

Solving Quadratic Equations by Completing the Square The Digital SAT Math Guide to Quadratic Equations (Part 2)

 

The  Digital SAT Math Guide to Quadratic Equations (Part 2)

Solving Quadratic Equations by Completing the Square

In the previous chapter, you learned how to solve quadratic equations by factoring. Factoring is often the quickest method, but many quadratic equations on the Digital SAT cannot be factored easily. Some have large coefficients, some produce fractional values, and others have no integer factors at all.

For these equations, completing the square provides a systematic method that always works. Unlike factoring, you do not have to guess factor pairs or recognize patterns. Instead, you follow the same sequence of algebraic steps every time.

Before learning the procedure, remember one important rule.

The coefficient of x² should be 1 before you begin completing the square.

A quadratic equation whose coefficient of x² is 1 is called a monic quadratic equation.

If the equation is not monic, divide every term on both sides of the equation by the coefficient of x². This makes the remaining steps much easier and reduces mistakes.


Universal Method for Completing the Square

Always follow these steps.

  1. Write the equation in standard form.

  2. If the coefficient of x² is not 1, divide every term on both sides by that coefficient.

  3. Move the constant term to the opposite side.

  4. Take half of the coefficient of x.

  5. Square that number.

  6. Add the squared value to both sides.

  7. Rewrite the left side as the square of a binomial.

  8. Take the square root of both sides.

  9. Remember both the positive and negative square roots.

  10. Solve the resulting linear equations.

  11. Check every solution in the original equation.


Example 1

Solve

2x² + 12x + 4 = 0

Step 1

The coefficient of x² is 2.

Divide every term on both sides by 2.

2x² ÷ 2 + 12x ÷ 2 + 4 ÷ 2 = 0 ÷ 2

Simplify.

x² + 6x + 2 = 0

The equation is now monic.

Step 2

Subtract 2 from both sides.

x² + 6x + 2 − 2 = 0 − 2

Simplify.

x² + 6x = −2

Step 3

Take half of 6.

6 ÷ 2 = 3

Square it.

3² = 9

Step 4

Add 9 to both sides.

x² + 6x + 9 = −2 + 9

Simplify.

x² + 6x + 9 = 7

Step 5

Rewrite the left side.

(x + 3)² = 7

Step 6

Take square roots.

√((x + 3)²) = ±√7

Simplify.

x + 3 = ±√7

Step 7

Subtract 3 from both sides.

Positive solution:

x = −3 + √7

Negative solution:

x = −3 − √7


Example 2

Now solve a question that produces fractions immediately after making the quadratic monic.

4x² + 10x − 3 = 0

Step 1

The coefficient of x² is 4.

Divide every term by 4.

4x² ÷ 4 + 10x ÷ 4 − 3 ÷ 4 = 0 ÷ 4

Simplify.

x² + ⁵⁄₂x − ³⁄₄ = 0

Notice that fractions are perfectly acceptable. Do not convert them to decimals because exact fractions make later calculations more accurate.

Step 2

Move the constant term.

Add ³⁄₄ to both sides.

x² + ⁵⁄₂x = ³⁄₄

Step 3

Take half of the coefficient of x.

The coefficient is ⁵⁄₂.

Half of ⁵⁄₂ is

⁵⁄₂ ÷ 2 = ⁵⁄₄

Now square the result.

(⁵⁄₄)² = ²⁵⁄₁₆

Step 4

Add ²⁵⁄₁₆ to both sides.

x² + ⁵⁄₂x + ²⁵⁄₁₆ = ³⁄₄ + ²⁵⁄₁₆

Convert ³⁄₄ to sixteenths.

³⁄₄ = ¹²⁄₁₆

Now add.

¹²⁄₁₆ + ²⁵⁄₁₆ = ³⁷⁄₁₆

The equation becomes

x² + ⁵⁄₂x + ²⁵⁄₁₆ = ³⁷⁄₁₆

Step 5

Rewrite the left side.

(x + ⁵⁄₄)² = ³⁷⁄₁₆

Step 6

Take square roots.

√((x + ⁵⁄₄)²) = ±√(³⁷⁄₁₆)

Simplify.

x + ⁵⁄₄ = ±√37⁄4

Step 7

Subtract ⁵⁄₄ from both sides.

x = −⁵⁄₄ ± √37⁄4

These are the exact solutions.


Notice that completing the square works just as well with fractions as it does with whole numbers. On the Digital SAT, leaving answers in exact fractional or radical form is often the correct approach unless the question specifically asks for a decimal approximation.


Tuesday, July 7, 2026

SAT Math Formula Cheat Sheet for Quick Reference

 

SAT Math Formulas

The Digital SAT includes a reference sheet with some geometry formulas, but it does not include everything you'll need. Knowing the most common formulas before test day helps you solve problems more quickly and reduces the chance of making simple mistakes.


Exponent Rules

For any nonzero number a:

a⁰ = 1

a¹ = a

aᵐ × aⁿ = aᵐ⁺ⁿ

aᵐ ÷ aⁿ = aᵐ⁻ⁿ

(aᵐ)ⁿ = aᵐⁿ

(ab)ⁿ = aⁿbⁿ

(a/b)ⁿ = aⁿ/bⁿ

a⁻ⁿ = 1/aⁿ

Remember

  • Multiply → add exponents.

  • Divide → subtract exponents.

  • A negative exponent means take the reciprocal.


Radicals

√a × √b = √(ab)

√a ÷ √b = √(a/b)

Examples

√49 = 7

√81 = 9

∛125 = 5

Perfect squares worth memorizing:

1, 4, 9, 16, 25, 36, 49, 64, 81, 100

121, 144, 169, 196, 225, 256, 289, 324, 361, 400


Linear Equations

Slope

m = (y₂ − y₁)/(x₂ − x₁)

Slope-intercept form

y = mx + b

Point-slope form

y − y₁ = m(x − x₁)

Standard form

Ax + By = C

Parallel lines have the same slope.

Perpendicular lines have negative reciprocal slopes.


Coordinate Geometry

Distance Formula

d = √[(x₂ − x₁)² + (y₂ − y₁)²]

Midpoint Formula

((x₁ + x₂)/2, (y₁ + y₂)/2)


Quadratic Equations

Standard form

ax² + bx + c = 0

Quadratic Formula

x = (−b ± √(b² − 4ac))/2a

Discriminant

b² − 4ac

Positive → two real solutions

Zero → one real solution

Negative → no real solutions

Vertex

x = −b/(2a)


Factoring Identities

Difference of Squares

a² − b² = (a + b)(a − b)

Perfect Square Trinomials

a² + 2ab + b² = (a + b)²

a² − 2ab + b² = (a − b)²


Circle Formulas

Circumference

C = 2πr

Area

A = πr²

Arc Length

(θ/360) × 2πr

Sector Area

(θ/360) × πr²

Diameter = 2r


Rectangles and Squares

Rectangle

Area = length × width

Perimeter = 2(length + width)

Square

Area = side²

Perimeter = 4 × side

Diagonal = side√2


Triangles

Area

½ × base × height

Pythagorean Theorem

a² + b² = c²

The angles inside every triangle add up to 180°.

An exterior angle equals the sum of the two opposite interior angles.


Special Right Triangles

45°–45°–90°

1 : 1 : √2

30°–60°–90°

1 : √3 : 2

These ratios are tested regularly.


Trigonometry

SOH CAH TOA

sin θ = opposite/hypotenuse

cos θ = adjacent/hypotenuse

tan θ = opposite/adjacent

tan θ = sin θ/cos θ


Polygons

Interior Angle Sum

(n − 2) × 180°

Each Interior Angle of a Regular Polygon of n vertics

[(n − 2) × 180°]/n


Volume

Cube

Rectangular Prism

lwh

Cylinder

πr²h

Cone

⅓πr²h

Sphere

⁴⁄₃πr³


Surface Area

Cube

6s²

Cylinder

2πr² + 2πrh

Sphere

4πr²


Mean

Mean

Sum of all values ÷ Number of values

Weighted Mean

Σ(value × weight) ÷ Σ(weights)


Probability

P(Event)

Number of Favorable Outcomes ÷ Total number of Outcomes

Complement Rule

P(complement event ) =1 − P(Event)

A probability is always between 0 and 1.


Percents

Increase

Original × (1 + rate)

Decrease

Original × (1 − rate)

Percent Change

(New − Original)/Original × 100%


Simple Interest

I = Prt

P = Principal

r = Interest Rate

t = Time


Exponential Growth and Decay

Growth

A = P(1 + r)ᵗ

Decay

A = P(1 − r)ᵗ


Functions

Example

f(x) = 2x + 3

f(5) = 13

Replace x with the given value.


Useful Constants

π ≈ 3.14

√2 ≈ 1.414

√3 ≈ 1.732



Learn Function Notation, Inputs and Outputs for Digital SAT Math

  Guide to Functions for Digital SAT Math, GCSE, IGCSE, ACT, and High School Mathematics Part 1 — Understanding Functions from First Princip...