leo notes
  • README
  • design
    • ps_related
  • math
    • latex_summary
    • Algebra_and_Trigonometry
      • 01_Prerequisites
    • Algebra_and_Trigonometry
      • 02_Equations_and_Inequalities
    • Algebra_and_Trigonometry
    • Thomas'_Calculus
      • 2.1 Rates of Change and Limits
  • English
    • grammer
      • New_Perspective_Grammer_01
        • 00_Noun_Phrase
  • English
    • grammer
      • New_Perspective_Grammer_01
        • 07_Simple
  • English
    • listening
      • crash_course
        • computer_science
          • 00_Preview
  • English
    • listening
      • crash_course
        • computer_science
          • 01_Early_Computing
  • English
    • listening
      • crash_course
        • european_history
          • 01_Preview
  • English
    • listening
      • crash_course
        • european_history
          • 01_Medieval_Europe
  • English
    • listening
      • crash_course
        • european_history
          • 02_Florence_and_the_Renaissance
  • English
    • listening
      • crash_course
        • european_history
          • 03_North_Renaissance
  • English
    • listening
      • crash_course
        • european_history
          • 04_The_Age_of_Exploration
Powered by GitBook
On this page
  • 2.1 The Rectangular Coordinate Systems and Graphs
  • 2.2 Linear Equations in One Variable
  • 2.4 Complex Numbers
  • 2.5 Quadratic Equations

Was this helpful?

  1. math
  2. Algebra_and_Trigonometry

02_Equations_and_Inequalities

2.1 The Rectangular Coordinate Systems and Graphs

pass

2.2 Linear Equations in One Variable

  • a linear equation is an equation of a strait line, written in one variable. It can be written in the form

ax+b=0ax + b = 0ax+b=0

​ where a and b are real numbers, $a \neq 0$

linear equations in one variable can be classified into three types:

  • identity equation: true for all values on the variable

    $3x = 2x + x$

  • conditional equation: true for only some values of the variable

    5x+2=3x−62x=−8x=−4\begin{align*} 5x + 2 &= 3x -6 \\ 2x &= -8 \\ x &= -4 \end{align*}5x+22xx​=3x−6=−8=−4​
  • inconsistent equation: is a false statement

    $5x - 15 = 5x - 20$

2.4 Complex Numbers

  • a complex number is the sum of a real number and an imaginary number

a complex number is a number of the form $a + bi$, if $a = 0$ and $b \neq 0$, the complex number is called a pure imaginary number

  • an imaginary number is an even root of a negative number

2.5 Quadratic Equations

zero-product property states:

if $a \cdot b = 0$, then a = 0 or b = 0

a quadratic equation is an equation containing a second-degree polynomial; e.g.

ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0

where a, b, and c are real numbers, and $a \neq 0$

PreviousAlgebra_and_TrigonometryNextAlgebra_and_Trigonometry

Last updated 3 years ago

Was this helpful?