How do you factor 2x^2 - 11x + 5 = 02x211x+5=0?

2 Answers
Jun 9, 2016

(2x-1)(x-5)=0(2x1)(x5)=0, which gives the solution as x=1/2x=12 or x=5x=5.

Explanation:

To factorize ax^2+bx+cax2+bx+c, one should split the middle term bb in two parts, whose product is acac

Hence in 2x^2-11x+52x211x+5, we should split -1111 in two parts, so that their product is $2xx5=10#.

It is apparent these numbers are -1010 and -11.

Hence 2x^2-11x+5=02x211x+5=0 can be written as

2x^2-10x-x+5=02x210xx+5=0 or

2x(x-5)-1(x-5)=02x(x5)1(x5)=0 or

(2x-1)(x-5)=0(2x1)(x5)=0, which gives the solution as x=1/2x=12 or x=5x=5.

(x-5)(2x-1)=0(x5)(2x1)=0

Explanation:

What we have to do is to find two factors of 10 =2*525 (co-eff. of term x^2x2 multiplied by constant term 5) that add up to 11 (coeff. of term x). Clearly, these are 10 & 1. Now we split 11x as (10+1)x and proceed as under :-

2x^2 - 11x+5 = 02x211x+5=0
2x^2 - (10+1)x +5=02x2(10+1)x+5=0
2x^2 - 10x - x +5 = 02x210xx+5=0
2x(x-5) -1(x-5)=02x(x5)1(x5)=0
(x-5)(2x-1)=0(x5)(2x1)=0
x=5, x=1/2x=5,x=12.

A note : I think that the problem is wrongly questioned. It should have been asked as to solve the eqn. It is OK that to solve it, we have to factorise the given quadratic polynomial