Answer:
x = -5
x = 8
Explanation:
If we have an equation with the form:
ax² + bx + c = 0
The solutions of the equation can be calculated using the following equation:
[tex]\begin{gathered} x=\frac{-b+\sqrt[]{b^2-4ac}}{2a} \\ x=\frac{-b-\sqrt[]{b^2-4ac}}{2a} \end{gathered}[/tex]So, if we replace a by 6, b by -18, and c by -240, we get that the solutions of the equation 6x² - 18x - 240 = 0 are:
[tex]\begin{gathered} x=\frac{-(-18)+\sqrt[]{(-18)^2-4(6)(-240)}}{2(6)}=\frac{18+\sqrt[]{6084}}{12}=8 \\ x=\frac{-(-18)-\sqrt[]{(-18)^2-4(6)(-240)}}{2(6)}=\frac{18-\sqrt[]{6084}}{12}=-5 \end{gathered}[/tex]Therefore, the solutions from least to greatest are:
x = -5
x = 8