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 ▸

Two particles, A and B, are moving directly towards each other on a straight line with speeds of 6 m/s and 8 m/s respectively. The mass of A is 3 kg, and the mass of B is 2 kg. They collide to form a single particle of speed "v" m/s. Find v.


The line PQ is the diameter of a circle, where points P and Q have the coordinates (4,7) and (-8,3) respectively. Find the equation of the circle.


How do you resolve forces on an object on an angled plane?


We are given y=(x^2)+3x-5. Find the derivative of y in terms of x.