Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long8 marks

State Leibnitz's theorem for the nn-th derivative of a product of two functions. If y=eaxcos(bx)y = e^{a x}\cos(b x), prove that

y22ay1+(a2+b2)y=0,y_2 - 2a\,y_1 + (a^2 + b^2)\,y = 0,

where y1=dydxy_1 = \dfrac{dy}{dx} and y2=d2ydx2y_2 = \dfrac{d^2y}{dx^2}.

Leibnitz's theorem. If uu and vv are functions of xx possessing derivatives up to order nn, then the nn-th derivative of their product is

(uv)n=k=0n(nk)unkvk,(uv)_n = \sum_{k=0}^{n}\binom{n}{k}\,u_{n-k}\,v_{k},

that is,

(uv)n=unv+(n1)un1v1+(n2)un2v2++uvn.(uv)_n = u_n v + \binom{n}{1}u_{n-1}v_1 + \binom{n}{2}u_{n-2}v_2 + \cdots + u\,v_n.

Proof of the differential equation.

Given y=eaxcos(bx)y = e^{ax}\cos(bx).

First derivative (product rule):

y1=aeaxcos(bx)beaxsin(bx)=eax(acosbxbsinbx).y_1 = a e^{ax}\cos(bx) - b e^{ax}\sin(bx) = e^{ax}\big(a\cos bx - b\sin bx\big).

Note that y1=aybeaxsin(bx)y_1 = a y - b\,e^{ax}\sin(bx), so

eaxsin(bx)=ayy1b.()e^{ax}\sin(bx) = \frac{a y - y_1}{b}. \qquad (\ast)

Second derivative — differentiate y1=eax(acosbxbsinbx)y_1 = e^{ax}(a\cos bx - b\sin bx):

y2=aeax(acosbxbsinbx)+eax(absinbxb2cosbx).y_2 = a e^{ax}(a\cos bx - b\sin bx) + e^{ax}(-ab\sin bx - b^2\cos bx).

Group terms:

y2=eax[(a2b2)cosbx2absinbx].y_2 = e^{ax}\big[(a^2 - b^2)\cos bx - 2ab\sin bx\big].

Now form y22ay1+(a2+b2)yy_2 - 2a y_1 + (a^2+b^2)y. Using y1=eax(acosbxbsinbx)y_1 = e^{ax}(a\cos bx - b\sin bx) and y=eaxcosbxy = e^{ax}\cos bx:

2ay1=eax(2a2cosbx+2absinbx),-2a y_1 = e^{ax}(-2a^2\cos bx + 2ab\sin bx), (a2+b2)y=eax(a2+b2)cosbx.(a^2+b^2)y = e^{ax}(a^2+b^2)\cos bx.

Add all three (drop the common factor eaxe^{ax}):

  • Coefficient of cosbx\cos bx: (a2b2)2a2+(a2+b2)=a2b22a2+a2+b2=0.(a^2 - b^2) - 2a^2 + (a^2 + b^2) = a^2 - b^2 - 2a^2 + a^2 + b^2 = 0.
  • Coefficient of sinbx\sin bx: 2ab+2ab=0.-2ab + 2ab = 0.

Hence

y22ay1+(a2+b2)y=0\boxed{\,y_2 - 2a y_1 + (a^2+b^2)y = 0\,}

as required. \blacksquare

derivativessuccessive-differentiationleibnitz-theorem
2long8 marks

State Euler's theorem on homogeneous functions. If

u=sin1 ⁣(x2+y2x+y),u = \sin^{-1}\!\left(\frac{x^2 + y^2}{x + y}\right),

show that

xux+yuy=tanu.x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} = \tan u.

Euler's theorem. If f(x,y)f(x,y) is a homogeneous function of degree nn, then

xfx+yfy=nf.x\frac{\partial f}{\partial x} + y\frac{\partial f}{\partial y} = n f.

Application. Here uu is not homogeneous, but sinu\sin u is. Let

z=sinu=x2+y2x+y.z = \sin u = \frac{x^2 + y^2}{x + y}.

Check homogeneity: replace xtx, ytyx\to tx,\ y\to ty:

z(tx,ty)=t2(x2+y2)t(x+y)=tx2+y2x+y=t1z.z(tx,ty) = \frac{t^2(x^2+y^2)}{t(x+y)} = t\,\frac{x^2+y^2}{x+y} = t^1 z.

So zz is homogeneous of degree n=1n = 1. By Euler's theorem,

xzx+yzy=1z=sinu.(1)x\frac{\partial z}{\partial x} + y\frac{\partial z}{\partial y} = 1\cdot z = \sin u. \qquad (1)

Now z=sinuz = \sin u, so zx=cosuux\dfrac{\partial z}{\partial x} = \cos u\,\dfrac{\partial u}{\partial x} and zy=cosuuy\dfrac{\partial z}{\partial y} = \cos u\,\dfrac{\partial u}{\partial y}. Substituting in (1):

xcosuux+ycosuuy=sinu.x\cos u\,\frac{\partial u}{\partial x} + y\cos u\,\frac{\partial u}{\partial y} = \sin u.

Divide by cosu\cos u:

xux+yuy=sinucosu=tanu.x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} = \frac{\sin u}{\cos u} = \tan u.

Hence

xux+yuy=tanu\boxed{\,x\,u_x + y\,u_y = \tan u\,}

as required. \blacksquare

partial-differentiationeulers-theoremhomogeneous-functions
3long8 marks

Obtain a reduction formula for In=0π/2sinnxdxI_n = \displaystyle\int_{0}^{\pi/2}\sin^{n}x\,dx, where nn is a positive integer. Hence evaluate 0π/2sin6xdx\displaystyle\int_{0}^{\pi/2}\sin^{6}x\,dx.

Reduction formula. Write In=0π/2sinnxdx=0π/2sinn1xsinxdx.I_n = \displaystyle\int_0^{\pi/2}\sin^n x\,dx = \int_0^{\pi/2}\sin^{n-1}x\,\sin x\,dx.

Integrate by parts with u=sinn1xu = \sin^{n-1}x and dv=sinxdxdv = \sin x\,dx, so du=(n1)sinn2xcosxdxdu = (n-1)\sin^{n-2}x\cos x\,dx and v=cosxv = -\cos x:

In=[sinn1xcosx]0π/2+(n1)0π/2sinn2xcos2xdx.I_n = \Big[-\sin^{n-1}x\cos x\Big]_0^{\pi/2} + (n-1)\int_0^{\pi/2}\sin^{n-2}x\,\cos^2 x\,dx.

The boundary term is 00 at both limits (at π/2\pi/2, cosx=0\cos x = 0; at 00, sinx=0\sin x = 0 for n2n\ge 2). Put cos2x=1sin2x\cos^2 x = 1 - \sin^2 x:

In=(n1)0π/2sinn2xdx(n1)0π/2sinnxdx=(n1)In2(n1)In.I_n = (n-1)\int_0^{\pi/2}\sin^{n-2}x\,dx - (n-1)\int_0^{\pi/2}\sin^{n}x\,dx = (n-1)I_{n-2} - (n-1)I_n.

Thus In+(n1)In=(n1)In2I_n + (n-1)I_n = (n-1)I_{n-2}, i.e. nIn=(n1)In2n I_n = (n-1)I_{n-2}, giving the reduction formula

In=n1nIn2(n2).\boxed{\,I_n = \frac{n-1}{n}\,I_{n-2}\,}\qquad (n\ge 2).

Evaluation of I6I_6. With I0=0π/2dx=π2I_0 = \displaystyle\int_0^{\pi/2}dx = \frac{\pi}{2}:

I6=56I4=5634I2=563412I0.I_6 = \frac{5}{6}I_4 = \frac{5}{6}\cdot\frac{3}{4}I_2 = \frac{5}{6}\cdot\frac{3}{4}\cdot\frac{1}{2}I_0.

So

I6=531642π2=1548π2=516π2=5π32.I_6 = \frac{5\cdot 3\cdot 1}{6\cdot 4\cdot 2}\cdot\frac{\pi}{2} = \frac{15}{48}\cdot\frac{\pi}{2} = \frac{5}{16}\cdot\frac{\pi}{2} = \frac{5\pi}{32}.

Final answer: 0π/2sin6xdx=5π320.4909.\displaystyle\int_0^{\pi/2}\sin^6 x\,dx = \mathbf{\dfrac{5\pi}{32}}\approx 0.4909.

integrationreduction-formuladefinite-integral
4long8 marks

Reduce the conic 3x2+2xy+3y216y+23=03x^2 + 2xy + 3y^2 - 16y + 23 = 0 by removing the xyxy-term through a rotation of axes. Identify the conic, and find the lengths of its semi-axes.

Step 1 — Remove the xyxy-term by rotation. For Ax2+Bxy+Cy2+=0Ax^2 + Bxy + Cy^2 + \cdots = 0 with A=3, B=2, C=3A=3,\ B=2,\ C=3, the rotation angle θ\theta satisfies

tan2θ=BAC=233=20=    2θ=90, θ=45.\tan 2\theta = \frac{B}{A - C} = \frac{2}{3-3} = \frac{2}{0} = \infty \;\Rightarrow\; 2\theta = 90^\circ,\ \theta = 45^\circ.

With x=Xcos45Ysin45=12(XY)x = X\cos45^\circ - Y\sin45^\circ = \tfrac{1}{\sqrt2}(X - Y) and y=12(X+Y)y = \tfrac{1}{\sqrt2}(X + Y).

Step 2 — New quadratic coefficients. The rotated quadratic part is AX2+CY2A'X^2 + C'Y^2 where

A=A+C2+AC2cos2θ+B2sin2θ=3+0+22(1)=4,A' = \frac{A+C}{2} + \frac{A-C}{2}\cos2\theta + \frac{B}{2}\sin2\theta = 3 + 0 + \frac{2}{2}(1) = 4, C=A+C2AC2cos2θB2sin2θ=301=2.C' = \frac{A+C}{2} - \frac{A-C}{2}\cos2\theta - \frac{B}{2}\sin2\theta = 3 - 0 - 1 = 2.

(Check: A+C=A+C=6A' + C' = A + C = 6. \checkmark)

Step 3 — Transform the linear term. The term 16y=1612(X+Y)=162(X+Y)=82X82Y.-16y = -16\cdot\tfrac{1}{\sqrt2}(X+Y) = -\tfrac{16}{\sqrt2}(X+Y) = -8\sqrt2\,X - 8\sqrt2\,Y.

So the equation becomes

4X2+2Y282X82Y+23=0.4X^2 + 2Y^2 - 8\sqrt2\,X - 8\sqrt2\,Y + 23 = 0.

Step 4 — Complete the square.

4(X222X)+2(Y242Y)+23=0.4\left(X^2 - 2\sqrt2\,X\right) + 2\left(Y^2 - 4\sqrt2\,Y\right) + 23 = 0. 4[(X2)22]+2[(Y22)28]+23=0.4\big[(X - \sqrt2)^2 - 2\big] + 2\big[(Y - 2\sqrt2)^2 - 8\big] + 23 = 0. 4(X2)2+2(Y22)2816+23=0.4(X-\sqrt2)^2 + 2(Y-2\sqrt2)^2 - 8 - 16 + 23 = 0. 4(X2)2+2(Y22)21=0.4(X-\sqrt2)^2 + 2(Y-2\sqrt2)^2 - 1 = 0. 4(X2)2+2(Y22)2=1.4(X-\sqrt2)^2 + 2(Y-2\sqrt2)^2 = 1.

Step 5 — Standard form. Put X=X2, Y=Y22X' = X-\sqrt2,\ Y' = Y - 2\sqrt2:

X21/4+Y21/2=1.\frac{X'^2}{1/4} + \frac{Y'^2}{1/2} = 1.

Since both coefficients are positive and the denominators differ, this is an ellipse. The semi-axes are

a=12=120.707 (along Y),b=14=12=0.5 (along X).a = \sqrt{\tfrac12} = \frac{1}{\sqrt2}\approx 0.707 \ (\text{along } Y'),\qquad b = \sqrt{\tfrac14} = \frac12 = 0.5\ (\text{along } X').

Final answer: the conic is an ellipse with semi-major axis a=1/20.707\mathbf{a = 1/\sqrt2 \approx 0.707} and semi-minor axis b=1/2=0.5\mathbf{b = 1/2 = 0.5}, after a 4545^\circ rotation.

plane-analytic-geometryconic-sectionsellipse
5long8 marks

Solve the first-order linear differential equation

dydx+2yx=6x2,x>0,\frac{dy}{dx} + \frac{2y}{x} = 6x^2, \qquad x>0,

and find the particular solution that satisfies y=5y = 5 when x=1x = 1.

Step 1 — Identify the form. This is linear of the form dydx+P(x)y=Q(x)\dfrac{dy}{dx} + P(x)y = Q(x) with

P(x)=2x,Q(x)=6x2.P(x) = \frac{2}{x}, \qquad Q(x) = 6x^2.

Step 2 — Integrating factor.

μ(x)=ePdx=e2xdx=e2lnx=elnx2=x2.\mu(x) = e^{\int P\,dx} = e^{\int \frac{2}{x}dx} = e^{2\ln x} = e^{\ln x^2} = x^2.

Step 3 — Multiply through by μ\mu.

x2dydx+2xy=6x4.x^2\frac{dy}{dx} + 2x\,y = 6x^4.

The left side is the exact derivative ddx(x2y)\dfrac{d}{dx}\big(x^2 y\big):

ddx(x2y)=6x4.\frac{d}{dx}\big(x^2 y\big) = 6x^4.

Step 4 — Integrate both sides.

x2y=6x4dx=6x55+C.x^2 y = \int 6x^4\,dx = \frac{6x^5}{5} + C.

Hence the general solution

y=6x35+Cx2.\boxed{\,y = \frac{6x^3}{5} + \frac{C}{x^2}\,}.

Step 5 — Apply the initial condition y(1)=5y(1) = 5:

5=6(1)35+C12=65+C    C=565=2565=195.5 = \frac{6(1)^3}{5} + \frac{C}{1^2} = \frac{6}{5} + C \;\Rightarrow\; C = 5 - \frac{6}{5} = \frac{25-6}{5} = \frac{19}{5}.

Particular solution:

y=6x35+195x2.\boxed{\,y = \frac{6x^3}{5} + \frac{19}{5x^2}\,}.

Check at x=1x=1: y=65+195=255=5.y = \frac{6}{5} + \frac{19}{5} = \frac{25}{5} = 5. \checkmark

first-order-odelinear-odeintegrating-factor
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short7 marks

A closed right circular cylindrical can is to hold a fixed volume of V=500cm3V = 500\,\text{cm}^3. Find the radius rr and height hh that minimise the total surface area (top, bottom, and curved surface), and state the minimum surface area.

Setup. Volume constraint: V=πr2h=500h=500πr2.V = \pi r^2 h = 500 \Rightarrow h = \dfrac{500}{\pi r^2}.

Total surface area (two circular ends + curved surface):

S=2πr2+2πrh.S = 2\pi r^2 + 2\pi r h.

Substitute hh:

S(r)=2πr2+2πr500πr2=2πr2+1000r.S(r) = 2\pi r^2 + 2\pi r\cdot\frac{500}{\pi r^2} = 2\pi r^2 + \frac{1000}{r}.

Minimise. Differentiate and set to zero:

dSdr=4πr1000r2=0    4πr=1000r2    r3=10004π=250π.\frac{dS}{dr} = 4\pi r - \frac{1000}{r^2} = 0 \;\Rightarrow\; 4\pi r = \frac{1000}{r^2} \;\Rightarrow\; r^3 = \frac{1000}{4\pi} = \frac{250}{\pi}. r=(250π)1/3=(79.577)1/34.301 cm.r = \left(\frac{250}{\pi}\right)^{1/3} = (79.577)^{1/3} \approx 4.301\ \text{cm}.

Second-derivative test: d2Sdr2=4π+2000r3>0\dfrac{d^2S}{dr^2} = 4\pi + \dfrac{2000}{r^3} > 0, so SS is minimised. \checkmark

Height.

h=500πr2=500π(4.301)2=500π18.499=50058.1168.602 cm.h = \frac{500}{\pi r^2} = \frac{500}{\pi (4.301)^2} = \frac{500}{\pi\cdot 18.499} = \frac{500}{58.116} \approx 8.602\ \text{cm}.

Note h=2rh = 2r, the classic optimal-can result. \checkmark

Minimum surface area.

S=2πr2+1000r=2π(18.499)+10004.301=116.23+232.50=348.73 cm2.S = 2\pi r^2 + \frac{1000}{r} = 2\pi(18.499) + \frac{1000}{4.301} = 116.23 + 232.50 = 348.73\ \text{cm}^2.

Final answers: r4.30 cmr \approx \mathbf{4.30\ cm}, h8.60 cmh \approx \mathbf{8.60\ cm}, minimum surface area 348.7 cm2\approx \mathbf{348.7\ cm^2}.

derivativesmaxima-minimaapplications
7short7 marks

Find the equations of the tangent and the normal to the curve y=x33x2+4y = x^3 - 3x^2 + 4 at the point where x=2x = 2.

Step 1 — Point on the curve. At x=2x = 2:

y=(2)33(2)2+4=812+4=0.y = (2)^3 - 3(2)^2 + 4 = 8 - 12 + 4 = 0.

So the point is (2,0)(2,\,0).

Step 2 — Slope of the tangent.

dydx=3x26x.\frac{dy}{dx} = 3x^2 - 6x.

At x=2x = 2:

mt=3(4)6(2)=1212=0.m_t = 3(4) - 6(2) = 12 - 12 = 0.

The tangent has slope 00 (horizontal line).

Step 3 — Tangent equation. Through (2,0)(2,0) with slope 00:

y0=0(x2)    y=0.y - 0 = 0\,(x - 2) \;\Rightarrow\; \boxed{\,y = 0\,}.

Step 4 — Normal equation. The normal is perpendicular to the tangent. Since the tangent is horizontal (mt=0m_t = 0), the normal is vertical:

x=2.\boxed{\,x = 2\,}.

Final answers: tangent y=0y = 0 (the xx-axis); normal x=2x = 2.

derivativestangent-normalasymptotes
8short6 marks

Find the area of the region enclosed between the parabola y=x2y = x^2 and the line y=x+2y = x + 2.

Step 1 — Points of intersection. Set x2=x+2x^2 = x + 2:

x2x2=0    (x2)(x+1)=0    x=1, x=2.x^2 - x - 2 = 0 \;\Rightarrow\; (x-2)(x+1) = 0 \;\Rightarrow\; x = -1,\ x = 2.

Step 2 — Which curve is on top? On (1,2)(-1,2), test x=0x = 0: line gives y=2y = 2, parabola gives y=0y = 0. The line lies above the parabola.

Step 3 — Set up the area integral.

A=12[(x+2)x2]dx.A = \int_{-1}^{2}\big[(x+2) - x^2\big]\,dx.

Step 4 — Integrate.

A=[x22+2xx33]12.A = \left[\frac{x^2}{2} + 2x - \frac{x^3}{3}\right]_{-1}^{2}.

At x=2x = 2: 42+483=2+42.6667=3.3333=103.\dfrac{4}{2} + 4 - \dfrac{8}{3} = 2 + 4 - 2.6667 = 3.3333 = \dfrac{10}{3}.

At x=1x = -1: 12213=0.52+0.3333=1.1667=76.\dfrac{1}{2} - 2 - \dfrac{-1}{3} = 0.5 - 2 + 0.3333 = -1.1667 = -\dfrac{7}{6}.

Step 5 — Subtract.

A=103(76)=206+76=276=92.A = \frac{10}{3} - \left(-\frac{7}{6}\right) = \frac{20}{6} + \frac{7}{6} = \frac{27}{6} = \frac{9}{2}.

Final answer: A=92=4.5A = \mathbf{\dfrac{9}{2} = 4.5} square units.

integrationareaapplications
9short6 marks

For the surface z=f(x,y)=x2+3xyy2z = f(x,y) = x^2 + 3xy - y^2, find the equation of the tangent plane at the point (1,2,f(1,2))(1, 2, f(1,2)).

Step 1 — Value of zz at the point.

f(1,2)=(1)2+3(1)(2)(2)2=1+64=3.f(1,2) = (1)^2 + 3(1)(2) - (2)^2 = 1 + 6 - 4 = 3.

So the point is (1,2,3)(1,\,2,\,3).

Step 2 — Partial derivatives.

fx=x(x2+3xyy2)=2x+3y,f_x = \frac{\partial}{\partial x}(x^2 + 3xy - y^2) = 2x + 3y, fy=y(x2+3xyy2)=3x2y.f_y = \frac{\partial}{\partial y}(x^2 + 3xy - y^2) = 3x - 2y.

At (1,2)(1,2):

fx(1,2)=2(1)+3(2)=2+6=8,f_x(1,2) = 2(1) + 3(2) = 2 + 6 = 8, fy(1,2)=3(1)2(2)=34=1.f_y(1,2) = 3(1) - 2(2) = 3 - 4 = -1.

Step 3 — Tangent-plane formula.

zz0=fx(x0,y0)(xx0)+fy(x0,y0)(yy0).z - z_0 = f_x(x_0,y_0)(x - x_0) + f_y(x_0,y_0)(y - y_0).

Substitute (x0,y0,z0)=(1,2,3)(x_0,y_0,z_0) = (1,2,3):

z3=8(x1)+(1)(y2).z - 3 = 8(x - 1) + (-1)(y - 2). z3=8x8y+2=8xy6.z - 3 = 8x - 8 - y + 2 = 8x - y - 6. z=8xy3.z = 8x - y - 3.

Final answer (tangent plane):

8xyz3=0equivalentlyz=8xy3.\boxed{\,8x - y - z - 3 = 0\,}\quad\text{equivalently}\quad z = 8x - y - 3.

Check at (1,2)(1,2): z=823=3.z = 8 - 2 - 3 = 3. \checkmark

partial-differentiationtangent-planeapplications
10short7 marks

Solve the homogeneous differential equation

dydx=x2+y2xy.\frac{dy}{dx} = \frac{x^2 + y^2}{xy}.

Step 1 — Recognise homogeneity. The right side is homogeneous of degree 00 (numerator and denominator both degree 2). Substitute y=vxy = vx, so dydx=v+xdvdx.\dfrac{dy}{dx} = v + x\dfrac{dv}{dx}.

Step 2 — Rewrite the equation.

x2+y2xy=x2+v2x2xvx=x2(1+v2)vx2=1+v2v.\frac{x^2 + y^2}{xy} = \frac{x^2 + v^2 x^2}{x\cdot vx} = \frac{x^2(1+v^2)}{vx^2} = \frac{1+v^2}{v}.

So

v+xdvdx=1+v2v.v + x\frac{dv}{dx} = \frac{1 + v^2}{v}.

Step 3 — Separate variables.

xdvdx=1+v2vv=1+v2v2v=1v.x\frac{dv}{dx} = \frac{1+v^2}{v} - v = \frac{1 + v^2 - v^2}{v} = \frac{1}{v}. vdv=dxx.v\,dv = \frac{dx}{x}.

Step 4 — Integrate both sides.

vdv=dxx    v22=lnx+C1.\int v\,dv = \int \frac{dx}{x} \;\Rightarrow\; \frac{v^2}{2} = \ln|x| + C_1.

Step 5 — Back-substitute v=yxv = \dfrac{y}{x}:

12y2x2=lnx+C1.\frac{1}{2}\cdot\frac{y^2}{x^2} = \ln|x| + C_1.

Multiply by 22 and write C=2C1C = 2C_1:

y2x2=2lnx+Cequivalentlyy2=x2(2lnx+C).\boxed{\,\frac{y^2}{x^2} = 2\ln|x| + C\,}\quad\text{equivalently}\quad y^2 = x^2\big(2\ln|x| + C\big).

This is the required general solution.

first-order-odeexact-equationshomogeneous-ode
11short7 marks

Find the equation of the circle that passes through the points (1,1)(1, 1) and (3,1)(3, 1) and has its centre lying on the line x+y=2x + y = 2.

Step 1 — Locate the centre. Let the centre be (h,k)(h, k). The centre is equidistant from the two given points, so it lies on the perpendicular bisector of the chord joining (1,1)(1,1) and (3,1)(3,1).

The chord is horizontal with midpoint (1+32,1+12)=(2,1)\left(\frac{1+3}{2}, \frac{1+1}{2}\right) = (2, 1), so its perpendicular bisector is the vertical line

h=2.(1)h = 2. \qquad (1)

(Equivalently, set (h1)2+(k1)2=(h3)2+(k1)22h+1=6h+94h=8h=2.(h-1)^2 + (k-1)^2 = (h-3)^2 + (k-1)^2 \Rightarrow -2h+1 = -6h+9 \Rightarrow 4h = 8 \Rightarrow h = 2.)

Step 2 — Use the centre-line condition. The centre lies on x+y=2x + y = 2:

h+k=2.(2)h + k = 2. \qquad (2)

With h=2h = 2, this gives k=0k = 0. So the centre is (2,0)(2, 0).

Step 3 — Radius. Distance from centre (2,0)(2,0) to (1,1)(1,1):

r2=(21)2+(01)2=1+1=2.r^2 = (2-1)^2 + (0-1)^2 = 1 + 1 = 2.

Check with the other point (3,1)(3,1): r2=(23)2+(01)2=1+1=2.r^2 = (2-3)^2 + (0-1)^2 = 1 + 1 = 2. \checkmark

Step 4 — Equation of the circle.

(x2)2+(y0)2=2.(x - 2)^2 + (y - 0)^2 = 2.

Expanding:

x24x+4+y2=2    x2+y24x+2=0.x^2 - 4x + 4 + y^2 = 2 \;\Rightarrow\; x^2 + y^2 - 4x + 2 = 0.

Final answer:

(x2)2+y2=2equivalentlyx2+y24x+2=0,\boxed{\,(x-2)^2 + y^2 = 2\,}\quad\text{equivalently}\quad x^2 + y^2 - 4x + 2 = 0,

with centre (2,0)(2, 0) and radius 2\sqrt{2}.

plane-analytic-geometrycirclestraight-line

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) question paper 2076?
The full BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2076 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Engineering Mathematics I (IOE, SH 401) 2076 paper come with solutions?
Yes. Every question on this Engineering Mathematics I (IOE, SH 401) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2076 paper?
The BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2076 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Engineering Mathematics I (IOE, SH 401) past paper free?
Yes — reading and attempting this Engineering Mathematics I (IOE, SH 401) past paper on Kekkei is completely free.