How do you factor the expression 56x3+43x2+5x?

1 Answer
Mar 18, 2016

56x3+43x2+5x=x(7x+1)(8x+5)

Explanation:

First separate out the common factor x:

56x3+43x2+5x=x(56x2+43x+5)

To factor the remaining quadratic expression, use an AC method.

Find a pair of factors of AC=565=280 with sum B=43.


To help find the appropriate pair you can proceed as follow:

Find the prime factorisation of 280:

280=22257

Next note that 43 is odd, so it is the sum of an odd and an even number.

As a result, the prime factors must be split between the pair in such a way that all factors of 2 are on one side or the other.

This leaves the following possibilities to check the sum:

1+5723=1+280=281

5+723=5+56=61

7+523=7+40=47

57+23=35+8=43

The last pair 35,8 works.

Use this pair to split the middle term and factor by grouping:

56x2+43x+5

=56x2+35x+8x+5

=(56x2+35x)+(8x+5)

=7x(8x+5)+1(8x+5)

=(7x+1)(8x+5)

Putting it all together:

56x3+43x2+5x=x(7x+1)(8x+5)