What are the roots of 3x^2 + 13x + 4 ?

To find the roots, we solve the equation 3x2 + 13x + 4 = 0.

We could try factorising the equation, which gives us

(3x + 1)(x + 4) = 0

So the roots are x = -1/3 and x = -4.

Alternatively, we could use the quadratic formula;

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

[note that sqrt(x) is the square root of x]

So here;

x= (-13 +/- sqrt(132 - 434)) / 2*3

   = (-13 +/- sqrt(169 - 48)) / 6

   = (-13 +/- sqrt(121)) / 6

   = (-13 +/- 11) / 6

   = (-13 + 11) / 6     or     (-13 - 11) / 6

   = -2 / 6      or      -24 / 6

   = -1 / 3      or      -4

So again, the roots are x = -1 / 3 or x = -4.

NB

Related Maths A Level answers

All answers ▸

Express (16x^2 + 4x^3)/(x^3 + 2x^2 - 8x) + 12x/(x-2) as one fraction in its simplest form.


Solve the following equation: x^(3) - 6x^(2) + 11x - 6 = 0


Find the solutions of the equation: sin(x - 15degrees) = 0.5 between 0<= x <= 180


Can you teach me how to rationalise the denominator of an algebraic expression?