2


Q1. Find the values of a and b so that (x + 1) and (x - 2) are factors of (x3 + ax2 + 2x + b).
Solution
If (x + 1) is a factor of x3 + ax2 + 2x + b then (-1)3 + a(-1)2 + 2(-1) + b = 0 -1 + a - 2 + b = 0 a + b = 3                   ...(1)
If (x - 2) is a factor of x3 + ax2 + 2x+ b then (2)3 + a(2)2 + 2(2) + b = 0 4a + b = -12 ...(2) Subtracting (1) from (2), we get 3a = -15 Or, a = -5 Using in (1), we get -5 + b = 3 Or, b = 8 Hence, a = -5, b = 8.
Q2. Without actually calculating the cubes, find the value of 753 - 253 - 503.
Solution
Let x = 75, y = -25, z = -50 x + y + z = 75 - 25 - 50 = 0 We know, if x + y + z = 0 then x3 + y3 + z3 = 3xyz 753 - 253 - 503 = 3(75) (-25) (-50) = 281250
Q3. Using factor theorem, show that (x + 1) is a factor of x19 + 1.
Solution
Let f(x) = x19 + 1 (x + 1) is a factor if f(-1) = 0 Now, f(-1) = (-1)19 + 1 = -1 + 1 = 0 Hence (x + 1) is a factor of x19 + 1.
Q4. Factorize : (x - y)3 + (y - z)3 + (z - x)3
Solution
Let a = x - y, b = y - z, c = z - x Here, a + b + c = x - y + y - z + z - x = 0 Now if a + b + c = 0 then x3 + y3 + z3 = 3xyz Hence, (x - y)3 + (y - z)3 + (z - x)= 3(x - y) (y - z) (z - x).
Q5. Factorise the polynomial x4 + 5x2 - 6
Solution
x+ 5x2 - 6 Putting x2 = y , the polynomial can be written as y2 + 5y - 6 Factorizing it further, here a = 1, c = -6 ,    ac = -6 b = 5 = 6 - 1 y2 + 5y - 6 = y2 + 6y - y - 6 = y(y + 6) - 1(y + 6) = (y - 1)( y + 6) = ( x2 - 1) (x2 + 6)           [ putting back x2 = y ] = ( x - 1) (x + 1) (x2 + 6)
Q6. What are the possible expressions for the dimensions of the cuboid whose volume is given below? Volume = 12ky2 + 8ky - 20k.
Solution
Volume = 12ky2 + 8ky - 20k = 4k (3y2 + 2y - 5) = 4k (3y2 + 5y -3y - 5) = 4k (y (3y+5) - 1(3y+5)) = 4k (3y +5) (y-1) Dimensions are l = 4k, b = 3y+5, h = y-1
Q7. Factorize:(a) 4a2 -9b2 -2a -3b (b) a2 + b2 -2(ab -ac + bc)
Solution
(a) 4a2-9b2-2a-3b =[(2a)2-(3b)2]-(2a+3b) =(2a-3b) (2a+3b)-(2a+3b) =(2a+3b) [2a-3b-1] =(2a+3b) (2a-3b-1) (b) a2+b2-2(ab-ac+bc) =a2+b2-2ab+2ac-2bc =(a-b)2+2c(a-b) =(a-b)(a-b)+2c(a-b) =(a-b)(a-b+2c)
Q8. Factorise: x6 - 729.
Solution
x6 - 729 = (x2)3 - (9)3 [(x2) - (9)] [(x2)2 + (x2) (9) + (9)2] = (x2 - 9) (x4 + 9x2 + 81) = (x - 3)(x + 3) (x4 + 9x2 + 81)
Q9. If a2 + b2 + c2 = 30 and a + b + c = 10 then find the value of ab + bc + ca.
Solution
We have (a + b + c)2 = a2 + +b2 + c2 + 2ab + 2bc + 2ca (a + b+ c)2 = a2 + b2 + c2 + 2(ab + bc + c + ca) (10)2 = 30 + 2(ab + bc + ca) 100 - 30 = 2(ab + bc + ca) 70 = 2(ab + bc + ca) 35 = ab + bc + ca
Q10. Factorize : 4x4 + 7x2 - 2
Solution
Let x2 = y then equation is 4y2 + 7y - 2 = 4y2 + 7y - 2 = 4y2 + 8y - y - 2 = 4y(y + 2) - (y + 2) = (y + 2)(4y - 1) = (x2 + 2) (4x2 - 1) = (x2 + 2) ((2x)2 - 1) = (x2 + 2) (2x + 1) (2x - 1)
Q11. If x and y be two positive real number such that 8x3 + 27y3 = 730 and 2x2y + 3xy2 = 15 then show that 2x + 3y = 10.
Solution
8x3 + 27y3 = 730 2x2y + 3xy2 = 15 (2x + 3y)3 = (2x)3 + (3y)3 + 3 (2x) (3y) (2x + 3y) = 8x3 + 27y3 + 18xy (2x + 3y) (2x + 3y)3 = 8x3 + 27y3 + 18 (2x2y + 3xy2) (2x + 3y)3 = 730 + 18 (15) = 730 + 270 (2x + 3y)3 = 1000 2x + 3y = 10
Q12. The volume of a cube is given by the polynomial p(x) = 8x3 - 36x2 + 54x - 27. Find the possible expression for the sides of cube.
Solution
8x3 - 36x2 + 54x - 27 = (2x)3 + 3(2x)2(-3) + 3(2x)(-3)2 + (-3)3 = (2x - 3)3 Since volume of a cube is give by (side)3. Therefore the expression for side is: 2x - 3.
Q13. Check whether the polynomial t + 1 is a factor of 4t3 + 4t2 - t - 1.
Solution
p(x) = 4t3 + 4t2 - t - 1 p(-1) = 4(-1)3 + 4(-1)2 - (-1) - 1 = -4 + 4 + 1 - 1 = 0 Thus, (t + 1) is a factor of p(x).
Q14. Factorise: (x2 - 2x)2 - 11 (x2 - 2x) + 24
Solution
Put x2 - 2x = y So, (x2 - 2x)2 - 11 (x2 - 2x) + 24 = y2 - 11y + 24 = y2 - 8y - 3y + 24 = y(y - 8) - 3(y - 8) = (y - 8) (y - 3) = (x2 - 2x - 8)(x2 - 2x - 3) = (x2 - 4x + 2x - 8)(x2 - 3x + x - 3) = (x + 2) (x - 4) (x - 3) (x + 1)
Q15. Factorize : 8 - 27x3 - 36x + 54x2
Solution
8 - 27x3 - 36x + 54x2 = (2)3 + (-3x)3 + 3(2)2(-3x) + 3(2)( - 3x)2 = (2 - 3x)3 = (2 - 3x) (2 - 3x) (2 - 3x)
Q16. Factorize : x3 - 8y3 - 27z3 - 18xyz.
Solution
x3 - 8y3 - 27z3 - 18xyz = (x)3 + (-2y)3 + (-3z)3 - 3(x)(-2y) (-3z) Using the identity: a3 + b3 + c3 - 3abc - (a+ b + c) (a2 + b2 + c2 - ab - bc - ca) = (x - 2y - 3z) (x2 + 4y2 + 9z2 - 2xy + 6yz - 3xz)
Q17. Using suitable identity evaluate (-28)3 + (9)3 + (19)3
Solution
x3 + y3 + z3 = 3xyz if x + y + z = 0 Let x = -28 y = 9 z = 19 x + y + z = (-28) + (9) + (19) = 0 (-28)3 + (9)3 + (19)3 = 3(-28) (9) (19) = -14364
Q18. Find the value of a if (x + a) is a factor of x4 -a2x2 + 3x -a.
Solution
Let f(x) = x4-a2x2+3x-a (x+a) is a factor of f (x) f (-a) = 0 (-a)4-a2(-a)2+3(-a)-a = 0 a4-a4-3a-a = 0 -4a = 0 a = 0
Q19. Factorize : 3x2 - x - 4
Solution
3x2 - x - 4 = 3x2 + 3x - 4x - 4 = 3x (x + 1) -4 (x + 1) = (x + 1) (3x - 4)
Q20. Factorize: a12y4 - a4y12.
Solution
a12y4 -a4y12 a4y4 (a8 - y8) (Taking common terms) a4y[(a4)2 - (y4)2] a4y4 [(a4 + y4) (a4 -y4)] a4y4[(a4 + y4) (a2 + y2) (a2 - y2)] a4y4 [(a4 + y4) (a2 + y2) (a + y) (a - y)]


Comments