1
0
mirror of https://gitlab.com/magicalsoup/Highschool.git synced 2025-06-02 07:49:14 -04:00
highschool/Grade 10/Math/MPM2DZ/Unit 2: Quadratic Equations.md

6.0 KiB

Unit 2: Quadratic Equations

  • If x0,xR,x×x=x`\text{If } x \ge 0, x \in \mathbb{R}, \sqrt{x} \times \sqrt{x} = x`

Multiplication Of Radicals

  • If a,b0, and a,b,R, then a×b=ab`\text{If } a, b \ge 0, \text{ and } a, b, \in \mathbb{R}, \text{ then } \sqrt{a} \times \sqrt{b} = \sqrt{ab}`
  • There are two types of radical term,
  1. An entire radical is in the form n`\sqrt{n}`, where n`n` is the radicand.
  2. A mixed radical is in the from ab`a\sqrt{b}`, where a`a` is the rational factor and b`b` is the irrational factor.

Division Of Radicals

  • If a0,b>0, and a,b,R, then ab=ab`\text{If } a \ge 0, b \gt 0, \text{ and } a, b, \in \mathbb{R}, \text{ then } \dfrac{\sqrt{a}}{\sqrt{b}} = \sqrt{\dfrac{a}{b}}`

RULES!

  • (x)2=x,x>0`(\sqrt{x})^2 = x, x \gt 0`, remember, n`n` must be positive inorder for this equation to be true

  • x2=x`\sqrt{x^2} = |x|`

  • You can subtract like terms only if they the radicals have the same irrational factor. Eg 27+57=77`2 \sqrt{7} + 5 \sqrt{7} = 7 \sqrt{7}`

Rationalizing Denominator

  • Its not proper to leave radicals in the denominator, so we can multiply the denominator by it self, inorder to get rid of the radical.

  • Eg 73=73×33=213`\dfrac{\sqrt{7}}{\sqrt{3}} = \dfrac{\sqrt{7}}{\sqrt{3}} \times \dfrac{\sqrt{3}}{\sqrt{3}} = \dfrac{\sqrt{21}}{3}`

  • Although sometimes, if there is 2 terms in the denominator, we can multiply it by its conjugate. Recall difference of squares, (a+b) and (ab)`(a + b) \text{ and } (a-b)` are conjugates of one another.

  • Then, the denominator becames a difference of squares, and we got rid of the radical.

  • Eg 1+313×1+31+3=(1+3)213=1+23+32=43`\dfrac{1+\sqrt{3}}{1-\sqrt{3}} \times \dfrac{1+\sqrt{3}}{1+\sqrt{3}} = \dfrac{(1+\sqrt{3})^2}{1-3} = \dfrac{1+2\sqrt{3}+3}{-2} = -4-\sqrt{3}`

Introduction To Quadratic Equation

  • The standard form of a quadraic is ax2+bx+c=0`ax^2 + bx + c = 0`, where a`a` is the quadratic coefficient, b`b` is the linear coefficient, and c`c` is the constant coefficient.
  • You can solve a quadratic by factoring/decomposition, then applying the Zero Factor Principle, and solve for x`x`. The Zero Factor Principle is if A×B=0`A \times B = 0`, then either A=0`A = 0` or B=0`B = 0`.

Completing The Square

  • This process is simply trying to create a perfect trinomial, while still balancing the equation/making the equation true
  • The Standard form of a quadratic function y=ax2+bx+c`y = ax^2+bx+c` can be rearranged to Vertex form, y=a(xh)2+k`y = a(x-h)^2 + k` through completing the square, the Vertex (h,k)`(h, k)` can be eaisly read from this form.

Steps To Complete The Square

  • Factor out the a`a` coefficient from the first 2 terms. Make sure to put brackets around them.
  • Add and subtract within the brackets (b2a)2`(\dfrac{b}{2a})^2`
  • Remove the bracket from step 1 by applying distrubutive property (multiplying a`a`/the quadratic coefficient)
  • Factor the perfect trinomial that was created, and combine like terms.

Solving Quadratic Equations By Completing The Square

  • First complete the square of the quadratic equation/function.
  • Move the constant terms to the other side.
  • Square both sides.
  • Isolate x`x`

Quadratic Formula

x = \dfrac{-b \pm \sqrt{b^2 - 4ac}}{2a} \\

\text{Where } ax^2+ bx + c = 0, a =\not 0, \text{ and } x \text{ are the roots of that quadratic equation}
  • The formula is derived from completing the square.
  • The sums of the roots is simply ba`\dfrac{-b}{a}`, or X1+X2=ba`X_1 + X_2 = \dfrac{-b}{a}`
  • The products of the roots, is simply ca`\dfrac{c}{a}`, or (X1)(X2)=ca`(X_1)(X_2) = \dfrac{c}{a}`
  • The Axis of Symmetry is at b2a`\dfrac{-b}{2a}`

Discriminant

  • D=b24ac`D =b^2 - 4ac`, this is also part of the quadratic formula!
  • If D>0`D > 0`, the quadratic equation has 2 distinct real roots
  • If D=0`D = 0`, the quadratic equation has 1 distinct real root or 2 equal real roots
  • If D<0`D < 0`, the quadratic equation has no real roots
Two distinct real roots One real root No real roots
b24ac>0`b^2-4ac>0` b24ac=0`b^2-4ac=0` b24ac<0`b^2-4ac<0`

Complex Numbers

  • i=1`i = \sqrt{-1}`. This equation has no solution in the set of real numbers
  • An expression in the from a+bi`a + bi`, called the rectangular from, where a`a` and b`b` are real numbers, and i`i` is a complex number.
  • The set of complex numbers includes the real numbers since any real number x`x` can be written as x+i(0)`x + i(0)`.
  • a+bi`a+bi` and abi`a-bi` are conjugates(same term with opposite signs).
  • Complex roots of a quadratic quation occurs in conjugate pairs, recall discriminant, if its less than 0, there are 2 complex roots that are conjugates (a±bi`a \pm bi`)
Complex Number Equivalent
i`i` 1`\sqrt{-1}`
i2`i^2` 1`-1`
i3`i^3` 1`-\sqrt{-1}` or i`-i`
i4`i^4` 1`1`

Number Systems

  • Natural Numbers N={1,2,3,}`\mathbb{N} = \{1,2,3, \cdots\}`
  • Whole Numbers W={0,1,2,3}`\mathbb{W} = \{0, 1, 2, 3\cdots\}`
  • Integers (I`(\mathbb{I}` or Z)={,2,1,0,1,2,}`\mathbb{Z}) = \{\cdots, -2, -1, 0,1,2, \cdots\}`
  • Rational numbers (Q)={ab,a,b,I,b=}`(\mathbb{Q}) = \{\frac{a}{b}, a, b, \in \mathbb{I}, b =\not 0\}`
  • Irrational Numbers (Q)`(\mathbb{Q} \prime)`: any real number that cannot be written as ab,a,b,I,b=`\frac{a}{b}, a, b, \in \mathbb{I}, b =\not 0`
  • Real Numbers (R)`(\mathbb{R})`: the set of QQ`\mathbb{Q} \cup \mathbb{Q} \prime`
  • Complex Numbers C`\mathbb{C}`: any number that can be expressed in the form a+ib`a+ib` (includes the set of real numbers)

Radical Equations

  • Extraneous Sol `\rightarrow` LS=S`LS =\not RS`
  • Inadmissable Sol `\rightarrow` Solutions you reject due to problem statement, eg negative length.
  • Extraneous values occur because squaring both sides of an equation is not a reversible step.
  • Make sure to check your work after working with radical equations, since squaring both sides is not a reversible step. Thus equations must be verified by pluging it back into the equation.
  • Radical Equations are called that because the variable occurs under a radical sign. We rationalize the radical variable before continuing to slve the equation.