Q. 9

Question

For the functions f(x)=2x2+1 and g(x)=3x-2, find

the following and simplify:

(a) f-g

(b) f·g

(c) f(x+h)-f(x)

Step-by-Step Solution

Verified
Answer

For functions f(x)=2x2+1g(x)=3x-2

(a) (f-g)(x)=2x2-3x+3

(b) (f·g)(x)=6x3-4x2+3x-2

(c) f(x+h)-f(x)=4xh+2h2

1Step 1. given data

The given functions are

f(x)=2x2+1g(x)=3x-2

2Step 2. Part (a)

The difference of functionf(x)&g(x) is

(f-g)(x)=f(x)-g(x)(f-g)(x)=2x2+1-(3x-2)(f-g)(x)=2x2-3x+3

3Step 3. Part (b)

The product of functionsf(x) & g(x) is

(f·g)(x)=f(x)·g(x)(f·g)(x)=(2x2+1)(3x-2)(f·g)(x)=2x2(3x)-2x2(2)+(1)(3x)-(1)(2)(f·g)(x)=6x3-4x2+3x-2

4Step 4. Part (c)

Substitute x+h for x in the function f(x)

f(x)=2x2+1f(x+h)=2(x+h)2+1 f(x+h)=2(x2+2xh+h2)+1f(x+h)=2x2+4xh+2h2+1

so  f(x+h)-f(x)=(2x2+4xh+2h2+1)-(2x2+1)f(x+h)-f(x)=2x2+4xh+2h2+1-2x2-1f(x+h)-f(x)=4xh+2h2