Radicals
57 flashcards covering Radicals for the SAT Math section.
Radicals are mathematical expressions that represent roots of numbers, like square roots or cube roots. For instance, the square root of 16 is 4 because 4 times 4 equals 16. They help simplify complex calculations and appear in various math problems, such as solving equations or working with distances in geometry. Understanding radicals is essential for building a strong foundation in algebra.
On the SAT Math section, radicals show up in questions that test simplification, addition, subtraction, multiplication, or rationalizing denominators. Common traps include forgetting to simplify fully, mishandling negative numbers under even roots, or confusing operations like adding radicals without like terms. Focus on mastering properties, such as how to combine radicals and eliminate fractions in denominators, as these skills often lead to quicker, more accurate answers.
Practice simplifying radicals with real SAT problems for better results.
Terms (57)
- 01
Radical
A radical is a mathematical symbol that indicates the root of a number, such as the square root or cube root, and is written as √ for square roots or with an index like ∛ for cube roots.
- 02
Square root
The square root of a number is a value that, when multiplied by itself, gives the original number, and for positive real numbers, it is the principal non-negative root.
- 03
Cube root
The cube root of a number is a value that, when multiplied by itself three times, gives the original number, and it can be positive or negative for real numbers.
- 04
Index of a radical
The index of a radical is the small number written above the radical symbol, indicating the root to be taken, such as 2 for square root or 3 for cube root.
- 05
Radicand
The radicand is the number or expression inside the radical symbol that is being rooted, such as the 9 in √9.
- 06
Simplifying radicals
Simplifying radicals means rewriting a radical in its simplest form by factoring out perfect squares from the radicand and taking their roots, like simplifying √50 to 5√2.
- 07
Perfect square
A perfect square is a number that is the square of an integer, such as 9 or 16, which means its square root is also an integer.
- 08
Like radicals
Like radicals are radicals that have the same index and the same radicand, allowing them to be added or subtracted directly, such as √2 and 3√2.
- 09
Adding like radicals
Adding like radicals involves combining their coefficients while keeping the radical part the same, such as √5 + 2√5 = 3√5.
- 10
Subtracting like radicals
Subtracting like radicals means subtracting their coefficients while leaving the radical unchanged, like 4√7 - √7 = 3√7.
- 11
Multiplying radicals
Multiplying radicals requires multiplying the radicands and the coefficients separately, and if they have the same index, you can multiply under one radical, such as √3 √5 = √15.
- 12
Multiplying a radical by a monomial
Multiplying a radical by a monomial means distributing the monomial through the radical if necessary, or combining it directly, like 2 √3 = 2√3.
- 13
Multiplying two binomials with radicals
Multiplying two binomials with radicals uses the FOIL method and then simplifies any resulting radicals, such as (√2 + 1)(√2 - 1) = 2 - 1 = 1.
- 14
Dividing radicals
Dividing radicals involves dividing the radicands and coefficients, and if the result has a radical in the denominator, it should be rationalized.
- 15
Rationalizing the denominator
Rationalizing the denominator means eliminating radicals from the bottom of a fraction by multiplying the numerator and denominator by an appropriate expression, such as the conjugate.
- 16
Rationalizing with a single radical term
Rationalizing with a single radical term in the denominator involves multiplying by the same radical, like turning 1/√2 into √2/2.
- 17
Rationalizing with a binomial denominator
Rationalizing with a binomial denominator requires multiplying by the conjugate of the denominator, such as multiplying 1/(√3 - 1) by (√3 + 1).
- 18
Conjugate of a binomial
The conjugate of a binomial is another binomial with the opposite sign between its terms, used for rationalizing denominators, like the conjugate of a - b is a + b.
- 19
Square of a binomial with radicals
The square of a binomial with radicals is found using (a + b)^2 = a^2 + 2ab + b^2, and then simplifying any radicals in the result.
- 20
Radical equations
Radical equations are equations that contain variables inside radicals, which must be solved by isolating the radical and then raising both sides to the appropriate power.
- 21
Solving radical equations
Solving radical equations involves isolating the radical, squaring or raising both sides to the index power, and checking for extraneous solutions that do not satisfy the original equation.
- 22
Extraneous solutions
Extraneous solutions are values that result from solving an equation but do not work in the original equation, often occurring when squaring both sides of a radical equation.
- 23
Domain of a square root function
The domain of a square root function is the set of all x-values for which the expression inside the square root is non-negative, such as x ≥ 0 for y = √x.
- 24
Graph of y = √x
The graph of y = √x is a curve that starts at the origin and increases slowly to the right, representing the principal square root and defined only for x ≥ 0.
- 25
Graph of y = √(x - a) + b
The graph of y = √(x - a) + b is the basic square root graph shifted right by a units and up by b units, with the domain x ≥ a.
- 26
Vertical shift of square root graph
A vertical shift of a square root graph moves it up or down by adding or subtracting a constant to the function, like y = √x + 3 shifts it up by 3 units.
- 27
Horizontal shift of square root graph
A horizontal shift of a square root graph moves it left or right by changing the input, such as y = √(x - 2) shifts it right by 2 units.
- 28
Nested radicals
Nested radicals are radicals within radicals, like √(√x), which can sometimes be simplified by rewriting or substituting.
- 29
Simplifying nested radicals
Simplifying nested radicals involves expressing them in a simpler form, such as rewriting √(√16) as √4, which equals 2.
- 30
Rational exponents
Rational exponents are fractions that represent roots and powers, such as x^(1/2) meaning the square root of x, and they follow the same rules as integer exponents.
- 31
Converting radicals to exponents
Converting radicals to exponents means rewriting a radical like √x as x^(1/2) or ∛x as x^(1/3), which can simplify calculations.
- 32
Converting exponents to radicals
Converting exponents to radicals means rewriting a fractional exponent like x^(1/3) as the cube root of x, for easier interpretation.
- 33
Property: √(a b) = √a √b
This property states that the square root of a product is the product of the square roots, provided a and b are non-negative.
- 34
Property: √(a / b) = √a / √b
This property indicates that the square root of a quotient is the quotient of the square roots, as long as b is not zero and both are non-negative.
- 35
Property: √a + √b ≠ √(a + b)
This property shows that the square root of a sum is not the sum of the square roots, meaning √(4 + 9) ≠ √4 + √9.
- 36
Common mistake: √(x^2) = x
A common mistake is assuming √(x^2) always equals x, but it actually equals the absolute value of x, or |x|, because the square root function gives a non-negative result.
- 37
When √(x^2) = |x|
√(x^2) equals the absolute value of x because the principal square root is non-negative, so for x = -3, √(9) = 3, not -3.
- 38
Negative radicands
Negative radicands, like √(-4), are not defined in the real numbers and require imaginary numbers, which may appear in basic SAT contexts as i times the square root of the absolute value.
- 39
Distance formula
The distance formula calculates the distance between two points (x1, y1) and (x2, y2) as √[(x2 - x1)^2 + (y2 - y1)^2], involving radicals in its result.
- 40
Pythagorean theorem
The Pythagorean theorem states that in a right triangle, the square of the hypotenuse equals the sum of the squares of the other two sides, often requiring radicals to solve for unknown sides.
- 41
Strategy for simplifying radicals
A strategy for simplifying radicals is to factor the radicand into its prime factors, remove perfect squares from under the root, and multiply any remaining factors back in.
- 42
Strategy for adding radicals
A strategy for adding radicals is to simplify each one first, then combine only the like terms by adding their coefficients.
- 43
Example: Simplify √50
To simplify √50, factor 50 as 25 2, so √50 = √(25 2) = √25 √2 = 5√2.
√50 simplifies to 5√2.
- 44
Example: Add √8 + √2
To add √8 + √2, first simplify √8 to 2√2, then add: 2√2 + √2 = 3√2.
- 45
Example: Multiply (√3)(√6)
Multiplying (√3)(√6) gives √(3 6) = √18, which simplifies to √(9 2) = 3√2.
- 46
Example: Divide √12 / √3
Dividing √12 / √3 simplifies to √(12 / 3) = √4 = 2.
- 47
Example: Rationalize 1 / √2
To rationalize 1 / √2, multiply numerator and denominator by √2, resulting in √2 / 2.
- 48
Example: Solve √x = 3
To solve √x = 3, square both sides to get x = 9, and verify that x = 9 works in the original equation.
- 49
Example: Solve √(x + 1) = x - 1
To solve √(x + 1) = x - 1, square both sides to get x + 1 = (x - 1)^2, expand to x + 1 = x^2 - 2x + 1, rearrange to x^2 - 3x = 0, factor to x(x - 3) = 0, so x = 0 or x = 3, but only x = 3 works after checking.
- 50
Trap: Forgetting extraneous solutions
A common trap in radical equations is forgetting to check solutions in the original equation, as squaring can introduce extraneous values.
- 51
Trap: Adding unlike radicals
A trap is trying to add unlike radicals directly, such as √2 + √3, which cannot be simplified further and is not equal to a single radical.
- 52
Trap: Incorrectly simplifying √(a + b)
A trap is assuming √(a + b) can be simplified like √a + √b, but it generally cannot, except in specific cases.
- 53
Radicals in quadratic equations
Radicals often appear in quadratic equations when solving for roots using the quadratic formula, where the discriminant determines if real roots exist.
- 54
Discriminant and radicals
The discriminant of a quadratic equation is b^2 - 4ac, and if it's positive but not a perfect square, the roots involve radicals, like in x^2 - 2x - 1 = 0.
- 55
Word problem with radicals
In word problems, radicals might represent real-world quantities like distances or areas, such as finding the length of a ladder using the Pythagorean theorem.
- 56
Function composition with radicals
Function composition with radicals means substituting one function into another, like f(g(x)) where g(x) involves a radical, and ensuring the domain is valid.
- 57
Inverse of a radical function
The inverse of a radical function, such as the inverse of y = √x, is found by swapping x and y and solving, resulting in y = x^2 for x ≥ 0.