Photo AI

Figure 6 shows a sketch of the curve C with parametric equations $x = 2 an t + 1$ y = 2 ext{sec}^2 t + 3$ The line l is the normal to C at the point P where $t = \frac{\pi}{4}$ (a) Using parametric differentiation, show that an equation for l is y = $\frac{1}{2}x + \frac{17}{2}$ (b) Show that all points on C satisfy the equation y = $\frac{1}{2}(x - 1)^2 + 5$ The straight line with equation y = $\frac{1}{2}x + k$ where k is a constant intersects C at two distinct points - Edexcel - A-Level Maths Pure - Question 16 - 2022 - Paper 2

Question icon

Question 16

Figure-6-shows-a-sketch-of-the-curve-C-with-parametric-equations--$x-=-2--an-t-+-1$--y-=-2--ext{sec}^2-t-+-3$--The-line-l-is-the-normal-to-C-at-the-point-P-where-$t-=-\frac{\pi}{4}$--(a)-Using-parametric-differentiation,-show-that-an-equation-for-l-is--y-=-$\frac{1}{2}x-+-\frac{17}{2}$--(b)-Show-that-all-points-on-C-satisfy-the-equation--y-=-$\frac{1}{2}(x---1)^2-+-5$--The-straight-line-with-equation--y-=-$\frac{1}{2}x-+-k$-where-k-is-a-constant--intersects-C-at-two-distinct-points-Edexcel-A-Level Maths Pure-Question 16-2022-Paper 2.png

Figure 6 shows a sketch of the curve C with parametric equations $x = 2 an t + 1$ y = 2 ext{sec}^2 t + 3$ The line l is the normal to C at the point P where $t ... show full transcript

Worked Solution & Example Answer:Figure 6 shows a sketch of the curve C with parametric equations $x = 2 an t + 1$ y = 2 ext{sec}^2 t + 3$ The line l is the normal to C at the point P where $t = \frac{\pi}{4}$ (a) Using parametric differentiation, show that an equation for l is y = $\frac{1}{2}x + \frac{17}{2}$ (b) Show that all points on C satisfy the equation y = $\frac{1}{2}(x - 1)^2 + 5$ The straight line with equation y = $\frac{1}{2}x + k$ where k is a constant intersects C at two distinct points - Edexcel - A-Level Maths Pure - Question 16 - 2022 - Paper 2

Step 1

Using parametric differentiation, show that an equation for l is

96%

114 rated

Answer

To find the normal line to the curve at the given point, we first need to calculate the derivative of the parametric equations. The parametric equations given are:

x=2tant+1y=2sec2t+3 x = 2 \tan t + 1 \\ y = 2 \sec^2 t + 3

The derivatives are:

dy/dt=4sec2ttantdy/dt = 4 \sec^2 t \tan t

Next, we will find the slope of the tangent line at the point where t=π4t = \frac{\pi}{4}:

At t=π4t = \frac{\pi}{4}:

dx/dtt=π4=2sec2(π4)=4,dx/dt \bigg|_{t=\frac{\pi}{4}} = 2 \sec^2(\frac{\pi}{4}) = 4,

Thus, the slope of the tangent line, mtm_t, is:

The slope of the normal line, mnm_n, is the negative reciprocal of the tangent slope:

To find the coordinates of point P, we substitute t=π4t = \frac{\pi}{4} into the parametric equations:

x=2tan(π4)+1=3,x = 2 \tan(\frac{\pi}{4}) + 1 = 3,

The normal line equation in point-slope form is:

yy0=mn(xx0)y - y_0 = m_n(x - x_0)

Substituting in the coordinates and the slope:

y5=12(x3)y - 5 = -\frac{1}{2}(x - 3)

Rearranging gives:

y=12x+32+5=12x+132,y = -\frac{1}{2}x + \frac{3}{2} + 5 = -\frac{1}{2}x + \frac{13}{2},

which can also be expressed as:

y=12x+172y = \frac{1}{2}x + \frac{17}{2}.

Step 2

Show that all points on C satisfy the equation

99%

104 rated

Answer

To show that all points on the curve C satisfy the equation

y = 12(x1)2+5\frac{1}{2}(x - 1)^2 + 5, we will first express y in terms of x using the original parametric equations:

  1. From the x equation: x=2tant+1x = 2 \tan t + 1 Solving for ant an t gives: tant=x12\tan t = \frac{x - 1}{2}

  2. Now, we will substitute ant an t into the y equation: y = 2 \sec^2 t + 3$$$$\sec^2 t = 1 + \tan^2 t = 1 + \left(\frac{x - 1}{2}\right)^2 = 1 + \frac{(x - 1)^2}{4} Thus, y=2(1+(x1)24)+3y = 2\left(1 + \frac{(x - 1)^2}{4}\right) + 3

  3. Simplifying: y=2+(x1)22+3=12(x1)2+5y = 2 + \frac{(x - 1)^2}{2} + 3 = \frac{1}{2}(x - 1)^2 + 5

This confirms that all points on curve C satisfy the equation.

Step 3

Find the range of possible values for k

96%

101 rated

Answer

To find the range of k such that the line intersects the curve at two distinct points:

  1. Substitute y=12x+ky = \frac{1}{2}x + k into the equation of curve C: 12(x1)2+5=12x+k\frac{1}{2}(x - 1)^2 + 5 = \frac{1}{2}x + k

  2. Rearranging gives: 12(x1)212x+(5k)=0\frac{1}{2}(x - 1)^2 - \frac{1}{2}x + (5 - k) = 0

  3. Multiply through by 2 to eliminate the fraction: (x1)2x+2(5k)=0(x - 1)^2 - x + 2(5 - k) = 0

  4. The discriminant of this quadratic must be positive for there to be two distinct solutions: [\Delta = b^2 - 4ac = (-1)^2 - 4(1)(2(5 - k)) > 0] Which simplifies to: 18(5k)>01 - 8(5 - k) > 0

  5. Solving: 140+8k>01 - 40 + 8k > 0 8k>398k > 39 k>398=4.875k > \frac{39}{8} = 4.875

  6. Thus, for the range of k ensuring two distinct intersection points: k<5k < 5 So, The final result is: 4.875<k<54.875 < k < 5

Join the A-Level students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;