The functions f and g are defined by
f : x ↦ 7x - 1, x ∈ ℝ
g : x ↦ 4/(x - 2), x ≠ 2, x ∈ ℝ
(a) Solve the equation fg(x) = x
(b) Hence, or otherwise, find the largest value of a such that g(a) = f⁻¹(a) - Edexcel - A-Level Maths Pure - Question 3 - 2016 - Paper 3
Question 3
The functions f and g are defined by
f : x ↦ 7x - 1, x ∈ ℝ
g : x ↦ 4/(x - 2), x ≠ 2, x ∈ ℝ
(a) Solve the equation fg(x) = x
(b) Hence, or otherwise, find the l... show full transcript
Worked Solution & Example Answer:The functions f and g are defined by
f : x ↦ 7x - 1, x ∈ ℝ
g : x ↦ 4/(x - 2), x ≠ 2, x ∈ ℝ
(a) Solve the equation fg(x) = x
(b) Hence, or otherwise, find the largest value of a such that g(a) = f⁻¹(a) - Edexcel - A-Level Maths Pure - Question 3 - 2016 - Paper 3
Step 1
Solve the equation fg(x) = x
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 solve the equation fg(x)=x, we first need to express fg(x):
Substitute g(x) into f(x):
g(x)=x−24
Thus, substituting this in:
f(g(x))=f(x−24)=7(x−24)−1
Simplifying this expression:
f(g(x))=x−228−1=x−228−(x−2)=x−230−x
Set this equal to x:
x−230−x=x
Cross-multiply to eliminate the fraction:
30−x=x(x−2)30−x=x2−2x
Rearranging gives:
x2−x−30=0
This is a quadratic equation, which we can solve using the factorization method or the quadratic formula:
Factoring gives: (x−6)(x+5)=0
This yields solutions: x=6 or x=−5.
Step 2
Hence, or otherwise, find the largest value of a such that g(a) = f⁻¹(a)
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
Next, we need to find the largest value of a such that g(a)=f−1(a). First, we calculate f−1(x):
Start with the equation y=f(x):
y=7x−1
Rearranging to find x in terms of y gives:
y+1=7x⇒x=7y+1
Thus, f−1(x)=7x+1
Next, we equate g(a) to f−1(a):
g(a)=a−24,f−1(a)=7a+1
Thus,
a−24=7a+1