Complex Numbers and Quadratic Equations: Key Concepts and Methods

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

Imaginary Number

The square root of a negative number; defined using i = √-1, so i² = -1.

2
New cards

Complex Number

A number written as a + bi, where a is the real part and b is the imaginary part.

3
New cards

Adding/Subtracting Complex Numbers

Add or subtract the real parts and imaginary parts separately. Example: (3 + 2i) + (1 + 5i) = 4 + 7i.

4
New cards

Multiplying Complex Numbers

Use distributive property (FOIL), then replace i² with -1. Example: (2 + 3i)(1 + 4i) = -10 + 11i.

5
New cards

Complex Conjugate

For a + bi, the conjugate is a - bi. Used to simplify division by multiplying by the conjugate.

6
New cards

Dividing Complex Numbers

Multiply numerator and denominator by the conjugate of the denominator, simplify, and replace i² with -1.

7
New cards

Factoring (Simple)

Set the equation to 0, factor, then set each factor equal to 0 and solve for x. Works best for integer roots.

8
New cards

Factoring (Grouping)

Multiply a × c, find two numbers that multiply to ac and add to b, split the middle term, group, factor, and solve.

9
New cards

Taking Square Roots

Isolate the squared term, take the square root of both sides, include ±, then solve for x.

10
New cards

Completing the Square

Move constant, make a = 1, add (b/2)² to both sides, factor, take square roots, and solve for x.

11
New cards

Quadratic Formula

Use x = (-b ± √(b² - 4ac)) / (2a). Works for any quadratic, even if it can't be factored.

12
New cards

Graphing

Graph y = ax² + bx + c, find where it crosses the x-axis (the roots). Useful for visualizing real roots.

13
New cards

Using the Square Root Property

If (x + p)² = q, then x + p = ±√q. Used when already in perfect-square or vertex form.

14
New cards

Using the Zero Product Property

If ab = 0, then a = 0 or b = 0. Key principle behind solving by factoring.

15
New cards

Discriminant

b² - 4ac; tells type of roots: >0 two real, =0 one real, <0 two complex.

16
New cards

Vertex Form Connection

y = a(x - h)² + k; used for completing the square or graphing. Vertex is (h, k).