Unit 1 – The Complex Number System Review

Simplifying Radical Expressions

  • Radical Definition & Standard Form:

    • An expression containing a radical symbol xn\sqrt[n]{x} is in simplest radical form when:
      1. The radicand has no factors with an exponent greater than or equal to the index nn
      2. The radicand contains no fractions
      3. No radicals appear in the denominator of a fraction
  • Problem 1: Simplifying a Square Root

    • Expression: 24\sqrt{24}
    • Step-by-step solution:
      • Identify the largest perfect square factor of 2424: 24=4×624 = 4 \times 6
      • Apply the product property of radicals: ab=ab\sqrt{ab} = \sqrt{a} \cdot \sqrt{b}
      • 24=46=26\sqrt{24} = \sqrt{4} \cdot \sqrt{6} = 2\sqrt{6}
  • Problem 2: Simplifying a Cube Root with a Negative Radicand

    • Expression: 1623\sqrt[3]{-162}
    • Step-by-step solution:
      • Identify the largest perfect cube factor of 162-162: 162=27×6-162 = -27 \times 6
      • Apply the product property for cube roots: 27×63=27363\sqrt[3]{-27 \times 6} = \sqrt[3]{-27} \cdot \sqrt[3]{6}
      • Since (3)3=27(-3)^3 = -27, 273=3\sqrt[3]{-27} = -3
      • 1623=363\sqrt[3]{-162} = -3\sqrt[3]{6}
  • Problem 3: Simplifying a Square Root with Variable Terms

    • Expression: 98x\sqrt{98x}
    • Step-by-step solution:
      • Factor the coefficient into perfect square factors: 98=49×298 = 49 \times 2
      • Separate the perfect square terms: 98x=492x=492x\sqrt{98x} = \sqrt{49 \cdot 2 \cdot x} = \sqrt{49} \cdot \sqrt{2x}
      • Evaluate the square root: 49=7\sqrt{49} = 7
      • 98x=72x\sqrt{98x} = 7\sqrt{2x}
  • Problem 4: Simplifying a Fourth Root with Variables

    • Expression: 128n84\sqrt[4]{128n^8}
    • Step-by-step solution:
      • Factor the numerical constant into fourth-power factors: 128=16×8=24×8128 = 16 \times 8 = 2^4 \times 8
      • Rewrite the variable exponent as a power of 4: n8=(n2)4n^8 = (n^2)^4
      • Apply the product property: 128n84=16n884=164n8484\sqrt[4]{128n^8} = \sqrt[4]{16 \cdot n^8 \cdot 8} = \sqrt[4]{16} \cdot \sqrt[4]{n^8} \cdot \sqrt[4]{8}
      • Simplify each term: 164=2\sqrt[4]{16} = 2 and n84=n2\sqrt[4]{n^8} = n^2
      • 128n84=2n284\sqrt[4]{128n^8} = 2n^2\sqrt[4]{8}
  • Problem 5: Subtracting Like Radicals

    • Expression: 36463\sqrt{6} - 4\sqrt{6}
    • Step-by-step solution:
      • Radicals can be combined by combining their coefficients when they have the exact same index and radicand
      • Factor out the common radical term 6\sqrt{6}: (34)6(3 - 4)\sqrt{6}
      • 3646=16=63\sqrt{6} - 4\sqrt{6} = -1\sqrt{6} = -\sqrt{6}
  • Problem 6: Adding Radicals after Simplifying

    • Expression: 26+2242\sqrt{6} + 2\sqrt{24}
    • Step-by-step solution:
      • Simplify 24\sqrt{24} first: 24=4×6=26\sqrt{24} = \sqrt{4 \times 6} = 2\sqrt{6}
      • Substitute back into the expression: 26+2(26)=26+462\sqrt{6} + 2(2\sqrt{6}) = 2\sqrt{6} + 4\sqrt{6}
      • Combine like radicals: (2+4)6=66(2 + 4)\sqrt{6} = 6\sqrt{6}
  • Problem 7: Multiplying Radical Expressions

    • Expression: 20x220x\sqrt{20x^2} \cdot \sqrt{20x}
    • Step-by-step solution:
      • Combine under a single radical using the product rule: 20x220x=400x3\sqrt{20x^2 \cdot 20x} = \sqrt{400x^3}
      • Factor into perfect square components: 400x3=400x2x400x^3 = 400 \cdot x^2 \cdot x
      • Take square roots of perfect square components: 400=20\sqrt{400} = 20 and x2=x\sqrt{x^2} = x
      • 20x220x=20xx\sqrt{20x^2} \cdot \sqrt{20x} = 20x\sqrt{x}
  • Problem 8: Distributing a Radical Expression

    • Expression: 25(6+2)2\sqrt{5}(\sqrt{6} + 2)
    • Step-by-step solution:
      • Apply the distributive property: 256+2522\sqrt{5} \cdot \sqrt{6} + 2\sqrt{5} \cdot 2
      • Multiply terms: 256+(22)5=230+452\sqrt{5 \cdot 6} + (2 \cdot 2)\sqrt{5} = 2\sqrt{30} + 4\sqrt{5}
      • Since 30\sqrt{30} cannot be simplified further (30=2×3×530 = 2 \times 3 \times 5), the final answer is 230+452\sqrt{30} + 4\sqrt{5}
  • Problem 9: Binomial Radical Multiplication (FOIL)

    • Expression: (545)(2+5)(5 - 4\sqrt{5})(-2 + \sqrt{5})
    • Step-by-step solution:
      • First: 5(2)=105 \cdot (-2) = -10
      • Outer: 55=555 \cdot \sqrt{5} = 5\sqrt{5}
      • Inner: 45(2)=85-4\sqrt{5} \cdot (-2) = 8\sqrt{5}
      • Last: 455=4(5)=20-4\sqrt{5} \cdot \sqrt{5} = -4(5) = -20
      • Sum all terms: 10+55+8520-10 + 5\sqrt{5} + 8\sqrt{5} - 20
      • Combine real constants and like radical terms: (1020)+(5+8)5=30+135(-10 - 20) + (5 + 8)\sqrt{5} = -30 + 13\sqrt{5}
  • Problem 10: Product of Conjugates

    • Expression: (53)(5+3)(\sqrt{5} - \sqrt{3})(\sqrt{5} + \sqrt{3})
    • Step-by-step solution:
      • Recognize the pattern as a difference of squares: (ab)(a+b)=a2b2(a - b)(a + b) = a^2 - b^2
      • Set a=5a = \sqrt{5} and b=3b = \sqrt{3}
      • (5)2(3)2=53=2(\sqrt{5})^2 - (\sqrt{3})^2 = 5 - 3 = 2
  • Problem 11: Rationalizing a Monomial Square Root Denominator

    • Expression: 45\frac{4}{\sqrt{5}}
    • Step-by-step solution:
      • Multiply numerator and denominator by 5\sqrt{5} to eliminate the radical in the denominator:
      • 4555=455\frac{4}{\sqrt{5}} \cdot \frac{\sqrt{5}}{\sqrt{5}} = \frac{4\sqrt{5}}{5}
  • Problem 12: Rationalizing a Monomial Cube Root Denominator

    • Expression: 233\frac{2}{\sqrt[3]{3}}
    • Step-by-step solution:
      • To eliminate a cube root, the expression inside the radicand in the denominator must be a perfect cube (33=273^3 = 27
      • Multiply numerator and denominator by 323=93\sqrt[3]{3^2} = \sqrt[3]{9}:
      • 2339393=293273=2933\frac{2}{\sqrt[3]{3}} \cdot \frac{\sqrt[3]{9}}{\sqrt[3]{9}} = \frac{2\sqrt[3]{9}}{\sqrt[3]{27}} = \frac{2\sqrt[3]{9}}{3}
  • Problem 13: Rationalizing a Binomial Denominator Using Conjugates

    • Expression: 32+25\frac{3}{2 + 2\sqrt{5}}
    • Step-by-step solution:
      • Identify the conjugate of the denominator 2+252 + 2\sqrt{5}, which is 2252 - 2\sqrt{5}
      • Multiply both numerator and denominator by the conjugate:
      • Numerator: 3(225)=6653(2 - 2\sqrt{5}) = 6 - 6\sqrt{5}
      • Denominator: (2+25)(225)=22(25)2=4(45)=420=16(2 + 2\sqrt{5})(2 - 2\sqrt{5}) = 2^2 - (2\sqrt{5})^2 = 4 - (4 \cdot 5) = 4 - 20 = -16
      • Simplify the fraction: 66516=6+6516=3538\frac{6 - 6\sqrt{5}}{-16} = \frac{-6 + 6\sqrt{5}}{16} = \frac{3\sqrt{5} - 3}{8}
  • Problem 14: Rationalizing a Complex Radical Binomial Quotient

    • Expression: 5+345\frac{\sqrt{5} + 3}{4 - \sqrt{5}}
    • Step-by-step solution:
      • Identify the conjugate of the denominator 454 - \sqrt{5}, which is 4+54 + \sqrt{5}
      • Multiply numerator and denominator by 4+54 + \sqrt{5}:
      • Numerator (FOIL): (5+3)(4+5)=45+(5)2+12+35=45+5+12+35=17+75(\sqrt{5} + 3)(4 + \sqrt{5}) = 4\sqrt{5} + (\sqrt{5})^2 + 12 + 3\sqrt{5} = 4\sqrt{5} + 5 + 12 + 3\sqrt{5} = 17 + 7\sqrt{5}
      • Denominator: (45)(4+5)=42(5)2=165=11(4 - \sqrt{5})(4 + \sqrt{5}) = 4^2 - (\sqrt{5})^2 = 16 - 5 = 11
      • 5+345=17+7511\frac{\sqrt{5} + 3}{4 - \sqrt{5}} = \frac{17 + 7\sqrt{5}}{11}

Rational Exponents and Exponent Rules

  • Fundamental Conversions & Rules:

    • Radical to Rational Exponent: amn=amn\sqrt[n]{a^m} = a^{\frac{m}{n}} and (an)m=amn(\sqrt[n]{a})^m = a^{\frac{m}{n}}
    • Product Rule: aman=am+na^m \cdot a^n = a^{m+n}
    • Quotient Rule: aman=amn\frac{a^m}{a^n} = a^{m-n}
    • Power of a Power Rule: (am)n=amn(a^m)^n = a^{m \cdot n}
    • Negative Exponent Rule: an=1ana^{-n} = \frac{1}{a^n}
  • Problem 15: Converting Radical Expression to Exponential Form

    • Expression: (m4)3(\sqrt[4]{m})^3
    • Step-by-step solution:
      • Apply the conversion rule (mn)p=mpn(\sqrt[n]{m})^p = m^{\frac{p}{n}}
      • Here, index n=4n = 4 and power p=3p = 3
      • (m4)3=m34(\sqrt[4]{m})^3 = m^{\frac{3}{4}}
  • Problem 16: Converting Radical Expression with Product to Exponential Form

    • Expression: (6x)43\sqrt[3]{(6x)^4}
    • Step-by-step solution:
      • Apply the conversion rule amn=amn\sqrt[n]{a^m} = a^{\frac{m}{n}} with base a=6xa = 6x, power m=4m = 4, and index n=3n = 3
      • (6x)43=(6x)43\sqrt[3]{(6x)^4} = (6x)^{\frac{4}{3}}
  • Problem 17: Converting Rational Exponent to Simplest Radical Form

    • Expression: 7127^{\frac{1}{2}}
    • Step-by-step solution:
      • Apply the rule a1n=ana^{\frac{1}{n}} = \sqrt[n]{a}
      • 712=77^{\frac{1}{2}} = \sqrt{7}
  • Problem 18: Converting Rational Exponent to Simplest Radical Form

    • Expression: (10n)32(10n)^{\frac{3}{2}}
    • Step-by-step solution:
      • Rewrite in radical form: (10n)32=(10n)3(10n)^{\frac{3}{2}} = \sqrt{(10n)^3}
      • Expand the power inside: 1000n3\sqrt{1000n^3}
      • Factor out perfect squares: 10010n2n=100n210n\sqrt{100 \cdot 10 \cdot n^2 \cdot n} = \sqrt{100n^2} \cdot \sqrt{10n}
      • Simplify: 10n10n10n\sqrt{10n}
  • Problem 19: Simplifying Product of Monomials with Rational Exponents

    • Expression: 2m2m322m^2 \cdot m^{\frac{3}{2}}
    • Step-by-step solution:
      • Use product rule for exponents: m2m32=m2+32m^2 \cdot m^{\frac{3}{2}} = m^{2 + \frac{3}{2}}
      • Convert integer exponent to fraction with common denominator: 2=422 = \frac{4}{2}
      • Add fractional exponents: 42+32=72\frac{4}{2} + \frac{3}{2} = \frac{7}{2}
      • Exponential form: 2m722m^{\frac{7}{2}}
      • Convert to simplest radical form: 2m7=2m6m=2m3m2\sqrt{m^7} = 2\sqrt{m^6 \cdot m} = 2m^3\sqrt{m}
  • Problem 20: Simplifying Quotient of Monomials with Rational Exponents

    • Expression: 2x744x43\frac{2x^{\frac{7}{4}}}{4x^{\frac{4}{3}}}
    • Step-by-step solution:
      • Divide numerical coefficients: 24=12\frac{2}{4} = \frac{1}{2}
      • Apply quotient rule to variable terms: x7443x^{\frac{7}{4} - \frac{4}{3}}
      • Find common denominator for exponents (LCD=12\text{LCD} = 12): 74=2112\frac{7}{4} = \frac{21}{12} and 43=1612\frac{4}{3} = \frac{16}{12}
      • Subtract exponents: 21121612=512\frac{21}{12} - \frac{16}{12} = \frac{5}{12}
      • Exponential form: 12x512\frac{1}{2}x^{\frac{5}{12}}
      • Convert to simplest radical form: x5122\frac{\sqrt[12]{x^5}}{2}
  • Problem 21: Applying Power of a Power with Negative Rational Exponents

    • Expression: (p32)2\left(p^{\frac{3}{2}}\right)^{-2}
    • Step-by-step solution:
      • Apply power rule (am)n=amn(a^m)^n = a^{m \cdot n}: p32(2)=p3p^{\frac{3}{2} \cdot (-2)} = p^{-3}
      • Apply negative exponent rule an=1ana^{-n} = \frac{1}{a^n}: 1p3\frac{1}{p^3}
  • Problem 22: Simplifying Multi-Step Rational Exponent Quotient

    • Expression: x12x12x74\frac{x^{-\frac{1}{2}} \cdot x^{\frac{1}{2}}}{x^{-\frac{7}{4}}}
    • Step-by-step solution:
      • Simplify numerator using product rule: x12+12=x0=1x^{-\frac{1}{2} + \frac{1}{2}} = x^0 = 1
      • Rewrite expression: 1x74\frac{1}{x^{-\frac{7}{4}}}
      • Apply negative exponent rule: x74x^{\frac{7}{4}}
      • Convert to simplest radical form: x74=x74=x4x34=xx34x^{\frac{7}{4}} = \sqrt[4]{x^7} = \sqrt[4]{x^4 \cdot x^3} = x\sqrt[4]{x^3}

Complex Numbers and Operations Involving ii

  • Imaginary Unit Definition:

    • The imaginary unit ii is defined as i=1i = \sqrt{-1}, where i2=1i^2 = -1
    • Standard form of a complex number: a+bia + bi, where aa is the real part and bb is the imaginary part (a,bRa, b \in \mathbb{R})
  • Cyclic Nature of Powers of ii:

    • i1=ii^1 = i
    • i2=1i^2 = -1
    • i3=ii^3 = -i
    • i4=1i^4 = 1
    • For any integer exponent nn, divide nn by 44 to find the remainder rr (r{0,1,2,3}r \in \{0, 1, 2, 3\}): in=iri^n = i^r
  • Problem 23: Adding Complex Numbers

    • Expression: 3+(4+6i)3 + (4 + 6i)
    • Step-by-step solution:
      • Combine real parts: 3+4=73 + 4 = 7
      • Keep imaginary part: 6i6i
      • Result in standard form a+bia + bi: 7+6i7 + 6i
  • Problem 24: Subtracting Imaginary Terms

    • Expression: 8i7i-8i - 7i
    • Step-by-step solution:
      • Combine like terms: (87)i=15i(-8 - 7)i = -15i
  • Problem 25: Distributing an Imaginary Term

    • Expression: 4i(28i)4i(-2 - 8i)
    • Step-by-step solution:
      • Distribute 4i4i: 4i(2)4i(8i)=8i32i24i(-2) - 4i(8i) = -8i - 32i^2
      • Substitute i2=1i^2 = -1: 8i32(1)=8i+32-8i - 32(-1) = -8i + 32
      • Write in standard form a+bia + bi: 328i32 - 8i
  • Problem 26: Multiplying Complex Binomials

    • Expression: (2i)(4+i)(-2 - i)(4 + i)
    • Step-by-step solution:
      • Apply FOIL method:
        • First: 24=8-2 \cdot 4 = -8
        • Outer: 2i=2i-2 \cdot i = -2i
        • Inner: i4=4i-i \cdot 4 = -4i
        • Last: ii=i2-i \cdot i = -i^2
      • Combine terms: 82i4ii2=86i(1)-8 - 2i - 4i - i^2 = -8 - 6i - (-1)
      • Simplify real constants: 8+16i=76i-8 + 1 - 6i = -7 - 6i
  • Problem 27: Evaluating High Powers of ii (Odd Exponent)

    • Expression: i31i^{31}
    • Step-by-step solution:
      • Divide exponent by 4: 31÷4=731 \div 4 = 7 with a remainder of 33 (31=4×7+331 = 4 \times 7 + 3
      • Rewrite using exponent rules: i31=(i4)7i3i^{31} = (i^4)^7 \cdot i^3
      • Since i4=1i^4 = 1 and i3=ii^3 = -i: (1)7(i)=1(i)=i(1)^7 \cdot (-i) = 1 \cdot (-i) = -i
  • Problem 28: Evaluating High Powers of ii (Even Exponent)

    • Expression: i42i^{42}
    • Step-by-step solution:
      • Divide exponent by 4: 42÷4=1042 \div 4 = 10 with a remainder of 22 (42=4×10+242 = 4 \times 10 + 2
      • Rewrite using exponent rules: i42=(i4)10i2i^{42} = (i^4)^{10} \cdot i^2
      • Since i4=1i^4 = 1 and i2=1i^2 = -1: (1)10(1)=1(1)=1(1)^{10} \cdot (-1) = 1 \cdot (-1) = -1

The Complex Number System Hierarchy and Closure Properties

Venn diagram of the Complex Number System hierarchy

  • Classification of the Number System:

    • Complex Numbers (C\mathbb{C}): The overarching set of all numbers expressed as a+bia + bi, where a,bRa, b \in \mathbb{R}
    • Real Numbers (R\mathbb{R}): Complex numbers where b=0b = 0 (a+0ia + 0i), represented on a continuous number line
    • Imaginary Numbers: Complex numbers where b0b \neq 0 and a=0a = 0 (pure imaginary) or a0a \neq 0 (non-real complex)
    • Rational Numbers (Q\mathbb{Q}): Real numbers that can be written as a quotient of two integers ab\frac{a}{b} with b0b \neq 0; decimal expansions terminate or repeat
    • Irrational Numbers (I\mathbb{I}): Real numbers that cannot be expressed as a fraction of integers; decimal expansions are non-terminating and non-repeating
    • Integers (Z\mathbb{Z}): Rational numbers with no fractional or decimal part: {,3,2,1,0,1,2,3,}\{\dots, -3, -2, -1, 0, 1, 2, 3, \dots\}
    • Whole Numbers (W\mathbb{W}): Non-negative integers: {0,1,2,3,4,}\{0, 1, 2, 3, 4, \dots\}
    • Natural Numbers (N\mathbb{N}): Counting numbers excluding zero: {1,2,3,4,}\{1, 2, 3, 4, \dots\}
  • Problem 29: Sets of Numbers and Examples

    • Natural Numbers (N\mathbb{N}): 1,5,23,1001, 5, 23, 100
    • Whole Numbers (W\mathbb{W}): 0,1,7,420, 1, 7, 42
    • Integers (Z\mathbb{Z}): 12,3,0,8,15-12, -3, 0, 8, 15
    • Rational Numbers (Q\mathbb{Q}): 12,45,0.75,0.3ˉ,6\frac{1}{2}, -\frac{4}{5}, 0.75, 0.\bar{3}, 6
    • Irrational Numbers (I\mathbb{I}): 2,7,π,e\sqrt{2}, \sqrt{7}, \pi, e
    • Real Numbers (R\mathbb{R}): 5,0,23,3,π-5, 0, \frac{2}{3}, \sqrt{3}, \pi
    • Imaginary Numbers: 3i,8i,i53i, -8i, i\sqrt{5}
    • Complex Numbers (C\mathbb{C}): 2+3i,54i,7,9i2 + 3i, -5 - 4i, 7, -9i
  • Problem 30: Closure Property of Whole Numbers under Subtraction

    • Statement: "Any whole number subtracted by another whole number will always result in a whole number."
    • Truth Value: False
    • Explanation: Whole numbers are not closed under subtraction.
    • Counterexample:
      • Select whole numbers 3W3 \in \mathbb{W} and 5W5 \in \mathbb{W}
      • Subtract: 35=23 - 5 = -2
      • 2-2 is an integer (2Z-2 \in \mathbb{Z}), but it is NOT a whole number (2W-2 \notin \mathbb{W}
  • Problem 31: Closure Property of Rational Numbers under Multiplication

    • Statement: "Any rational number multiplied by another rational number will always result in a rational number."
    • Truth Value: True
    • Explanation: Rational numbers are closed under multiplication.
    • Proof / Demonstration:
      • Let r1=abr_1 = \frac{a}{b} and r2=cdr_2 = \frac{c}{d}, where a,b,c,dZa, b, c, d \in \mathbb{Z} and b,d0b, d \neq 0
      • Multiplying gives r1r2=acbdr_1 \cdot r_2 = \frac{a \cdot c}{b \cdot d}
      • Since integers are closed under multiplication, acZac \in \mathbb{Z} and bdZbd \in \mathbb{Z}, with bd0bd \neq 0
      • Therefore, acbd\frac{ac}{bd} fits the definition of a rational number
  • Problem 32: Closure Property of Irrational Numbers under Addition

    • Statement: "Any irrational number added to another irrational number will always result in an irrational number."
    • Truth Value: False
    • Explanation: Irrational numbers are not closed under addition.
    • Counterexample:
      • Select irrational numbers 2I\sqrt{2} \in \mathbb{I} and 2I-\sqrt{2} \in \mathbb{I}
      • Add them together: 2+(2)=0\sqrt{2} + (-\sqrt{2}) = 0
      • The sum 00 is a rational number (0=01Q0 = \frac{0}{1} \in \mathbb{Q}), not an irrational number
      • Alternative Counterexample: (3+5)+(25)=5(3 + \sqrt{5}) + (2 - \sqrt{5}) = 5, which is rational