Home / IBDP Maths SL 2.1 equation of a straight line AA HL Paper 1- Exam Style Questions

IBDP Maths SL 2.1 equation of a straight line AA HL Paper 1- Exam Style Questions

IBDP Maths SL 2.1 equation of a straight line AA HL Paper 1- Exam Style Questions- New Syllabus

Question:

Consider the function \( f(x) = \frac{k}{x} \) for \( x > 0, k > 0 \). Let \( P(p, \frac{k}{p}) \) be any point on the graph of \( f \). Line \( L_1 \) is the tangent to the graph at \( P \).

Graph of f(x)=k/x

a. (i) Find \( f'(p) \) in terms of \( k \) and \( p \).

a. (ii) Show that the equation of \( L_1 \) is \( kx + p^2y – 2pk = 0 \). [4]

Line \( L_1 \) intersects the x-axis at \( A(2p, 0) \) and the y-axis at point \( B \).

b. Find the area of triangle \( AOB \) in terms of \( k \). [5]

The graph is translated by \( \begin{pmatrix}4\\3\end{pmatrix} \) to give graph \( g \). Point \( Q \) lies on \( g \), and line \( L_2 \) is the tangent to \( g \) at \( Q \), passing through points \( E \) and \( F \) on the asymptotes.

Transformed graph g(x)

c. Given that triangle \( EDF \) and rectangle \( CDFG \) have equal areas, find the gradient of \( L_2 \) in terms of \( p \). [6]

▶️ Answer/Explanation

Solution to a(i):

The derivative of \( f(x) = \frac{k}{x} \) is:

\[ f'(x) = -kx^{-2} = -\frac{k}{x^2} \]

At point \( P \):

\[ \boxed{f'(p) = -\frac{k}{p^2}} \]


Solution to a(ii):

Using point-slope form with slope \( m = -\frac{k}{p^2} \):

\[ y – \frac{k}{p} = -\frac{k}{p^2}(x – p) \]

Multiply through by \( p^2 \):

\[ p^2y – kp = -kx + kp \]

Rearrange to standard form:

\[ \boxed{kx + p^2y – 2pk = 0} \]


Solution to b:

Find y-intercept \( B \) by setting \( x = 0 \):

\[ p^2y = 2pk \Rightarrow y = \frac{2k}{p} \]

Area of triangle \( AOB \):

\[ \frac{1}{2} \times \text{base} \times \text{height} = \frac{1}{2} \times 2p \times \frac{2k}{p} = \boxed{2k} \]


Solution to c:

After translation, \( g(x) = \frac{k}{x-4} + 3 \).

Integration diagram

Given equal areas \( \text{Area}_{EDF} = \text{Area}_{CDFG} = 2k \), and:

\[ DF = 2p, \quad CD = 3 \Rightarrow 2k = 3 \times 2p \Rightarrow k = 3p \]

The gradient of \( L_2 \) (parallel to \( L_1 \)) is:

\[ \boxed{-\frac{3}{p}} \]

Question:

The functions \( f \) and \( g \) are defined by:

\( f(x) = \cos x \), \( 0 \leq x \leq \frac{\pi}{2} \)

\( g(x) = \tan x \), \( 0 \leq x < \frac{\pi}{2} \)

The curves \( y = f(x) \) and \( y = g(x) \) intersect at a point \( P \) whose \( x \)-coordinate is \( k \), where \( 0 < k < \frac{\pi}{2} \).

a. Show that \( \cos^2 k = \sin k \).

b. Show that the tangents to \( y = f(x) \) and \( y = g(x) \) at \( P \) intersect at right angles.

c. Find the value of \( \sin k \) in the form \( \frac{a + \sqrt{b}}{c} \), where \( a \), \( b \), and \( c \) are integers.

▶️ Answer/Explanation

a. Show that \( \cos^2 k = \sin k \):

Solution:

At the point of intersection \( P \):

\( f(k) = g(k) \)

\( \cos k = \tan k \)

Using the identity \( \tan k = \frac{\sin k}{\cos k} \):

\( \cos k = \frac{\sin k}{\cos k} \)

Multiply both sides by \( \cos k \):

\( \cos^2 k = \sin k \)

Thus, we have shown the required identity.


b. Show tangents intersect at right angles:

Solution:

First, find the derivatives:

\( f'(x) = -\sin x \) ⇒ \( f'(k) = -\sin k \)

\( g'(x) = \sec^2 x \) ⇒ \( g'(k) = \sec^2 k = \frac{1}{\cos^2 k} \)

From part (a), we know \( \cos^2 k = \sin k \), so:

\( g'(k) = \frac{1}{\sin k} \)

Product of gradients:

\( f'(k) \times g'(k) = -\sin k \times \left(\frac{1}{\sin k}\right) = -1 \)

Since the product of gradients is \(-1\), the tangents are perpendicular.


c. Find \( \sin k \) in form \( \frac{a + \sqrt{b}}{c} \):

Solution:

From \( \cos^2 k = \sin k \) and \( \cos^2 k = 1 – \sin^2 k \):

\( 1 – \sin^2 k = \sin k \)

Rearrange:

\( \sin^2 k + \sin k – 1 = 0 \)

Let \( u = \sin k \):

\( u^2 + u – 1 = 0 \)

Using quadratic formula:

\( u = \frac{-1 \pm \sqrt{1 + 4}}{2} = \frac{-1 \pm \sqrt{5}}{2} \)

Since \( 0 < k < \frac{\pi}{2} \), we take the positive solution:

\( \sin k = \frac{-1 + \sqrt{5}}{2} = \frac{\sqrt{5} – 1}{2} \)

This is in the required form with \( a = -1 \), \( b = 5 \), \( c = 2 \).


Markscheme:

a.

\( \cos k = \tan k \) ⇒ \( \cos^2 k = \sin k \) (AG) (M1)(A1)

[2 marks]

b.

\( f'(k) = -\sin k \) and \( g'(k) = \sec^2 k \) (A1)

\( f'(k)g'(k) = -\frac{\sin k}{\cos^2 k} = -1 \) (M1)(R1)

Tangents are perpendicular (R1)

[4 marks]

c.

Correct quadratic equation (M1)

Correct solution \( \sin k = \frac{\sqrt{5} – 1}{2} \) (A1)

Correct form identification (A1)

[3 marks]

Scroll to Top