Q. 7

Question

Consider the function

g(x)=2x+1if x<-1x-4if x-1

(a) Graph the function.

(b) List the intercepts.

(c) Find g(-5).

(d) Find g(2).

Step-by-Step Solution

Verified
Answer

(a) Graph of function is



(b) the x-intercept is (4,0) and the y-intercept is (0,-4)

(c) value of g(-5) is -9

(d) value of g(2) is -2

1Step 1. given data

The given function is 

g(x)=2x+1if x<-1x-4if x-1

2Step 2. Part (a)

Determine the different points for the graph of the function g(x)=2x+1 for which x<-1



Determine the different points for the graph of the function g(x)=x-4 for which x>=-1

3Step 2. graph of the function

Plot points and connect them through a straight line for the graph of functions 


4Step 4. Part (b)

For the x-intercept,y=0

then x value of g(x)=x-4 wheng(x)=0 is

g(x)=x-40=x-4x=4

so x-intercept is (4,0)

For the y-intercept,x=0 so y value of g(x)=x-4 is

g(x)=x-4g(x)=0-4g(x)=-4y=-4

y-intercept is (0,-4)

5Step 5. Part (c)

 x=-5 is less than-1, so the function will be g(x)=2x+1

substitute -5 for x in the function

g(x)=2x+1g(-5)=2(-5)+1g(-5)=-10+1g(-5)=-9

6Step 6. Part (d)

x=2 is greater than-1 so function will beg(x)=x-4

substitute 2 for x in the function

g(x)=x-4g(2)=2-4g(2)=-2