Q4) Roots and exponents Flashcards
Must know: Square root of:
A) a number e.g., 4
B) a variable e.g., x
c) a variable squared e.g., x^2
d) a number squared e.g., (-4)^2
Square root of a non-negative number: sqrt(#) = # (always positive or 0)
> This is because the radicand must always be NON-NEGATIVE
Square root of a VARIABLE: sqrt(x) —-> means always x >= 0
> This is because the radicand must always be NON-NEGATIVE
Square root of a VARIABLE SQUARED:
sqrt(x^2) = | x |
> replacing the absolute value signs with +/- —> sqrt(x^2) = +/- x
same thing applies to square root of a BINOMIAL SQUARED
e.g. sqrt((x+y)^2) = |x+y|
Evaluate the CASES for the value of what’s inside the absolute value
e.g., case 1 is x+y > 0 —> |x+y| = x+y and case 2 is x+y < 0 —> |x+y| = -(x+y)
Square root of a number squared:
sqrt(#^2) = | # |
Even and odd indexed roots
Even indexed roots –>
> answer is always NON-NEGATIVE
> radicand (inside root) is ALSO always NON-NEGATIVE
e.g., sqrt(x) can only produce a real number if x >=0
Algebraically: (x^n)^(1/n) = | x |
> if x > 0, | x | = x
if x < 0, | x | = -x
Odd indexed roots –> watch out for + or - signs
> radicand and answer can be + or - or 0
Algebraically: (x^n)^(1/n) = x
If n is positive, is n an integer?
(1) sqrt(n) =/ integer
(2) sqrt(n) < 1
Concept: perfect squares and square roots
> recall that the square root of a perfect square produces an INTEGER
(1) sqrt(n) =/ integer
n =/ integer^2
n is NOT a perfect square, but does not tell us whether n is an integer or not
e.g., sqrt(2) is not an integer and sqrt(4.1) is not an integer
NS
(2) sqrt(n) < 1
n < 1 (and since n > 0, n must be a fraction)
S (answer is always no)
Testing also proves this:
Sqrt(1/4) = 1/2 –> n is not an integer
Sqrt(1) = 1 (invalid example)
Sqrt(2) = 1.41 (greater than 1, invalid example)
Learning: You CAN take the square root of FRACTIONS / decimals
Perfect cubes and cube root
> Perfect cubes have exponents in prime factorization form that are MULTIPLES OF 3
Cube root of a perfect cube produce an integer (+, -, or 0)
radicand can be +, - or 0
(x)^1/3 = integer
or
(-x)^1/3 = integer
Memorize: approximation of square roots of non-perfect single digit numbers
Sqrt(2)
Sqrt(3)
Sqrt(5)
Sqrt(6)
Sqrt(7)
Sqrt(8)
Sqrt(2) = 1.4 (valentine’s day)
Sqrt(3) = 1.7 (st. patrick’s day)
Sqrt(5) = 2.2 (go up by 0.2)
Sqrt(6) = 2.4
Sqrt(7) = 2.6
Sqrt(8) = 2.8
How do you approximate larger non-perfect square roots?
e.g., which of the following square root expressions is the largest?
e.g., what is the approximate value of sqrt(70)?
e.g., the expression sqrt(12 + 2sqrt(11)) - sqrt(12 - 2sqrt(11)) is equal to which of the following?
Create a RANGE using your knowledge of perfect squares immediately smaller and immediately larger than the radicand
e.g., 70 is between 64 and 81
Sqrt(70) is between sqrt(64) and sqrt(81)
You might see applications of approximation of NON PERFECT roots
e.g., the expression sqrt(12 + 2sqrt(11)) - sqrt(12 - 2sqrt(11)) is equal to which of the following?
Addition/subtraction and multiplication/division of radicals
Multiplication/division –> can combine radicands under the radical ONLY IF the index are the same
e.g., sqrt(4)sqrt(5) = sqrt(45)
e.g., sqrt(80/10) = sqrt(80)/sqrt(10)
Addition/subtraction –> CANNOT combine radicands under the radical
e.g., sqrt(a) - sqrt(b) =/ sqrt(a - b)
BUT you can treat radicals with the same root index AND same radicand as LIKE TERMS during simplification
> combine coefficients
e.g., 5sqrt(4) + 4sqrt(4) = 9*sqrt(4)
Can you keep radicals in the denominator of a fraction in GMAT?
No!
> simplified form must have all radicals REMOVED from the denominator of a fraction via two methods
1) Rationalizing the denominator (when there is a single radical in the denominator)
> multiply top and bottom of fraction by the radicand
2) Rationalizing the denominator (when there is a BINOMIAL containing a radical)
> Multiply top and bottom by the CONJUGATE of the denominator (creates difference of squares)
e.g., a-sqrt(b) has a conjugate of a+sqrt(b)
What should you get into the habit doing every time you solve an equation that involves a SQUARE ROOT or ABSOLUTE VALUE?
Plug back your answer into the original equation and CHECK that it works ** (eliminate invalid answers)
> especially important if you end up with more than one solution for x
also important to note that if an absolute value of an expression is equal to a negative number, there will be NO solutions to that equation
What are special numbers to test as bases of exponent questions?
1
-1
0
1^anything = 1
-1^even = 1
-1^odd = -1
0^anything = 0
(most crucial for UNKNOWN BASES raised to exponents)
Therefore, if a=/ -1, 1, or 0 and a^x = a^y (same base), then x = y
> you can “drop the bases” and solve the equation involving the exponents
Exponent rules - when do you add/subtract exponents vs multiply exponents?
ADD / Subtract exponents only when you are dealing with
> Multiplication of like bases (for addition) or division of like bases (for subtraction)
Multiply exponents if you have a POWER raised to a POWER
> sprinkle the exponent to inner terms that are multiplied together
e.g., (ab)^2 = a^2*b^2
Remember that the reverse operation is also true –> multiplication of different bases and LIKE exponents, keep the common exponent and multiply the bases
(a^2)*(b^2) = (ab)^2
Same thing applies to division of different bases and LIKE exponents –> keep the common exponent and divide the bases
When you see large bases (composite number) with exponents, what should you think of doing?
Prime factorize the bases (but remember to keep the parentheses around the prime factorization
> applies also to equations (helps you solve the unknowns in the exponents)
Dealing with nested roots
e.g., sqrt(3 * sqrt(3 *sqrt(3)))
> start with the inner most root
convert all roots into exponent form
you end up multiplying series of roots together
OR short cut:
> figure out how many roots each number is under = SAME NUMBER of exponents multiplied together
> Start with FAR LEFT
e.g., first 3 is under only one root sign –> sqrt(3); second 3 is under two root signs —> 3^(1/3)^2; third 3 is under three root signs –> 3^(1/3)^3
*** How do you compare radicals and exponents and understand their relative sizes?
e.g., which is larger 4^(1/4) or 7^(1/5)?
e.g., which is larger, 5^50 or 7^25?
**CONCEPT: If x, y and m are POSITIVE, then x > y ONLY IF x^m > y^m
(want to make the EXPONENTS the same if you cannot make the bases the same)
> x and y represent RADICALS or BASES
> When dealing with RADICALS –> Start by expressing each radical as an EXPONENT. Then raise all expressions to the least common denominator of the exponents and EVALUATE the power
e.g., raise both 4^(1/4) and 7^(1/5) by LCD of 20
4^5 < 7^4
therefore 4^(1/4) < 7^(1/5)
> When dealing with WHOLE NUMBER BASES –> Raise all expressions to the RECIPROCAL of the GCF in order to “scale down” the numbers
e.g., raise both 5^50 and 7^25 by 1/GCF (1/25)
5^2 > 7
therefore 5^50 > 7^25
Why this works?
> scaling up or down ALL numbers
1/4 * (40^100) is equal to which of the following?
(A) 4^99
(B) 20^180
(C) 420^180
(D) 400(40^98)
(E) 10*(40^98)
Ans D
Concept: Be on the lookout for different ways to FACTOR VALUES written in EXPONENTIAL notation (especially when dealing with very large exponents)
40^100 = 40^99 * 40 = 40^98 * 40^2 = 40^97 * 40^3 …. etc.
> you can SPLIT up exponents sharing the same base
you can COMBINE exponents sharing the same power
Define “binomial”
Sum or difference of TWO terms involving unknowns
e.g., x + y, 3 - a