ML Aggarwal Solution Class 10 Chapter 6 Factorization test

 Test

Question 1

Find the remainder when 2x33x2+4x+7 is divided by

(i) x – 2

(ii) x + 3

(iii) 2x + 1

Sol :

2x33x2+4x+7


(i) Let x – 2 = 0, then x = 2

Substituting value of x in f(x)

f(2)=2(2)33(2)2+4(2)+7

= 2 × 8 – 3 × 4 + 4 × 2 + 7

= 16 – 12 + 8 + 7 = 19

Remainder = 19


(ii) Let x + 3 = 0, then x = – 3

Substituting the value of x in f(x)

f(3)=2(3)33(3)2+4(3)+7
=2×(27)3(9)+4(3)+7
=-54-27-12+7=-93+7=-86

∴Remainder=-86

(iii) Let 2x+1=0, then 2x=-1

x=12

Now substituting the value of x in f(x)

f(12)=2(12)33(12)2+4(12)+7

=2(18)3(14)+4(12)+7

=14342+7=-1-2+7=4

∴Remainder=4


Question 2

When 2x39x2+10xp is divided by (x + 1), the remainder is – 24.Find the value of p.

Sol :

Let x + 1 = 0 then x = -1

Substituting the value of x in f(x)

f(x)=2x39x2+10xp

f(1)=2(1)39(1)2+10(1)p

=-2-9-10-p=-21-p

∵Remainder=-24

∴-21-p=-24

-p=-24+21=-3

∴p=3


Question 3

If (2x – 3) is a factor of 6x2+x+a, find the value of a. With this value of a, factorise the given expression.

Sol :

Let 2x – 3 = 0 then 2x = 3

⇒ x=32

Substituting the value of x in f(x)

f(32)=6(32)2+32+a=6×94+32+a

=272+32+a=302+a=15+a

∴Remainder=0

∴15+a=0

a=-15

Now , f(x) will be 6x2+x15

Dividing 6x2+x15 by 2x-3, we get

Figure to be added

6x2+x15=(2x3)(3x+5)


Question 4

When 3x25x+p is divided by (x – 2), the remainder is 3. Find the value of p. Also factorise the polynomial 3x25x+p3

Sol :

f(x)=3x25x+p

Let (x – 2) = 0, then x = 2

f(2)=3(2)25(2)+p

= 3×4–10+p

=12–10+p

=2+p

∵Remainder=3

∴2+p=3

p=3-2=1

Hence p=1

Now, f(x)=3x25x+p3

=3x25x+13=3x25x2

Dividing by (x-2), we get

Figure to be added

3x25x2=(x2)(3x+1)


Question 5

Prove that (5x + 4) is a factor of 5x3+4x25x4. Hence factorize the given polynomial completely.

Sol :

f(x)=5x3+4x25x4

Let 5x + 4 = 0, then 5x = -4

x=42

f(45)=5(45)3+4(45)25(45)4

=5×(64125)+4×1625+44

=6425+6425+44=0

f(45)=0

∴(5x+4) is a factor f(x)


Now dividing f(x) by 5 x+4, we get

5x3+4x25x4

=(5x+4)(x21)=(5x+4){(x)2(1)2}

=(5 x+4)(x+1)(x-1)

Figure to be added


Question 6

Use factor theorem to factorise the following polynomials completely:

(i) 4x3+4x29x9

(ii) x319x30

Sol :

(i) f(x)=4x3+4x29x9

Let x = -1, then

f(1)=4(1)3+4(1)29(1)9

=4(-1)+4(1)+9-9

=-4+4+9-9

=13-13=0

∴(x+1) is a factor of f(x)

Now dividing f(x) by x+1, we get 

f(x)=4x3+4x29x9

=(x+1)(4x29)

=(x+1){(2x)2(3)2}

=(x+1)(2 x+3)(2 x-3)

Figure to be added


(ii) f(x)=x319x30

Let x=-2, then

f(2)=(2)319(2)30

=-8+38-30=38-38=0

∴(x+2) is a factor of f(x)

Now dividing f(x) by (x+2), we get

f(x)=x319x30

=(x+2)(x22x15)=(x+2){(x25x+3x15}

=(x+2){x(x5)+3(x5)}

=(x+2)(x5)(x+3)

Figure to be added


Question 7

If x32x2+px+q has a factor (x + 2) and leaves a remainder 9, when divided by (x + 1), find the values of p and q. With these values of p and q, factorize the given polynomial completely.

Sol :

f(x)=x32x2+px+q

(x + 2) is a factor

f(2)=(2)32(2)2+p(2)+q

=82×42p+q

=-8-8-2p+q

=-16-2 p+q

∵(x+2) is a factor of f(x)

f(-2)=0

162p+q=0

2pq=16..(i)

Again, let x+1=0, then x=-1

f(1)=(1)32(1)2+p(1)+q

=12×1p+q=12p+q=3p+q

∵Remainder=9, then

-3-p+q=9 

p+q=9+3=12

-p+q=12...(ii)

Adding (i) and (ii)

p=-4

Substituting the value of p in (ii)

-(-4)+q=12

4+q=12 

⇒ q=12-4=8

∴p=p=-4, q=8

f(x)=x32x24x+8

Dividing f(x) by (x+2), we get

f(x)=(x+2)(x24x+4)

=(x+2){(x)22×x(2)+(2)2}

=(x+2)(x2)2

Figure to be added


Question 8

If (x + 3) and (x – 4) are factors of x3+ax2bx+24, find the values of a and b: With these values of a and b, factorise the given expression.

Sol :

f(x)=x3+ax2bx+24

Let x + 3 = 0, then x = -3

Substituting the value of x in f(x)

f(3)=(3)3+a(3)2b(3)+24

=-27+9 a+3 b+24

=9 a+3 b-3

∵x+3 is a factor

∴Remainder=0

∴9a+3b-3=0

⇒3a+b-1=0 (dividing by 3)

⇒3a+b=1..(i)

Again, let x-4=0, then x=4

Substituting the value of x in f(x)

f(x)=(4)3+a(4)2b(4)+24

=64+16a-4b+24

=16a-4b+88

∵x-4 is a factor

∴Remainder=0

16a-4b+88=0

⇒16a-4b=-88 (dividing by 4)

⇒4a-b=-2..(ii)

Adding (i) and (ii)

7a=-21

⇒a=-3

Substituting the value of a in (i)

3(-3)+b=1

⇒-9+b=1

⇒b=1+9=10

∴a=-3, b=10

Now , f(x) will be 

f(x)=x33x210x+24

∵x+3 and x-4 are factors of f(x)

∴Dividing f(x) by (x+3)(x-4)

or x2x12

Figure to be added

x33x210x+24

=(x2x12)(x2)

=(x+3)(x-4)(x-2)


Question 9

If 2x3+ax211x+b leaves remainder 0 and 42 when divided by (x – 2) and (x – 3) respectively, find the values of a and b. With these values of a and b, factorize the given expression.

Sol :

f(x)=2x3+ax211x+b

Let x – 2 = 0, then x = 2,

Substituting the value of x in f(x)

f(2)=2(2)3+a(2)211(2)+b

=2×8+4a-22+b

=16+4a-22+b

=4a+b-6

∵Remainder=0

∴4a+b-6=0

⇒4a+b=6..(i)

Again, let x-3=0, then x=3

Substituting the value of x in f(x)

f(3)=2(3)3+a(3)211×3+b

=2×27+9a-33+b

=54+9a-33+b

⇒9a+b+21

∵Remainder=42

∴9a+b+21=42

⇒9a+b=42-21

⇒9a+b=21..(ii)

Subtracting (i) from (ii)

5a=15 

a=155=3

Substituting the value of a in (i)

4(3)+b=6

12+b=6

b=6-12

b=-6

f(x) will be 2x3+3x211x6

∵x-2 is a factor (as remainder=0)

∴Dividing f(x) by x-2, we get

Figure to be added

2x3+3x211x6

=(x2)(2x2+7x+3)

=(x2)[2x2+6x+x+3]

=(x-2)[2x(x+3)+1(x+3)]

=(x-2)(x+3)(2x+1)


Question 10

If (2x + 1) is a factor of both the expressions 2x25x+p and 2x2+5x+q, find the value of p and q. Hence find the other factors of both the polynomials.

Sol :

Let 2x + 1 = 0, then 2x = -1

x=12

Substituting the value of x in

f(x)=2x25x+p

f(12)=2(12)25(12)+p

=2×14+52+p

=12+52+p

=3+p

∵2x+1 is the factor of p(x)

∴Remainder=0

⇒3+p=0

⇒p=-3

Again, substituting the value of x in q(x)

q(x)=2x2+5x+q

q(12)=2(12)2+5(12)+q=2×1452+q

=1252+q=42+q=q2

∵2x+1 is the factor of q(x)

∴Remainder=0

⇒q-2=0

⇒q=2

Hence, p=-3, q=2

Now (i) ∵2x+1 is the factor of p(x)

=2x25x3

∴Dividing p(x) by 2x+1,

Figure to be added

2x25x3=(2x+1)(x3)


(ii) ∵ 2x+1 is the factor of q(x)=2x2+5x+2

∴Dividing q(x) by 2x+1,

Figure to be added

2x2+5x+2

=(2 x+1)(x+2)


Question 11

When a polynomial f(x) is divided by (x – 1), the remainder is 5 and when it is,, divided by (x – 2), the remainder is 7. Find – the remainder when it is divided by (x – 1) (x – 2).

Sol :

When f(x) is divided by (x – 1),

Remainder = 5

Let x – 1 = 0 ⇒ x = 1

f(1)=5
When divided by (x-2), 
Remainder=7

Let x-2=0

x=2

f(x)=(x-1)(x-2)q(x)+ax+b

Where q(x) is the quotient and ax+b is remainder

Putting x=1, we get,

f(1)=(1-1)(1-2)q(1)+a×1+b

=0+a+b

=a+b

and x=2, then

f(1)=(1-1)(1-2) q(1)+a×1+b

=0+a+b=a+b

∴a+b=5..(i)

2a+b=7..(ii)

Subtracting , we get

-a=-2

a=2

Subtracting the value of a in (5)

2+b=5 

⇒b=5-2=3

∴a=2, b=3

∴Remainder=ax+b

=2x+3

Comments

Popular posts from this blog

ML Aggarwal Solution Class 10 Chapter 15 Circles Exercise 15.1

ML Aggarwal Solution Class 9 Chapter 20 Statistics Exercise 20.2

ML Aggarwal Solution Class 9 Chapter 3 Expansions Exercise 3.2