Answer
$x = 1.70~~$ or $~~x=5.30$
Work Step by Step
A quadratic equation can be written in this form:
$ax^2 + bx+c = 0$
where $a,b,$ and $c$ are real numbers and $a \neq 0$
We can determine the values of $a, b,$ and $c$:
$x^2+9 = 7x$
$x^2-7x+9 = 0$
$a = 1$
$b = -7$
$c = 9$
We can use the quadratic formula to find the solutions of the equation:
$x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}$
$x = \frac{-(-7) \pm \sqrt{(-7)^2-(4)(1)(9)}}{(2)(1)}$
$x = \frac{7 \pm \sqrt{49-36}}{2}$
$x = \frac{7 \pm \sqrt{13}}{2}$
$x = \frac{7 - \sqrt{13}}{2}~~$ or $~~x = \frac{7 + \sqrt{13}}{2}$
$x = 1.70~~$ or $~~x=5.30$