Solve $\color{orange}{a}x^2 - \color{blue}{b}x + \color{green}{c} = 0$

Generally, quadratic equation of the form $\color{orange}{a}x^2 - \color{blue}{b}x + \color{green}{c} = 0$ where $\color{orange}{a} \neq 0$ can be solve by evaluating $$\color{brown}{\Delta} = \color{blue}{b}^2 - 4\color{orange}{a}\color{green}{c}$$ Then, depending on the sign of $\color{brown}{\Delta}$ $$ \begin{array}{c|c|c} \color{brown}{\Delta} > 0 & \color{brown}{\Delta} = 0& \color{brown}{\Delta} < 0 \ \hline \textrm{two solutions} & \textrm{one solution} & \textrm{no real solutions}\ \hline x = \frac{-\color{blue}{b} \pm \sqrt{\color{brown}{\Delta}}}{2\color{orange}{a}} & x = \frac{-\color{blue}{b}}{2\color{orange}{a}}& - \end{array} $$ Then for your particular case we have $$\color{orange}{1}x^2 - \color{blue}{8}x + \color{green}{15} = 0$$ $$\color{brown}{\Delta} = (\color{blue}{-8})^2 - 4 \times \color{orange}{1} \times \color{green}{15}$$ $$\color{brown}{\Delta} = 4$$ Since $\color{brown}{\Delta} > 0$ we get that $$x = \frac{-(\color{blue}{-8}) \pm \sqrt{\color{brown}{4}}}{2 \times \color{orange}{1}}$$ $$x = \frac{8 \pm 2}{2}$$ $$x = 4 \pm 1$$ $$x = 5 \qquad \vee\ \qquad x = 3$$

MC

Related Maths A Level answers

All answers ▸

dx/dt=-5x/2 t>=0 when x=60 t=0


f(x) is defined by f(x) = 3*x^3 + 2*x^2 - 7*x + 2. Find f(1).


Question 3 on the OCR MEI C3 June 2015 paper. Find the exact value of Integral x^3 ln x dx between 1 and 2.


Q15 from Senior Mathematical Challenge 2018: A square is inscribed in a circle of radius 1. An isosceles triangle is inscribed in the square. What is the ratio of the area of this triangle to the area of the shaded region? (Requires Diagram))