SOLUTION: Please show all work.
Given the following functions
f(x)=x+3
g(x)=√(x-1)
Find
A. (f+g)(1) and (f-g)(1)
B. Domain of f(x) and g(x)
C. (f+g(1))(x)
Algebra ->
Functions
-> SOLUTION: Please show all work.
Given the following functions
f(x)=x+3
g(x)=√(x-1)
Find
A. (f+g)(1) and (f-g)(1)
B. Domain of f(x) and g(x)
C. (f+g(1))(x)
Log On
You can put this solution on YOUR website! f(x) = x +3
g(x) = √(x-1)
****************************
A) (f+g)(x) = x+3 + √(x-1)
for x = 1,
(f+g)(1) = 1+3 +0 = 4
:
(f-g)(x) = x +3 -√(x-1)
for x = 1
(f-g)(x) = 1 +3 -0 = 4
****************************
B) Domain f(x) is all real numbers
Domain of g(x) is all real numbers > 1, since any real number less than 1 causes us to take the square root of a negative number which is an imaginary number
******************************
C) we know g(1) = 0, therefore
(f+g(1)(x) = f(x)
: