0% found this document useful (0 votes)
3 views5 pages

SAT Math Mastery Desmos Guide

Uploaded by

anoushkasubink
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views5 pages

SAT Math Mastery Desmos Guide

Uploaded by

anoushkasubink
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

THE MASTER BLUEPRINT

TO DIGITAL SAT MATH


Core Laws, Advanced Formula Systems, and High-Yield Desmos Workflows

ULTIMATE MATH FORMULA COMPENDIUM

Designed for Advanced Strategic Preparation • Digital SAT Adaptive Track Ready

Digital SAT Math Mastery & Desmos Guide 1


1. Heart of Algebra: Linear Laws & Intersections

Linear equations form the backbone of the Digital SAT Math modules. The exam extensively tests your ability to
interpret structural components of lines in real-world contexts and find analytic solutions for systems containing
multiple parameters.

1.1 Core Equations and Formulations

A straight line can be mathematically represented in three foundational structures:

• Slope-Intercept Form: y = mx + b, where m represents the slope (constant rate of change) and b represents
the y-intercept (initial or starting value at x = 0).
• Point-Slope Form: y - y₁ = m(x - x₁), uniquely suited for building a linear framework when given a
coordinate point (x₁, y₁) and a slope.
• Standard Form: Ax + By = C. The slope of this line can be quickly computed using the ratio m = -A/B, and
the y-intercept is located at C/B.

1.2 Systems of Linear Equations & Solutions

When analyzing a system of two distinct linear equations, the system will yield exactly one of three structural
possibilities based entirely on its slopes and intercepts:

Number of Solutions Geometric Relationship Algebraic Condition

Exactly One Solution The two lines cross at a single point. The lines have different slopes (m₁ ≠
m₂).

No Solution The lines are completely parallel and Identical slopes, different intercepts
never touch. (m₁ = m₂ and b₁ ≠ b₂).

Infinitely Many Solutions The lines lie directly on top of each Identical slopes, identical intercepts
other. (m₁ = m₂ and b₁ = b₂).

Desmos Power Hack: Systems of Equations

Never solve linear systems using substitution or elimination by hand. Type both equations directly into separate
lines in Desmos exactly as written (even if they contain fractions or are in standard form). Click directly on the
intersection point of the lines. Desmos will highlight the exact coordinate pair (x, y) instantly.

Digital SAT Math Mastery & Desmos Guide 2


2. Advanced Math: Quadratics, Parabolas & Polynomials

Quadratic equations frequently populate the harder modules of the math section. Mastering conversion pathways
between their structural representations is vital.

2.1 The Three Essential Quadratic Forms

Depending on what a problem asks for (vertex, roots, or y-intercept), choose or manipulate the expression into its
corresponding optimal layout:

1. STANDARD FORM: Y = AX² + BX + C

The parameter c provides the immediate value of the y-intercept at (0, c). The exact x-coordinate of the
parabola's vertex can be isolated using the analytical formula:

x = -b / 2a

2. VERTEX FORM: Y = A(X - H)² + K

This reveals the coordinates of the vertex point (h, k) instantaneously. If a > 0, the point (h, k) represents the
absolute minimum value of the function; if a < 0, it represents the absolute maximum value.

3. FACTORED FORM: Y = A(X - M)(X - N)

This layout exposes the precise x-intercepts (zeros or roots) of the equation, located securely at coordinates
(m, 0) and (n, 0). Due to symmetry, the vertex's x-axis location must sit exactly halfway between the roots: x
= (m + n) / 2.

2.2 The Discriminant Law

To determine how many real solutions or intersection points a quadratic equation ax² + bx + c = 0 possesses
without solving it, compute its discriminant value:

Δ = b² - 4ac

• If Δ > 0: The equation possesses exactly two distinct real solutions (crosses the x-axis twice).
• If Δ = 0: The equation possesses exactly one unique real solution (the vertex rests directly on the x-axis).
• If Δ < 0: The equation possesses zero real solutions (the curve floats entirely above or below the x-axis).

Digital SAT Math Mastery &amp; Desmos Guide 3


Desmos Power Hack: Constant Finding via Sliders

If a question asks: "For what value of k does the equation x² + 4x + k = 0 have exactly one solution?", type the
expression y = x² + 4x + k into Desmos. Click the prompt to add a slider for k. Move the slider until the vertex of
the parabola rests exactly on the x-axis. Read the value of k directly off your slider.

3. Problem Solving & Data Analysis: Ratios & Percentages

This domain tests real-world mathematical literacy, heavily focusing on rates, exponential scaling models, and
precise percentage evaluations.

3.1 Percent Increases, Decreases, and Compound Scaling

Always perform percentage manipulation via direct scalar multiplication, avoiding slow multi-step subtraction
workflows:

• To grow a value by r\%, multiply the original principal by: (1 + r/100).


Example: Increasing a cost by 18% translates to a multiplier of 1.18.
• To reduce a value by r\%, multiply the original principal by: (1 - r/100).
Example: A 25% discount means you retain 75% of the cost, using a multiplier of 0.75.

3.2 Exponential Growth vs. Decay Frameworks

Exponential relationships grow or decay by a constant percentage rate per unit of time, unlike linear models which
change by a static value.

Y = P • (G)^(t / c)

Where P is the initial value at time t = 0, G is the constant growth or decay factor, and c represents the length of
time required for a full growth cycle to complete.

• Growth Condition: If G > 1, the function scales upward exponentially. (e.g., G = 2 indicates a doubling
model).
• Decay Condition: If 0 < G < 1, the function shrinks exponentially. (e.g., G = 0.85 signifies an annual loss of
15%).

Digital SAT Math Mastery &amp; Desmos Guide 4


4. Geometry & Trigonometry: Fundamental Laws

While basic formulas are provided via a pop-up reference tab during the exam, specialized theorems regarding
circle geometry and trigonometric identities must be deeply understood.

4.1 The Analytic Equation of a Circle

In a standard Cartesian grid system, a circle is mathematically mapped using the equation:

(x - h)² + (y - k)² = r²

Where the coordinate point (h, k) marks the absolute geographic center of the circle, and the parameter r represents
the length of the radius.

Desmos Power Hack: Completing the Square

If the exam gives you a scrambled circle equation like x² + y² - 6x + 8y = 11 and asks for the radius, do not spend
minutes manually completing the square. Type that exact string into Desmos. Look at the grid, find the center
point, and count the grid units from the center directly to the edge to find the radius. Square that distance if you
need r².

4.2 Trigonometric Complementary Angle Identities

Right-triangle trigonometry on the SAT relies heavily on one key relationship between sine and cosine:

sin(θ) = cos(90° - θ)

This means the sine of an acute angle perfectly equals the cosine of its complementary angle. If a problem states
that sin(x) = 5/13, then the value of cos(90° - x) is guaranteed to be 5/13 with zero computation required.

Digital SAT Math Mastery &amp; Desmos Guide 5

You might also like