Subscribe to our โถ๏ธ YouTube channel ๐ด for the latest videos, updates, and tips.
Sum Difference Product and Quotient of Functions :
Here we are going to see, how to find sum, difference product and quotient of functions.
If p and q are nonzero polynomials, then
deg(p + q) โค maximum{deg p, deg q}
and
deg(p โ q) โค maximum{deg p, deg q}.
Degree of the product of two polynomials If p and q are nonzero polynomials, then
deg(pq) = deg p + deg q.
Question 1 :
Suppose
p(x) = x2 + 5x + 2, q(x) = 2x3 โ 3x + 1, s(x) = 4x3 โ 2
write the indicated expression as a sum of terms, each of which is a constant times a power of x.
(i) (4p + 5q)(x) (ii) (pq)(x) (iii) (ps)(x) (iv) (p(x))2
(v) (q(x))2 (vi) (p(x))2s(x)
Solution :
(i) (4p + 5q)(x) = 4 p(x) + 5 q(x)
= 4(x2 + 5x + 2) + 5(2x3 โ 3x + 1)
= 4x2 + 20x + 8 + 10x3 โ 15x + 5
= 10x3 + 4x2 โ 15x + 20x + 5 + 8
= 10x3 + 4x2 + 5x + 13
(ii) (pq)(x)
p(x) = x2 + 5x + 2, q(x) = 2x3 โ 3x + 1
(pq)(x) = p(x) โ q(x)
= (x2 + 5x + 2) (2x3 โ 3x + 1)
= x2 (2x3 โ 3x + 1) + 5x (2x3 โ 3x + 1) + 2 (2x3 โ 3x + 1)
= 2x5 - 3x3 + x2 + 10x4 - 15x2 + 5x + 4x3 - 6x + 2
= 2x5 + 10x4 - 3x3 + 4x3 + x2 - 15x2 + 5x - 6x + 2
= 2x5 + 10x4 + x3 - 14x2 x + 2
(iii) (ps)(x)
= p(x) โ s(x)
p(x) = x2 + 5x + 2 s(x) = 4x3 โ 2
= (x2 + 5x + 2) โ (4x3 โ 2)
= x2(4x3 โ 2) + 5x(4x3 โ 2) + 2(4x3 โ 2)
= 4x5 - 2x2 + 20x4 - 10x + 8x3 - 4
= 4x5 + 20x4 + 8x3- 2x2 - 10x - 4
(iv) (p(x))2
= (x2 + 5x + 2)2
= (x2)2 + (5x)2 + 22 + 2 x2(5x) + 2(5x) 2 + 2 (2)x2
= x4 + 25x2 + 4 + 10x3 + 20x + 4x2
= x4 + 10x3 + 29x2 + 20x + 4
(v) (q(x))2
= (2x3 โ 3x + 1)2
= (2x3)2 + (-3x)2 + 12 + 2 (2x3)(-3x) + 2(-3x) 1 + 2(2x3)
= 4x6 + 9x2 + 1 - 12x4 - 6x + 4x3
= 4x6 - 12x4 + 4x3 + 9x2 - 6x + 1
(vi) (p(x))2s(x)
= (x4 + 10x3 + 29x2 + 20x + 4)(4x3 โ 2)
= x4(4x3โ2)+10x3(4x3โ2)+29x2(4x3โ2)+20x(4x3โ2)+ 4(4x3โ2)
= 4x7โ2x4+40x6โ20x3 + 116x5 - 58x2 + 80x4 - 40x + 16x3 - 8
= 4x7+40x6+ 116x5 โ2x4 + 80x4 + 16x3โ20x3 - 58x2 - 40x - 8
= 4x7+40x6+ 116x5 + 78x4 - 4x3 - 58x2 - 40x - 8
Find
(i) (f + g)(x)
(ii) (f โ g)(x)
and state the domain of each. Then evaluate f + g and f - g for the given value of x.
Question 2 :
f(x) = -5โx, g(x) = 19โx; x = 16
Solution :
Given, f(x) = -5โx and g(x) = 19โx
x = 16
(i) (f + g)(x) = f(x) + g(x)
(f + g)(x) = -5โx + 19โx
(f + g)(x) = 14โx
When x = 16,
(f + g)(16) = 14โ16
= 14โ(2 โ 2 โ 2 โ 2)
(f + g)(16) = 14(2)
(ii) (f - g)(x) = f(x) - g(x)
= -5โx - 19โx
(f - g)(x) = = -24โx
(f - g)(16) = -24โ16
= -24โ2 โ 2 โ 2 โ 2
(f - g)(16) = -24(2)
(f - g)(16) = -48
Domain is set of all positive values.
Question 3 :
f(x) = โ2x, g(x) = -11โ2x; x = -4
Solution :
Given, f(x) = โ2x and g(x) = -11โ2x
x = -4
(i) (f + g)(x) = f(x) + g(x)
(f + g)(x) = โ2x + (-11โ2x)
(f + g)(x) = -10โ2x
When, x = -4
(f + g)(-4) = -10โ2(-4)
= -10โ(-8)
= 10โ(-2 โ -2 โ -2)
= 10(-2)
(f + g)(-4) = -20
(ii) (f - g)(x) = f(x) - g(x)
(f - g)(x) = โ2x - (-11โ2x)
(f - g)(x) = 12โ2x
(f - g)(-4) = 12โ2(-4)
= 12โ(-8)
= -12โ(-2 โ -2 โ -2)
(f - g)(-4) = -12(-2)
(f - g)(-4) = 24
Question 4 :
If f(x) = -7x + 2 and g(x) = x3 + x2, find (g ยท f)(x).
Solution:
(g ยท f)(x) = g(x)ยทf(x)
(g ยท f)(x) = (x3 + x2) ยท (-7x + 2)
= -7x4 + 2x3 - 7x3 + 2x2
= -7x4 - 5x3 + 2x2
Question 5 :
If f(x) = 2x - 6 and g(x) = x2 - 5x + 6, find f(x)/g(x).
Solution:
Subscribe to our โถ๏ธ YouTube channel ๐ด for the latest videos, updates, and tips.
Kindly mail your feedback to v4formath@gmail.com
We always appreciate your feedback.
About Us | Contact Us | Privacy Policy
ยฉAll rights reserved. onlinemath4all.com

Aug 15, 26 09:13 PM
Aug 07, 26 09:50 AM
Aug 01, 26 09:09 PM