The function f is defined by
$$f : x \mapsto \frac{2(x-1)}{x^2 - 2x - 3} + \frac{1}{x - 3}, \quad x > 3.$$
(a) Show that
$$f(x) = \frac{1}{x + 1}, \quad x > 3.$$
(b) Find the range of f - Edexcel - A-Level Maths Pure - Question 5 - 2008 - Paper 5
Question 5
The function f is defined by
$$f : x \mapsto \frac{2(x-1)}{x^2 - 2x - 3} + \frac{1}{x - 3}, \quad x > 3.$$
(a) Show that
$$f(x) = \frac{1}{x + 1}, \quad x > 3.... show full transcript
Worked Solution & Example Answer:The function f is defined by
$$f : x \mapsto \frac{2(x-1)}{x^2 - 2x - 3} + \frac{1}{x - 3}, \quad x > 3.$$
(a) Show that
$$f(x) = \frac{1}{x + 1}, \quad x > 3.$$
(b) Find the range of f - Edexcel - A-Level Maths Pure - Question 5 - 2008 - Paper 5
Step 1
Show that $f(x) = \frac{1}{x + 1}, \quad x > 3.$
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To show that ( f(x) = \frac{1}{x + 1} ), we first simplify the function:
Start from the given function expression:
f(x)=x2−2x−32(x−1)+x−31
Factor the denominator:
x2−2x−3=(x−3)(x+1)
So, we have:
f(x)=(x−3)(x+1)2(x−1)+x−31
Combine the fractions:
First, make a common denominator:
f(x)=(x−3)(x+1)2(x−1)+(x+1)
Simplify the numerator:
2(x−1)+(x+1)=2x−2+x+1=3x−1
The function becomes:
f(x)=(x−3)(x+1)3x−1
Set the simplified function equal to ( \frac{1}{x + 1} ) and solve:
(x−3)(x+1)3x−1=x+11
Cross-multiply:
3x−1=(x−3)⋅1
Simplifying yields:
3x−1=x−3=>2x=−2=>x=−1
This is outside our domain for ( x > 3 ), confirming the function. Thus, (f(x) = \frac{1}{x + 1}) for ( x > 3 ).
Step 2
Find the range of f.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
The range of ( f ) can be determined by analyzing the expression for ( f(x) ):
We know from part (a) that:
f(x)=x+11,x>3
As ( x ) approaches 3 from the right, ( f(3) = \frac{1}{4} ).
As ( x ) increases towards infinity, ( f(x) ) approaches 0:
limx→∞f(x)=0
Therefore, the range of ( f ) is:
(0,41)
Step 3
Find $f^{-1}(x)$. State the domain of this inverse function.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the inverse, let ( y = f(x) ):
[ y = \frac{1}{x + 1} ]
Swap ( x ) and ( y ):
[ x = \frac{1}{y + 1} ]
Rearranging gives:
[ xy + x = 1 \quad \Rightarrow \quad xy = 1 - x \quad \Rightarrow \quad y = \frac{1 - x}{x} \]
Thus, the inverse function is:
f^{-1}(x) = \frac{1 - x}{x}$$
The domain of ( f^{-1}(x) ) must be aligned with the range of ( f ), therefore:
[ Dom(f^{-1}) = \left(0, \frac{1}{4}\right) ]
Step 4
Solve $fg(x) = \frac{1}{8}$
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To solve this equation:
Using the definition of ( g ):
g(x)=2x−3
Substitute into ( f ):
fg(x)=f(2x−3)
We know:
f(x)=x+11 so:
f(2x−3)=(2x−3)+11=2x−21
Set this equal to ( \frac{1}{8} ):
2x−21=81
Cross-multiply and solve:
8=2x−2=>2x=10=>x=5
Check both conditions:
Check ( g(5) ):
g(5)=2(5)−3=7
Verify with ( f(g(5)) ):
f(7)=7+11=81
Hence, the solution is valid.