What is the quadratic formula and how do I use it?

The quadratic formula is a way of solving quadratic equations of the form: ax2+bx+c=0. By plugging in the values a,b and c into it, the solutions for x can be obtained:x = [-b +/- sqrt(b2-4ac)]/2a For example, solving 2x2+3x-5=0:a = 2, b = 3, c = -5 so inputting these values into the formula above:x = [-3 +/- sqrt(32-4(2*-5)]/(2*2)x = 1 or x = -5/2These can be checked by inserting them into the original equation, or using a graphical method looking at the x-intercept coordinates.

PM

Related Maths GCSE answers

All answers ▸

There are 60 students on a school trip. Each student is either one of, vegan, gluten free, or neither. 27 students were girls. 9 girls were gluten free. 21 students were vegan. 8 boys were vegan. 4 boys were gluten free. How many boys had no dietary's?


A ball of mass m is thrown with velocity of (7i + 4j) m/s from a height of 1m. After some time it hits the ground. Find the: a) ball's maximum height b) speed it hits the ground c) distance travelled


What term comes next in the sequence: 5, 8, 11, 14


What is the range of the function y = x^2?