651. 📈 Plotting Functions - JulTob/Mathematics GitHub Wiki

Plotting functions

Function Transformations

Resolver algebraica y gráficamente una ecuación cuadrática

a) ⠀ x^2 - 4x + 2 = 0  ⠀⟹⠀ x_1 = 2 + \sqrt{2} ⠀;⠀ x_2 = 2 - \sqrt{2}
b) ⠀ x^2 - 4x + 4 = 0  ⠀⟹⠀ x = 2
c) ⠀ x^2 - 4x + 6 = 0  ⠀⟹⠀ x ∉ ℝ
\left\{\begin{matrix}
y_1 = 5 - 3x \\
y_2 = 8x - 20
\end{matrix}\right.