(a) Without using a calculator, determine which is larger: πe or eπ.
(b) A student writes ln(x2)=(lnx)2 and uses this to solve ln(x2)=4. Find the correct solution set and the (incorrect) solution set the student would obtain.
(c) Solve the equation 2x=x2 for real x, giving exact answers where possible.
[Difficulty: hard. Tests the fundamental distinction between ln(ab)=blna and (lna)b, and requires analytical comparison of transcendental expressions.]
Solution:
(a) Consider f(x)=L◆B◆lnx◆RB◆◆LB◆x◆RB◆. Its derivative is:
The student's incorrect equation (lnx)2=4 gives lnx=±2, so x=e2 or x=e−2.
Student's (incorrect) solution set: {e2,e−2}.
The student loses x=−e2 (because lnx is undefined for x<0) and gains x=e−2 (which is not a solution of the original equation since ln(e−2)2=ln(e−4)=−4=4).
(c) By inspection, x=2 and x=4 are solutions: 22=4=22 and 24=16=42.
For x<0: 2x>0 and x2>0, so solutions may exist. At x=−0.7666...: 2−0.7666≈0.587 and (−0.7666)2≈0.588. This is a solution, which we denote x=−L◆B◆W(−2ln2)◆RB◆◆LB◆2ln2◆RB◆ where W is the Lambert W-function. For A-Level purposes, we note there are exactly three solutions: x≈−0.767, x=2, and x=4.
To show there are no other solutions for x≥0: consider g(x)=2x−x2. We have g(0)=1, g(1)=1, g(2)=0, g(3)=−1, g(4)=0, g(5)=7. Since g′′(x)=2x(ln2)2−2, and 2x(ln2)2>2 for x>5 (because 25⋅(ln2)2≈2.14), g is convex for x≥5 and grows without bound. By Rolle's theorem, there can be at most one root in (3,4) and at most one in (4,∞). Since g(4)=0 and g is increasing at x=4, there are no further roots beyond x=4.
(b) Solve e2x−5ex+6=1 for x∈R, giving exact answers.
(c) A student solving part (b) writes e2x−5ex+5=0, substitutes u=ex, and gets u2−5u+5=0. Find the values of u, and explain why the student must check that u>0 before taking natural logarithms.
[Difficulty: hard. Tests recognition of the hidden quadratic substitution and the positivity constraint on ex that eliminates spurious solutions.]
Solution:
(a) Let u=ex. Since ex>0 for all x∈R, we require u>0.
(c) The student obtains u=L◆B◆5±5◆RB◆◆LB◆2◆RB◆, both positive. The check is necessary because if a root were negative or zero, taking lnu would be undefined. For example, if the equation were e2x−3ex−4=0, then u=−1 or u=4, and u=−1 would give ex=−1, which has no real solution. This is a common trap: the substitution u=ex implicitly constrains u>0, and students who forget this constraint accept spurious solutions.
(a) State the domain of f(x)=ln(x2) and the domain of g(x)=2lnx.
(b) On the intersection of their domains, show that f(x)=g(x).
(c) A student claims f is an even function and g is not. Verify this claim by finding f(−x) and g(−x).
(d) The function h(x)=ln(x2+2x+1) is defined for all x=−1. Express h(x) in the form 2ln(…) and state the domain restriction that applies to this equivalent form.
[Difficulty: hard. Tests the critical domain difference between ln(x2) and 2lnx, and the consequences for function properties like evenness.]
Solution:
(a)f(x)=ln(x2): we need x2>0, i.e. x=0. Domain: R∖{0}.
g(x)=2lnx: we need x>0. Domain: (0,∞).
(b) On the intersection (0,∞):
f(x)=ln(x2)=2lnx=g(x)
by the logarithm power law ln(ab)=blna, valid for a>0.
(c)f(−x)=ln((−x)2)=ln(x2)=f(x) for all x=0. So f is even.
g(−x)=2ln(−x): this is undefined for all −x≤0, i.e. for all x≥0. Since g(−x) is not even defined on the same domain as g(x), g is not an even function.
(d)h(x)=ln(x2+2x+1)=ln((x+1)2).
Using the power law: h(x)=2ln∣x+1∣.
The domain restriction: ∣x+1∣>0⟹x+1=0⟹x=−1, which matches the original domain.
A student who writes h(x)=2ln(x+1) has restricted the domain to x>−1, losing all values x<−1. The correct equivalent form uses the absolute value: h(x)=2ln∣x+1∣.
At x=L◆B◆π◆RB◆◆LB◆2◆RB◆: e3π/2(3sinπ−2cosπ)=e3π/2(0+2)=2e3π/2
At x=0: e0(3sin0−2cos0)=1(0−2)=−2
=131(2e3π/2−(−2))=L◆B◆2(e3π/2+1)◆RB◆◆LB◆13◆RB◆
IT-2: Gradient of a Logarithmic Function (with Differentiation)
Question:
(a) Find dxdy when y=ln(x2+1), simplifying your answer.
(b) Find the equation of the tangent to the curve y=ln(x2+1) at the point where x=3.
(c) Show that the curve has no stationary points.
(d) A second curve is defined by y=e−xln(x2+1). Find the value of x at which this curve has a stationary point, giving your answer to 3 significant figures.
[Difficulty: hard. Combines the chain rule with logarithmic differentiation, and introduces a product rule with exponential decay.]
Solution:
(a) Using ln(x2+1)=21ln(x2+1) by the power law:
dxdy=21⋅x2+12x=x2+1x
(b) At x=3: dxdy=L◆B◆3◆RB◆◆LB◆3+1◆RB◆=L◆B◆3◆RB◆◆LB◆4◆RB◆.
y=21ln(3+1)=21ln4=ln2.
Equation of tangent: y−ln2=L◆B◆3◆RB◆◆LB◆4◆RB◆(x−3).
y=L◆B◆3◆RB◆◆LB◆4◆RB◆x−43+ln2
(c)dxdy=x2+1x=0⟹x=0.
Wait: x2+1x=0 when x=0. Let me check: at x=0, dxdy=0. So x=0 IS a stationary point.
The question says "show that the curve has no stationary points." This is incorrect — the curve does have a stationary point at x=0. Let me re-examine.
At x=0: y=21ln1=0. The gradient is 10=0. So x=0 is a stationary point. This is a minimum since dx2d2y=L◆B◆(x2+1)−x⋅2x◆RB◆◆LB◆(x2+1)2◆RB◆=(x2+1)21−x2, which is positive at x=0.
The correct statement is that the curve has exactly one stationary point, a minimum at (0,0). The question as stated is incorrect.
(d)y=e−xln(x2+1).
By the product rule:
dxdy=−e−xln(x2+1)+e−x⋅x2+12x
=e−x(x2+12x−ln(x2+1))
Since e−x>0 for all x, stationary points occur when:
x2+12x=ln(x2+1)
Let u=x2+1 (u≥1): u2x=lnu.
This requires numerical solution. By inspection, x=0 gives 0=ln1=0, so x=0 is a solution.
For x>0: the function f(x)=x2+12x−ln(x2+1) starts at f(0)=0 and is negative for x>0 (since ln(x2+1) grows faster than x2+12x decays). So x=0 is the only stationary point.
IT-3: Inverse of an Exponential Function (with Functions)
Question:
The function f is defined by f(x)=e2x−1 for x∈R.
(a) Find f−1(x), stating its domain and range.
(b) Find the domain of f−1∘f and the domain of f∘f−1, and verify that (f−1∘f)(x)=x and (f∘f−1)(x)=x on their respective domains.
(c) The function g is defined by g(x)=ln(x−1)+ln(x+1) for x∈(1,∞). Express g(x) as a single logarithm and find g−1(x).
[Difficulty: hard. Combines exponential and logarithmic functions with inverse function theory, requiring careful domain tracking.]
Solution:
(a) Let y=e2x−1. Then lny=2x−1, so x=L◆B◆lny+1◆RB◆◆LB◆2◆RB◆.
f−1(x)=L◆B◆lnx+1◆RB◆◆LB◆2◆RB◆
Domain of f−1: x>0 (since lnx must be defined, matching the range of f).
Range of f−1: R (since L◆B◆lnx+1◆RB◆◆LB◆2◆RB◆ takes all real values as x ranges over (0,∞), matching the domain of f).