Riješiti bilo koji problem s matematikom

Enakvacije, derivati, integral, matrice, trokuti, prvobitni, statistika — ili riječ problem koji je učitelj razbija u dijelove.

Solve x^2 - x - 1 = 0

x^{2} - x - 1 = 0

Korak po korak

  1. x^{2} - x - 1 = 0

    Start from the equation as given.

  2. a = 1,\quad b = -1,\quad c = -1

    Read off the coefficients of the standard form ax² + bx + c = 0.

  3. \Delta = b^2 - 4ac = (-1)^2 - 4(1)(-1) = 5

    It does not factor nicely, so use the discriminant Δ = b² − 4ac.

  4. x = \frac{-b \pm \sqrt{\Delta}}{2a} = \frac{1 \pm \sqrt{5}}{2}

    Δ > 0, so there are two distinct real roots. Substitute into the quadratic formula.

  5. x = \frac{1}{2} + \frac{\sqrt{5}}{2} \approx 1.6180 \quad\text{or}\quad x = \frac{1}{2} - \frac{\sqrt{5}}{2} \approx -0.61803

    Simplify each root.

Otkrij odgovor
x = \frac{1}{2} + \frac{\sqrt{5}}{2} \quad\text{or}\quad x = \frac{1}{2} - \frac{\sqrt{5}}{2}