Exercise 1.3.65

Let f and g be linear functions with equations f ( x ) = m 1 x + b 1 and g ( x ) = m 2 x + b 2 . Is f g also a linear function? If so, what is the slope of its graph?

Answers

Proof. To demonstrate that a function T is linear, we must prove that it is representable in the form

x X : T ( x ) = mx + b ,

where X is the domain of the function T and m , b R are some constants. For given functions f and g , we have

f g ( x ) = f ( g ( x ) ) = f ( m 2 x + b 2 ) = m 1 ( m 2 x + b 2 ) + b 1 = = m 1 m 2 x + m 1 b 2 + b 1 .

Letting m : = m 1 m 2 and b : = m 1 b 2 + b 1 , we see that f g is a linear function. □

User profile picture
2023-08-25 15:32
Comments