Answer:
a. (f/g)(x) = √x+1
Explanation:
We have given two function.
f(x) = √x²-1
g(x) = √x-1
We have to find the quotient of f(x) and g(x).
(f/g)(x) = ?
The formula to find (f/g)(x) is :
(f/g)(x) = f(x) / g(x)
simplifying f(x) , we have
f(x) = √(x-1)(x+1)
f(x) = (√x-1)(√x+1)
Putting values in above formula, we have
(f/g)(x) = (√x-1)(√x+1) / √x-1
(f/g)(x) = √x+1 which is the answer.