SAT Math: Concepts, Methods, and Worked Problems

0.0(0)
Studied by 3 people
0%Math Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceSAT Practice
Supplemental Materials
call kaiCall Kai
Card Sorting

1/49

flashcard set

Earn XP

Description and Tags

Last updated 3:56 AM on 3/7/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

50 Terms

1
New cards

Slope

The rate of change of a line; it tells how much y changes for each 1-unit increase in x.

2
New cards

y-intercept

The value of yy when x=0x = 0; in y=mx+by = mx + b, it is bb and represents the starting value.

3
New cards

Slope-intercept form

The linear form y = mx + b, where m is the slope and b is the y-intercept.

4
New cards

Point-slope form

The linear form yy1=m(xx1)y - y_1 = m(x - x_1), used when the slope mm and a point (x1,y1)(x_1, y_1) are known.

5
New cards

Slope formula

For points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2), m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}; the order must stay consistent.

6
New cards

Parallel lines

Lines with the same slope that never intersect if they are distinct.

7
New cards

Perpendicular lines

Lines that meet at a right angle; for nonvertical lines, their slopes are negative reciprocals.

8
New cards

Vertical line

A line with equation x = c; its slope is undefined.

9
New cards

Horizontal line

A line with equation y = c; its slope is 0.

10
New cards

Linear inequality

An inequality involving a linear expression, such as 2x+3112x + 3 \leq 11; if you multiply or divide by a negative, you must flip the inequality sign.

11
New cards

System of linear equations

A pair or set of linear equations solved at the same time; graphically, the solution is the point where the lines intersect.

12
New cards

Substitution method

A system-solving method where one equation is solved for a variable and then substituted into the other equation.

13
New cards

Elimination method

A system-solving method where equations are added or subtracted to cancel a variable.

14
New cards

Function

A rule that assigns each input exactly one output.

15
New cards

Function notation

Notation like f(x), read as the output of function f for input x; it does not mean f times x.

16
New cards

Domain

The set of allowed inputs of a function, often limited by denominators, even roots, or context.

17
New cards

Range (functions)

The set of all possible outputs of a function.

18
New cards

Quadratic function

A function of the form f(x) = ax^2 + bx + c whose graph is a parabola.

19
New cards

Vertex form

The quadratic form f(x)=a(xh)2+kf(x) = a(x - h)^2 + k, which shows the vertex directly as (h,k)(h, k).

20
New cards

Vertex

The turning point of a parabola; it is a minimum if a>0a > 0 and a maximum if a<0a < 0.

21
New cards

Quadratic formula

A formula for solving ax2+bx+c=0ax^2 + bx + c = 0: x=b±b24ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}.

22
New cards

Discriminant

The expression b24acb^2 - 4ac in the quadratic formula; it determines the number of real solutions.

23
New cards

Difference of squares

A factoring pattern a2b2=(ab)(a+b)a^2 - b^2 = (a - b)(a + b).

24
New cards

Rational expression

A fraction made of polynomials, such as x21x1\frac{x^2 - 1}{x - 1}; the original denominator can never equal 00.

25
New cards

Exponent rules

Key laws such as aman=am+na^m \cdot a^n = a^{m+n}, aman=amn\frac{a^m}{a^n} = a^{m-n}, and (am)n=amn(a^m)^n = a^{mn}.

26
New cards

Exponential function

A function of the form y = a*b^x, where a is the initial value and b is the growth or decay factor.

27
New cards

Ratio

A comparison of two quantities by division, such as A:B = 3:5 or A/B = 3/5.

28
New cards

Constant of proportionality

The constant k in a proportional relationship y = kx.

29
New cards

Unit rate

A rate expressed per 1 unit, such as dollars per notebook or miles per hour.

30
New cards

Percent change

The change from an original value to a new value, computed as (new - original) / original * 100%.

31
New cards

Reverse percent

A method for finding an original value from a final value after a percent change by dividing by the percent multiplier.

32
New cards

Weighted average

An average that accounts for different weights or amounts, found with (av1 + bv2) / (a + b) or by using percent weights.

33
New cards

Direct variation

A relationship of the form y = kx, where y varies directly with x.

34
New cards

Inverse variation

A relationship of the form y = k/x, where y varies inversely with x.

35
New cards

Mean

The arithmetic average: the sum of the values divided by the number of values.

36
New cards

Median

The middle value in an ordered data set, or the average of the two middle values if there is an even number of data points.

37
New cards

Range (statistics)

A measure of spread found by subtracting the minimum value from the maximum value.

38
New cards

Standard deviation

A measure of how spread out data values are around the mean; more dispersion means a larger standard deviation.

39
New cards

Line of best fit

A line drawn through a scatterplot to model the overall linear trend.

40
New cards

Residual

The difference between an actual value and a predicted value: residual = actual - predicted.

41
New cards

Conditional probability

The probability of event A given event B, computed as P(A | B) = P(A and B) / P(B).

42
New cards

Random sample

A sample chosen so members of the population have a fair chance of selection; it supports generalizing results to the population.

43
New cards

Randomized experiment

An experiment with random assignment to treatments; it supports cause-and-effect conclusions.

44
New cards

Pythagorean theorem

For a right triangle, a2+b2=c2a^2 + b^2 = c^2, where cc is the hypotenuse.

45
New cards

Similar triangles

Triangles with equal corresponding angles and proportional corresponding side lengths.

46
New cards

Arc length

The length of a part of a circle's circumference; for a central angle θ\theta in degrees, arc length=(θ360)2πr\text{arc length} = \left( \frac{\theta}{360} \right) \cdot 2 \pi r.

47
New cards

Midpoint

The point halfway between (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2): (x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right).

48
New cards

Right-triangle trigonometry

For an acute angle θ\theta, sin(θ)=oppositehypotenuse\sin(\theta) = \frac{\text{opposite}}{\text{hypotenuse}}, cos(θ)=adjacenthypotenuse\cos(\theta) = \frac{\text{adjacent}}{\text{hypotenuse}}, and tan(θ)=oppositeadjacent\tan(\theta) = \frac{\text{opposite}}{\text{adjacent}}.

49
New cards

Imaginary unit

The number ii defined by i2=1i^2 = -1; powers of ii repeat every 4.

50
New cards

Complex number

A number of the form a + bi, where a and b are real numbers.