How do I find the roots of a quadratic?

e.g. given x^2 +3x -8 = 0using the quadratic formulayou find x = (-b +- sqrt(b^2 -4ac))/2ayou then find one root using the plus instead of plus minus sign, and the other root using the minus instead of plus minus sign.

TD

Related Maths GCSE answers

All answers ▸

I’ve been taught two methods for solving pairs of simultaneous equations. When should I use which?


How can I sketch a graph?


How would I solve this set of simultaneous equations using the elimination method?


Solve 2x^2 + 6x + 4 = 0 for x using the quadratic formula.