ACT Math — Number & Quantity: Deep Understanding Notes

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

1/24

flashcard set

Earn XP

Description and Tags

Last updated 3:46 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

25 Terms

1
New cards

Real numbers

All numbers that can be placed on a number line, including both rational and irrational numbers.

2
New cards

Natural numbers

Counting numbers such as 1, 2, 3; some definitions include 0, but ACT problems usually avoid that ambiguity.

3
New cards

Whole numbers

The natural numbers together with 0: 0, 1, 2, 3, and so on.

4
New cards

Integers

Positive and negative whole numbers, including 0; they are closed under addition, subtraction, and multiplication, but not always under division.

5
New cards

Rational numbers

Numbers that can be written as a ratio of integers a/b with b not equal to 0; their decimals terminate or repeat.

6
New cards

Irrational numbers

Numbers that cannot be written as a ratio of integers; their decimals do not terminate or repeat.

7
New cards

Absolute value

The nonnegative distance of a number from 0 on the number line; for example, |x| = a with a > 0 has solutions x = a and x = -a.

8
New cards

Complex number

A number in the form a + bi, where a and b are real numbers and i is the imaginary unit.

9
New cards

Imaginary unit

The number ii defined by i2=1i^2 = -1, which allows square roots of negative numbers to be written in complex form.

10
New cards

Complex conjugate

For a complex number a+bia + bi, the conjugate is abia - bi; multiplying conjugates removes the imaginary part and gives a2+b2a^2 + b^2.

11
New cards

Zero exponent

For any nonzero base aa, a0=1a^0 = 1.

12
New cards

Negative exponent

For any nonzero base aa, ana^{-n} means 1/an1/a^n; it indicates a reciprocal, not a negative value.

13
New cards

Product of powers

When multiplying like bases, add the exponents: ama^m times ana^n equals a(m+n)a^{(m+n)}.

14
New cards

Power of a power

When raising a power to another power, multiply the exponents: (am)n=a(mn)(a^m)^n = a^{(mn)}.

15
New cards

Rational exponent

A fractional exponent that represents a root: a(1/n)a^{(1/n)} is the nth root of aa, and a(m/n)a^{(m/n)} is the nth root of ama^m.

16
New cards

Scientific notation

A way to write numbers as a×10na \times 10^n, where 1 is less than or equal to aa and aa is less than 10, and nn is an integer.

17
New cards

Vector

A quantity with both magnitude and direction, often written in 2D as

18
New cards

Displacement vector

The vector from P(x1x_1, y1y_1) to Q(x2x_2, y2y_2), found by subtracting initial coordinates from terminal coordinates: <x2x1,y2y1><x_2 - x_1, y_2 - y_1>.

19
New cards

Vector addition

Combining vectors component-wise:

20
New cards

Magnitude of a vector

The length of a vector <a,b><a, b>, found with the Pythagorean theorem: a2+b2\sqrt{a^2 + b^2}.

21
New cards

Unit vector

A vector with magnitude 1; for a nonzero vector v, a unit vector in the same direction is v divided by its magnitude.

22
New cards

Matrix

A rectangular array of numbers arranged in rows and columns.

23
New cards

Matrix dimensions

The size of a matrix written as rows by columns; for example, a 2 x 3 matrix has 2 rows and 3 columns.

24
New cards

Matrix multiplication

A row-by-column operation defined when the number of columns in the first matrix equals the number of rows in the second; in general, AB does not equal BA.

25
New cards

Identity matrix

A square matrix that acts like 1 in multiplication; for example, the 2 x 2 identity matrix leaves a compatible matrix unchanged when multiplied.