Digital SAT Math Formula Sheet Vocabulary Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/20

flashcard set

Earn XP

Description and Tags

Flashcards covering essential key terms, rules, and formulas for the Digital SAT Math section directly derived from the transcript.

Last updated 1:20 PM on 8/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

21 Terms

1
New cards

Slope Formula

Calculated as m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}, where the point used first in the numerator must also be used first in the denominator.

2
New cards

Slope-intercept Form

The linear equation form y=mx+by = mx + b, where mm is the slope and bb is the y-intercept.

3
New cards

Point-slope Form

The linear equation form yy1=m(xx1)y - y_1 = m(x - x_1), where mm is the slope and (x1,y1)(x_1, y_1) is a point on the line.

4
New cards

Standard Form (Linear)

The linear equation form Ax+By=CAx + By = C, which gives an x-intercept of CA\frac{C}{A}, a y-intercept of CB\frac{C}{B}, and a slope of AB-\frac{A}{B}.

5
New cards

Parallel Lines

Lines that have the exact same slope (m1=m2m_1 = m_2).

6
New cards

Perpendicular Lines

Lines that have opposite reciprocal slopes, satisfying m1m2=1m_1 \cdot m_2 = -1.

7
New cards

Midpoint Formula

The formula used to find the midpoint between two coordinates, given by (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).

8
New cards

Distance Formula

The formula given by (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}, which represents the Pythagorean theorem applied to coordinate geometry.

9
New cards

Absolute Value Equations

Equations formatted as ax+b=c|ax + b| = c, which split into ax+b=cax + b = c and ax+b=cax + b = -c (yielding no solution if cc is negative).

10
New cards

Percent Change

Calculated using the formula finalinitialinitial×100\frac{\text{final} - \text{initial}}{\text{initial}} \times 100, where the denominator is always the original value.

11
New cards

Difference of Squares

An algebraic factoring shortcut defined by the identity a2b2=(a+b)(ab)a^2 - b^2 = (a + b)(a - b).

12
New cards

Remainder Theorem

States that the remainder when a polynomial P(x)P(x) is divided by (xa)(x - a) is equal to P(a)P(a).

13
New cards

Factor Theorem

States that (xa)(x - a) is a factor of polynomial P(x)P(x) if and only if P(a)=0P(a) = 0.

14
New cards

Quadratic Formula

The formula x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}, used to find the roots of any standard quadratic equation.

15
New cards

Vertex Form

The quadratic equation form y=a(xh)2+ky = a(x - h)^2 + k, which directly displays the parabola's vertex at (h,k)(h, k) and minimum/maximum value as kk.

16
New cards

Sum and Product of Roots

For a quadratic in standard form, the sum of roots equals ba-\frac{b}{a} and the product of roots equals ca\frac{c}{a}.

17
New cards

Discriminant

Calculated as D=b24acD = b^2 - 4ac; D>0D > 0 indicates 2 real solutions, D=0D = 0 indicates 1 real solution, and D<0D < 0 indicates 0 real solutions.

18
New cards

General Exponential Model

Formulated as y=a(1±r)ty = a(1 \pm r)^t, where aa is the initial amount, rr is the rate per period as a decimal, and tt is the number of periods.

19
New cards

Equation of a Circle

Defined as (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2, representing a circle with center (h,k)(h, k) and radius rr.

20
New cards

Complementary Angle Identity

Trigonometric identities stating that sin(x)=cos(90x)\sin(x) = \cos(90^\circ - x) and cos(x)=sin(90x)\cos(x) = \sin(90^\circ - x).

21
New cards

Interquartile Range (IQR)

A measure of statistical spread calculated as IQR=Q3Q1\text{IQR} = Q3 - Q1.