What is 'grouping' and how does it work?

Grouping is essentially factorisation, it's just the idea that ax + bx = (a+b)x, which we already know. But the difficulty is in recognising this relationship when x is more complicated, for example when x= 2n+3 and when a and b are also more complicated.

e.g Solve (3n^2+4n)(2n+3) + 32n+48=0

Now initially this looks awful but if you can spot that 16 goes into both 32n and 48 you can simplify it to 

(3n^2+4n)(2n+3) + 16(2n+3)= 0 

2n+3 is a common factor so we can rewrite this as:

(2n+3)(3n^2 +4n+16)= 0 and the question is now just a matter of solving that quadratic. This is a simple idea that crops up A LOT later on in the course, so it's really important to be able to spot that relationship. 

FH

Related Maths A Level answers

All answers ▸

Why does integration by parts work?


Integrate xsin(x) by parts between the limits of -pi/2 and +pi/2


How do I find a stationary point? And how do I determine whether it is a maximum or minimum point?


A curve C has equation y = 3x^4 - 8x^3 - 3. Find dy/dx and d2y/dx2. Verify C has a stationary point at x = 2. Determine the nature of this stationary point, giving a reason for the answer.