Solve the Quadratic Equation: x² + 3x - 18 = 0

Question

Solve the following equation:

x2+3x18=0 x^2+3x-18=0

Video Solution

Solution Steps

00:00 Find X
00:03 Identify the coefficients
00:13 Use the roots formula
00:34 Substitute appropriate values according to the given data and solve
01:00 Calculate the square and products
01:15 Calculate the square root of 81
01:26 These are the 2 possible solutions (addition,subtraction)
01:44 And this is the solution to the question

Step-by-Step Solution

Notice that the quadratic equation:

x2+3x18=0 x^2+3x-18=0

and this is because there is a quadratic term (meaning raised to the second power),

The first step in solving a quadratic equation is always arranging it in a form where all terms on one side are ordered from highest to lowest power (in descending order from left to right) and 0 on the other side,

Then we can choose whether to solve it using the quadratic formula or by factoring/completing the square.

The equation in the problem is already arranged, so let's proceed with the solving technique:

We'll choose to solve it using the quadratic formula,

Let's recall it first:

The rule states that the roots of the equation of the form:

ax2+bx+c=0 ax^2+bx+c=0

are:

x1,2=b±b24ac2a x_{1,2}=\frac{-b\pm\sqrt{b^2-4ac}}{2a}

(meaning its solutions, the two possible values of the unknown for which we get a true statement when substituted in the equation)

This formula is called: "The Quadratic Formula"

Let's return to the problem:

x2+3x18=0 x^2+3x-18=0

And solve it:

First, let's identify the coefficients of the terms:

{a=1b=3c=18 \begin{cases}a=1\\b=3\\c=-18\end{cases}

where we noted that the coefficient of the quadratic term is 1,

And we'll get the solutions of the equation (its roots) by substituting the coefficients we just noted in the quadratic formula:

x1,2=b±b24ac2a=3±3241(18)21 x_{1,2}=\frac{-b\pm\sqrt{b^2-4ac}}{2a}=\frac{-3\pm\sqrt{3^2-4\cdot1\cdot(-18)}}{2\cdot1}

Let's continue and calculate the expression inside the square root and simplify the expression:

x1,2=3±812=3±92 x_{1,2}=\frac{-3\pm\sqrt{81}}{2}=\frac{-3\pm9}{2}

Therefore the solutions of the equation are:

{x1=3+92=3x2=392=6 \begin{cases}x_1=\frac{-3+9}{2}=3 \\ x_2=\frac{-3-9}{2}=-6\end{cases}

Therefore the correct answer is answer C.

Answer

x1=3,x2=6 x_1=3,x_2=-6