Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

is the solution shown below correct? explain. $-8x^2 + 3x + 2 = 0$ $x =…

Question

is the solution shown below correct? explain.
$-8x^2 + 3x + 2 = 0$
$x = \frac{-3 \pm \sqrt{(3)^2 - (4)(-8)(2)}}{-16}$
$x = \frac{-3 \pm \sqrt{9 - (64)}}{-16}$
$x = \frac{3 \pm \sqrt{55}i}{16}$

Explanation:

Step1: Recall quadratic formula

For $ax^2+bx+c=0$, $x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}$

Step2: Check discriminant calculation

$b^2-4ac=(3)^2-4(-8)(2)=9+64=73$

Step3: Identify errors in given work

  1. Discriminant miscalculation: $9-(64)$ is wrong; it should be $9+64$.
  2. Final sign/imaginary error: $\sqrt{73}$ is real, no $i$ needed. Also, $\frac{-3\pm\sqrt{73}}{-16}=\frac{3\mp\sqrt{73}}{16}$, not $\frac{3\pm\sqrt{55i}}{16}$.

Answer:

The solution is not correct.

  1. The discriminant calculation has an error: $b^2-4ac = (3)^2 - 4(-8)(2) = 9 + 64 = 73$, not $9 - 64 = -55$.
  2. The discriminant is positive ($73>0$), so there are real solutions, not imaginary ones. The final expression incorrectly introduces an imaginary unit $i$ and uses the wrong discriminant value.
  3. The correct solutions are $x=\frac{3\pm\sqrt{73}}{16}$ (or equivalently $x=\frac{-3\pm\sqrt{73}}{-16}$).