To find equation solutions, solve $x=0$ and $x-9=0$.
$$x=0$$ $$x=9$$
Steps Using the Quadratic Formula
All equations of the form $ax^{2}+bx+c=0$ can be solved using the quadratic formula: $\frac{-b±\sqrt{b^{2}-4ac}}{2a}$. The quadratic formula gives two solutions, one when $±$ is addition and one when it is subtraction.
$$x^{2}-9x=0$$
This equation is in standard form: $ax^{2}+bx+c=0$. Substitute $1$ for $a$, $-9$ for $b$, and $0$ for $c$ in the quadratic formula, $\frac{-b±\sqrt{b^{2}-4ac}}{2a}$.
Now solve the equation $x=\frac{9±9}{2}$ when $±$ is plus. Add $9$ to $9$.
$$x=\frac{18}{2}$$
Divide $18$ by $2$.
$$x=9$$
Now solve the equation $x=\frac{9±9}{2}$ when $±$ is minus. Subtract $9$ from $9$.
$$x=\frac{0}{2}$$
Divide $0$ by $2$.
$$x=0$$
The equation is now solved.
$$x=9$$ $$x=0$$
Steps for Completing the Square
Quadratic equations such as this one can be solved by completing the square. In order to complete the square, the equation must first be in the form $x^{2}+bx=c$.
$$x^{2}-9x=0$$
Divide $-9$, the coefficient of the $x$ term, by $2$ to get $-\frac{9}{2}$. Then add the square of $-\frac{9}{2}$ to both sides of the equation. This step makes the left hand side of the equation a perfect square.