ACT Math — Number & Quantity: Deep Understanding Notes
Real and Complex Number Systems
What “number systems” are and why they matter
A number system is a way of classifying numbers based on what kinds of values they can represent and what operations make sense on them. On the ACT, number-system ideas show up whenever you’re asked to compare values, solve equations, interpret radicals, reason about sign and magnitude, or decide whether a solution “makes sense.” Understanding the hierarchy of number sets helps you avoid illegal moves—like taking the square root of a negative number while staying in the real numbers.
A key big-picture idea is that as you move to larger systems, you keep the old numbers and add new ones so that more equations have solutions. For example, the real numbers solve equations like , but to solve you need complex numbers.
The real number hierarchy
The real numbers are all numbers that can be placed on a number line. Within the reals, there are important subsets:
| Set | Meaning | Examples | Notes |
|---|---|---|---|
| Natural numbers | counting numbers | Some definitions include ; ACT problems usually avoid ambiguity. | |
| Whole numbers | natural numbers plus zero | Useful when “nonnegative integers” are discussed. | |
| Integers | positives, negatives, and zero | Closed under addition/subtraction/multiplication, not division. | |
| Rational numbers | ratios of integers | Decimal form terminates or repeats. | |
| Irrational numbers | not rational | Decimal does not terminate or repeat. | |
| Real numbers | rational and irrational | All points on the number line. |
Why this matters: Many ACT questions are really “classification” questions in disguise. For instance, if you’re told is an integer, then is automatically a nonnegative integer. If you’re told is rational, then might be rational or irrational depending on .
Rational vs. irrational in practice
A rational number can be written as where and are integers and . Rational numbers have decimals that terminate (like ) or repeat (like ).
An irrational number cannot be written as a ratio of integers. Common sources:
- Square roots of non-perfect squares, like (still irrational because is irrational).
- Constants like .
Common trap: Simplifying a radical does not “make it rational.” For example, is simpler, but still irrational.
Absolute value and distance
Absolute value measures distance from zero on the number line:
That leads to two common equation patterns:
- with a > 0 has two solutions: and .
- |x| < a describes an interval: -a < x < a.
What goes wrong: Students often forget the negative solution for , or they mishandle inequalities by not writing the compound inequality.
Complex numbers: extending the reals
A complex number has the form
where and are real numbers and is the imaginary unit defined by
You can think of complex numbers as what you get when you allow square roots of negative numbers:
So,
Why complex numbers matter on the ACT: They let you simplify expressions like correctly and solve some quadratic equations whose discriminant is negative.
Basic complex arithmetic
You add and subtract complex numbers by combining real parts and imaginary parts:
If and , then
Multiplication uses distribution (FOIL) and the fact that :
Example (multiply):
Compute .
- Distribute:
- Simplify terms:
- Use so :
Complex conjugates (useful for division)
The complex conjugate of is . Multiplying a complex number by its conjugate eliminates the imaginary part:
This is especially useful for writing a quotient in standard form.
Example (divide):
Write in the form .
- Multiply numerator and denominator by the conjugate of the denominator, :
- Denominator becomes a real number:
- Expand numerator:
- Divide by :
Exam Focus
- Typical question patterns:
- Classify a number (rational vs. irrational; real vs. nonreal) after simplification.
- Simplify expressions involving or basic operations with .
- Use absolute value to solve an equation or interpret a distance on a number line.
- Common mistakes:
- Treating as instead of .
- Forgetting that rational decimals can repeat (not only terminate).
- Solving and giving only .
Integer and Rational Exponents
What exponents mean (beyond memorizing rules)
An exponent tells you repeated multiplication. For a positive integer exponent,
This definition is the “anchor” that makes the exponent rules feel logical instead of arbitrary. The ACT often tests exponent reasoning inside algebraic simplification, scientific notation, growth/decay patterns, or rewriting radicals.
Zero and negative exponents
To keep exponent rules consistent (especially ), we define:
- Zero exponent (for ):
- Negative exponent (for ):
Why this matters: Negative exponents are not “negative numbers.” They indicate reciprocals. A common ACT move is to rewrite everything with positive exponents before simplifying.
Example (negative exponent):
Simplify .
The main exponent rules (and when they apply)
Exponent rules rely on multiplication/division of like bases:
- Product of powers:
- Quotient of powers:
- Power of a power:
- Power of a product:
- Power of a quotient:
What goes wrong: Students often apply these rules to addition, which is not allowed. In general,
A quick counterexample: but .
Rational exponents and radicals
A rational exponent is an exponent that is a fraction. It connects directly to roots:
and more generally,
Why this matters: ACT problems often ask you to rewrite radicals as exponents (or vice versa) to simplify, compare sizes, or solve equations.
Domain caution (important): For real-number answers, even roots require nonnegative radicands. For example, is not real, but is real because odd roots of negatives are allowed.
Simplifying expressions with rational exponents
Example (rewrite and simplify):
Simplify .
- Use the meaning: .
- The fourth root of is because .
- So:
Example (variable expression):
Simplify assuming x>0.
- Same base, add exponents:
- Reduce:
Solving equations with exponent structure
On the ACT, many exponent equations are solvable by rewriting both sides with the same base.
Example (same base):
Solve .
- Rewrite as a power of :
- Set exponents equal:
- Solve:
What goes wrong: If bases are not the same, you usually cannot just “set exponents equal.” For example, is only true for special cases, not because bases differ.
Scientific notation connections
Scientific notation is essentially exponent rules with base :
where 1 \le a < 10 and is an integer. You multiply numbers by multiplying coefficients and adding exponents.
Example (multiply in scientific notation):
Compute .
- Multiply coefficients: .
- Add exponents on :
- So the product is:
Exam Focus
- Typical question patterns:
- Simplify expressions with negative and rational exponents (often inside fractions).
- Rewrite radicals as powers (or powers as radicals) to compare or evaluate.
- Solve equations by expressing both sides with the same base.
- Common mistakes:
- Treating as instead of .
- Using exponent rules across addition: turning into .
- Forgetting root restrictions (even roots require nonnegative radicands for real answers).
Vectors
What a vector is (and why it’s different from a number)
A vector is a quantity with both magnitude (size) and direction. A plain number like can tell you “how much,” but it cannot tell you “which way.” Vectors model displacement, velocity, forces, and any situation where direction matters.
On ACT-style problems, vectors most commonly appear in coordinate geometry or physics-flavored setups: moving right/left and up/down, combining movements, or finding distances and directions.
Representing vectors
In a coordinate plane, a 2D vector is often written as an ordered pair:
You can interpret as “move units in the direction and units in the direction.”
A very common vector is the displacement from point to point :
What goes wrong: Students sometimes subtract in the wrong order. The vector from to is “terminal minus initial.” Swapping gives the opposite direction.
Vector addition and subtraction
Vectors add component-wise:
Subtraction is similar:
Why this works: The components represent independent horizontal and vertical moves. Combining moves means adding the horizontal parts and vertical parts separately.
Example (add displacements):
A person walks then . Find the net displacement.
Interpretation: overall they moved 2 units left and 2 units up.
Scalar multiplication
Multiplying a vector by a scalar (a real number) scales its magnitude and may reverse its direction:
- If k>1, the vector gets longer.
- If 0<k<1, it gets shorter.
- If k<0, it reverses direction and scales by .
Example (reverse direction):
Magnitude (length) of a vector
The magnitude of is the distance from the origin to the point , found using the Pythagorean theorem:
This connects vectors directly to the distance formula.
Example (magnitude):
Find the magnitude of .
Unit vectors and direction
A unit vector has magnitude and points in a direction. If is a nonzero vector, a unit vector in the same direction is:
This idea matters when you need “direction only,” separated from “how far.”
Example (unit vector):
Let . Then , so a unit vector in its direction is:
Exam Focus
- Typical question patterns:
- Find from two points, then compute its magnitude (distance).
- Combine multiple displacement vectors to get a net vector.
- Interpret scalar multiplication as changing speed/distance or reversing direction.
- Common mistakes:
- Reversing subtraction when forming .
- Adding magnitudes instead of adding components (only valid if vectors are collinear and same direction).
- Forgetting to take the square root when computing magnitude.
Matrices and Matrix Operations
What a matrix is and why it shows up
A matrix is a rectangular array of numbers arranged in rows and columns. Matrices are useful because they organize information and make certain calculations systematic—especially when you have multiple equations, transformations, or repeated computations.
On ACT-style problems, matrices most often appear in a straightforward computational way: evaluating an expression, performing matrix addition/subtraction, multiplying a matrix by a scalar, or doing basic matrix multiplication. Occasionally, a matrix represents a transformation or a compact way to store data (like prices and quantities).
Matrix notation and dimensions
A matrix is usually named with a capital letter like A. Its dimensions are written as rows by columns.
If A has rows and columns, it is an matrix.
An entry is written as meaning “row , column .”
Example matrix A:
This is a matrix with .
Matrix addition and subtraction
You can add (or subtract) matrices only if they have the same dimensions. Addition is entry-by-entry:
If and are both , then
Why dimension matching matters: If one matrix has 2 rows and the other has 3 rows, their entries don’t line up, so “add them” is not defined.
Example (addition):
Then
Scalar multiplication
Multiplying a matrix by a scalar multiplies every entry:
Example (scalar multiplication):
Matrix multiplication (the key idea)
Matrix multiplication is not entry-by-entry. It combines rows with columns.
If is and is , then is defined and has dimension .
The entry in row , column of is the dot product of row of with column of :
Why the inner dimensions must match: You need the row length of (which is ) to equal the column length of (also ) so the dot product makes sense.
What goes wrong: A very common mistake is assuming . Matrix multiplication is generally not commutative, meaning the order matters.
Worked example of matrix multiplication
Let
Compute .
- The top-left entry uses row 1 of and column 1 of :
- The top-right entry uses row 1 of and column 2 of :
- The bottom-left entry uses row 2 of and column 1 of :
- The bottom-right entry uses row 2 of and column 2 of :
So
If you compute you will get a different result, reinforcing that order matters.
Identity matrix (the “do nothing” matrix)
The identity matrix acts like the number for multiplication. For a identity matrix:
For any compatible matrix ,
and (when dimensions match)
This matters when simplifying expressions or recognizing that a matrix leaves vectors unchanged under a transformation.
Matrices as transformations (a useful interpretation)
A common way to connect matrices to geometry is to multiply a matrix by a vector. If you treat a vector as a column matrix,
then multiplying by a matrix can represent a transformation of the plane.
For example,
This stretches -coordinates by a factor of 2 and -coordinates by a factor of 3.
What goes wrong: Students sometimes mix up whether vectors are rows or columns. On many tests, vectors for multiplication are written as columns, and dimension compatibility is your safety check.
Exam Focus
- Typical question patterns:
- Perform matrix addition/subtraction or scalar multiplication and read off a requested entry.
- Multiply two small matrices (often ) or multiply a matrix by a vector.
- Determine whether a product like is defined based on dimensions.
- Common mistakes:
- Adding matrices of different dimensions.
- Doing entry-by-entry multiplication instead of row-by-column multiplication.
- Assuming or ignoring dimension checks when choosing the order of multiplication.