Derive the quadratic equation.

So in order to derive the quadratic equation we need to start with a quadratic that can represent any quadratic equation. Lets start with ax2+bx+c=0.

We will use the completing the square method to solve this. First lets make sure the x2 term is all by itself with no coefficient by dividing through a so x2+(b/a)x+(c/a)=0.

Now lets complete the square: (x+(b/2a))2-(b/2a)2+(c/a)=0.

This looks pretty messy so lets rearrange so the x terms are on one side and expand the (b/2a)2 term: 

(x+(b/2a))2=(b2/4a2)-(c/a).

Now we can make the right hand side one big fraction by multiplying c by 4a so that the denominators are the same:

(x+(b/2a))2=(b2-4ac)/4a2

We can see the b2-4ac term already which is good. Now lets square root both sides so we can single out x. After that it is a simple matter of rearranging again (I can't write a square root or plus/minus sign here so I have skipped some steps).

HT

Related Maths A Level answers

All answers ▸

Given that x = cot y, show that dy/dx = -1/(1+x^2)


A projectile is thrown from the ground at 30 degrees from the horizontal direction with an initial speed of 20m/s. What is the horizontal distance travelled before it hits the ground? Take the acceleration due to gravity as 9.8m/s^2


Solve 2sec^2(x) = 3 + tan(x) for 0 < x <pi/2


I am struggling understanding how to differentiate negative indices. I get confused with the power increasing or decreasing.