rameen
rameen
Solution: Given,
x2 – y2 = (x + y) (x – y)
Therefore,
⇒ [2(x+y) – 7(x-y)]2
⇒ [2x + 2y – 7x – 7y]2
⇒ (9y – 5x)2
⇒ ay2(2x + 3) +5(2x + 3)
⇒ (2x + 3) (ay2 + 5)
Solution:
3x3 - x2y + 6x2y - 2xy2 + 3xy2 - y3=
x2(3x - y) + 2xy(3x - y) + y2(3x-y) =
(3x - y)(x2 + 2xy + y2) =
Solution:
Given,
p(x) = 4x4 − 4x3 − mx2 + 12x − 3
x = 1/2 is the zero of p(x).
So, x – (1/2) is the factor of p(x).
That means, x – (1/2) divides the polynomial p(x) exactly and the remainder is 0.
By the Remainder theorem,
Remainder (r) = p(a)
p(1/2) = 0
4(1/2)4 − 4(1/2)3 − m(1/2)2 + 12(1/2) − 3 = 0
(4/16) – (4/8) – (m/4) + 6 – 3 = 0
(1/4) – (1/2) – (m/4) + 3 = 0
⇒ m/4 = 3 – (1/4)
⇒ m/4 = (12 – 1)/4
⇒ m = 11
Hence, the value of m is 11.
Q5) Find the exact solution of the polynomial function f(x) = {x}^2+ x -6f(x)=x2+x−6.
To find the solution of the function, we can assume that (x-c) is a polynomial factor, where x=c.
{x}^2+ x -6 = 0x2+x−6=0.
By factoring,
(x+3)(x-2) = 0(x+3)(x−2)=0.
This follows that (x+3) and (x-2) are the polynomial factors of the function.
Solution:
Given,
Area of rectangle = 25x2 – 35x + 12
We know, area of rectangle = length × breadth
So, by factoring 25x2 – 35x + 12, the length and breadth can be obtained.
25x2 – 35x + 12 = 25x2 – 15x – 20x + 12
=> 25x2 – 35x + 12 = 5x(5x – 3) – 4(5x – 3)
=> 25x2 – 35x + 12 = (5x – 3)(5x – 4)
So, the length and breadth are (5x – 3)(5x – 4).
Now, perimeter = 2(length + breadth)
So, perimeter of the rectangle = 2[(5x – 3)+(5x – 4)]
= 2(5x – 3 + 5x – 4) = 2(10x – 7) = 20x – 14
So, the perimeter = 20x – 14
We know that,
a3 + b3 + c3 – 3abc = (a + b + c)(a2 + b2 + c2 – ab – bc – ca) ….(i)
(a + b + c)2 = a2 + b2 + c2 + 2ab + 2bc + 2ca ….(ii)
Given, a + b + c = 15 and a2 + b2 + c2 = 83
From (ii), we have
152 = 83 + 2(ab + bc + ca)
⇒ 225 – 83 = 2(ab + bc + ca)
⇒ 142/2 = ab + bc + ca
⇒ ab + bc + ca = 71
Now, (i) can be written as
a3 + b3 + c3 – 3abc = (a + b + c)[(a2 + b2 + c2 ) – (ab + bc + ca)]
a3 + b3 + c3 – 3abc = 15 × [83 – 71] = 15 × 12 = 180.
Q9) Find the values of a and b so that (2x3 + ax2 + x + b) has (x + 2) and (2x – 1) as factors.
Solution:
Let p(x) = 2x3 + ax2 + x + b. Then, p( –2) = and p(½) = 0.
p(2) = 2(2)3 + a(2)2 + 2 + b = 0
⇒ –16 + 4a – 2 + b = 0 ⇒ 4a + b = 18 ….(i)
p(½) = 2(½)3 + a(½)2 + (½) + b = 0
⇒ a + 4b = –3 ….(ii)
On solving (i) and (ii), we get a = 5 and b = –2.
Hence, a = 5 and b = –2.