SUM DIFFERENCE PRODUCT AND QUOTIENT OF FUNCTIONS

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

  =  10x 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 + 10x- 3x3 + 4x3 + x2  - 15x2 + 5x - 6x + 2

  =  2x5 + 10x+ 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- 2x- 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 + 10x+ 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 - 12x+ 4x+ 9x2 - 6x + 1

(vi)  (p(x))2s(x)

  =  (x4 + 10x+ 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+ 116x โˆ’2x+ 80x4 + 16x3โˆ’20x- 58x2 - 40x - 8

=  4x7+40x6+ 116x + 78x4 - 4x- 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:

f(x)g(x)=2x-6x2-5x+6=2(x-3)(x-2)(x-3)f(x)g(x)=2x-2

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

onlinemath4all_official_badge1.png

Recent Articles

  1. Digital SAT Math Practice Test with Answers (Part - 15)

    Aug 15, 26 09:13 PM

    digitalsatmath441.png
    Digital SAT Math Practice Test with Answers (Part - 15)

    Read More

  2. Digital SAT Math Practice Test with Answers (Part - 14)

    Aug 07, 26 09:50 AM

    digitalsatmath434.png
    Digital SAT Math Practice Test with Answers (Part - 14)

    Read More

  3. Quantitative Reasoning Questions and Answers

    Aug 01, 26 09:09 PM

    Quantitative Reasoning Questions and Answers

    Read More