How do you solve an equation like x^2+3x-4=0

There are many ways of solving this equation, which is called a second order polynomial (where the order describes the highest power of x), let's focus on the most general for now: the quadratic formula. 

For any equation of the form ax2+bx+c=0, we can use this formula to find values of x for which this equation is satisfied. Start by calculating the discriminant of our equation, given by D = b2-4ac. If D is bigger than 0, than we can apply the quadratic formula. In our example, a=1, b=3 and c=-4, which means D=32-(-4*4)=9+16=25, which is bigger than 1, so it works! 

The values of x can then be found using the quadratic formula, 

x1=(-b+(squareroot(D))/(2a)

x2=(-b-(squareroot(D))/(2a)

Notice the difference between those two formulas is the + and - in front of the square root of D. 

For our example, this would give: 

x1=(-3+(squareroot(25))/(2*1)=(-3+5)/2=1

x2=(-3-(squareroot(25))/(2*1)=(-3-5)/2=-4

You can check that this is correct by replacing x with one of your values and verify is does equal 0!

VL
Answered by Victor L. Maths tutor

3116 Views

See similar Maths GCSE tutors

Related Maths GCSE answers

All answers ▸

At the supermarket, Ben buys 5 apples and 3 pears, at a total cost of £3.70. Jenny buys 6 apples and 6 pears, costing £5.40. Construct two simultaneous equations to work out the price, in pence, of apples and pears.


3/5 of a number is 162. Work out what 4/5 of the same number is.


The equation of the line L1 is: y = 5x-4. The equation for line L2 is 2y-10x+16 = 0. Show that these two lines are parallel.


There are green and red counters in a bag. There are 30 counters in total. The ratio of red to green counters is 1 : 5. There are 5 red counters in the bag. How many green counters are in the bag?


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2025 by IXL Learning