Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long8 marks

(a) State Rolle's theorem and the Lagrange Mean Value Theorem (MVT). Verify the MVT for the function f(x)=x36x2+11x6f(x) = x^3 - 6x^2 + 11x - 6 on the interval [1,3][1, 3] and find all values of cc that satisfy the conclusion of the theorem.

(b) Evaluate the limit

limx0exex2xxsinx.\lim_{x \to 0} \frac{e^x - e^{-x} - 2x}{x - \sin x}.

(a) Statements

Rolle's theorem: If ff is continuous on [a,b][a,b], differentiable on (a,b)(a,b), and f(a)=f(b)f(a)=f(b), then there exists at least one c(a,b)c \in (a,b) such that f(c)=0f'(c)=0.

Lagrange MVT: If ff is continuous on [a,b][a,b] and differentiable on (a,b)(a,b), then there exists c(a,b)c \in (a,b) such that

f(c)=f(b)f(a)ba.f'(c) = \frac{f(b)-f(a)}{b-a}.

Verification for f(x)=x36x2+11x6f(x)=x^3-6x^2+11x-6 on [1,3][1,3].

ff is a polynomial, hence continuous on [1,3][1,3] and differentiable on (1,3)(1,3); the hypotheses hold.

Endpoint values:

  • f(1)=16+116=0f(1)=1-6+11-6=0
  • f(3)=2754+336=0f(3)=27-54+33-6=0

So the average rate of change is f(3)f(1)31=002=0\dfrac{f(3)-f(1)}{3-1}=\dfrac{0-0}{2}=0.

Derivative: f(x)=3x212x+11f'(x)=3x^2-12x+11. Set f(c)=0f'(c)=0:

3c212c+11=0    c=12±1441326=12±126=2±33.3c^2-12c+11=0 \implies c=\frac{12\pm\sqrt{144-132}}{6}=\frac{12\pm\sqrt{12}}{6}=2\pm\frac{\sqrt{3}}{3}.

Numerically c2±0.5774c \approx 2 \pm 0.5774, i.e. c11.4226c_1 \approx 1.4226 and c22.5774c_2 \approx 2.5774. Both lie in (1,3)(1,3).

Both values c=2±33c = 2 \pm \dfrac{\sqrt{3}}{3} satisfy the MVT. (Since f(1)=f(3)f(1)=f(3), this is also a verification of Rolle's theorem.)

(b) Limit

As x0x \to 0 the form is 00\frac{0}{0}. Apply L'Hôpital repeatedly (Maclaurin expansion confirms each order).

Numerator N=exex2xN=e^x-e^{-x}-2x, denominator D=xsinxD=x-\sin x.

1st derivatives: N=ex+ex2N'=e^x+e^{-x}-2, D=1cosxD'=1-\cos x — still 00\frac{0}{0}.

2nd derivatives: N=exexN''=e^x-e^{-x}, D=sinxD''=\sin x — still 00\frac{0}{0}.

3rd derivatives: N=ex+exN'''=e^x+e^{-x}, D=cosxD'''=\cos x.

Now substitute x=0x=0:

limx0ND=e0+e0cos0=1+11=2.\lim_{x\to0}\frac{N'''}{D'''}=\frac{e^0+e^0}{\cos 0}=\frac{1+1}{1}=2.

The limit equals 22.

Check via series: N=2(x33!+)=x33+N = 2\left(\frac{x^3}{3!}+\cdots\right)=\frac{x^3}{3}+\cdots and D=x36+D=\frac{x^3}{6}+\cdots, so the ratio 1/31/6=2\to \frac{1/3}{1/6}=2. Consistent.

derivativesmean-value-theoremlhospital-rule
2long8 marks

(a) If u=tan1(x3+y3xy)u = \tan^{-1}\left(\dfrac{x^3 + y^3}{x - y}\right), use Euler's theorem on homogeneous functions to prove that

xux+yuy=sin2u.x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} = \sin 2u.

(b) If z=f(x,y)z = f(x, y) where x=rcosθx = r\cos\theta and y=rsinθy = r\sin\theta, show that

(zx)2+(zy)2=(zr)2+1r2(zθ)2.\left(\frac{\partial z}{\partial x}\right)^2 + \left(\frac{\partial z}{\partial y}\right)^2 = \left(\frac{\partial z}{\partial r}\right)^2 + \frac{1}{r^2}\left(\frac{\partial z}{\partial \theta}\right)^2.

(a) Let v=tanu=x3+y3xyv = \tan u = \dfrac{x^3+y^3}{x-y}.

Check homogeneity: numerator is degree 3, denominator degree 1, so vv is homogeneous of degree n=31=2n = 3 - 1 = 2. Indeed v(tx,ty)=t3(x3+y3)t(xy)=t2v(x,y)v(tx,ty)=\dfrac{t^3(x^3+y^3)}{t(x-y)}=t^2 v(x,y).

By Euler's theorem for a homogeneous function of degree nn:

xvx+yvy=nv=2v.x v_x + y v_y = n v = 2v.

Since v=tanuv=\tan u, vx=sec2uuxv_x = \sec^2 u \, u_x and vy=sec2uuyv_y = \sec^2 u \, u_y. Substituting:

sec2u(xux+yuy)=2tanu.\sec^2 u\,(x u_x + y u_y) = 2\tan u. xux+yuy=2tanusec2u=2sinucosu=sin2u.x u_x + y u_y = \frac{2\tan u}{\sec^2 u} = 2\sin u\cos u = \sin 2u.

Hence xux+yuy=sin2ux\,u_x + y\,u_y = \sin 2u. (proved)

(b) With x=rcosθ, y=rsinθx=r\cos\theta,\ y=r\sin\theta. By the chain rule:

zr=zxxr+zyyr=zxcosθ+zysinθ,z_r = z_x x_r + z_y y_r = z_x\cos\theta + z_y\sin\theta, zθ=zxxθ+zyyθ=zx(rsinθ)+zy(rcosθ).z_\theta = z_x x_\theta + z_y y_\theta = z_x(-r\sin\theta) + z_y(r\cos\theta).

Then

zr2=zx2cos2θ+2zxzycosθsinθ+zy2sin2θ,z_r^2 = z_x^2\cos^2\theta + 2z_xz_y\cos\theta\sin\theta + z_y^2\sin^2\theta, 1r2zθ2=zx2sin2θ2zxzycosθsinθ+zy2cos2θ.\frac{1}{r^2}z_\theta^2 = z_x^2\sin^2\theta - 2z_xz_y\cos\theta\sin\theta + z_y^2\cos^2\theta.

Adding, the cross terms cancel:

zr2+1r2zθ2=zx2(cos2θ+sin2θ)+zy2(sin2θ+cos2θ)=zx2+zy2.z_r^2 + \frac{1}{r^2}z_\theta^2 = z_x^2(\cos^2\theta+\sin^2\theta) + z_y^2(\sin^2\theta+\cos^2\theta) = z_x^2 + z_y^2.

Hence (zx)2+(zy)2=(zr)2+1r2(zθ)2\left(z_x\right)^2 + \left(z_y\right)^2 = \left(z_r\right)^2 + \dfrac{1}{r^2}\left(z_\theta\right)^2. (proved)

partial-differentiationeulers-theoremhomogeneous-functions
3long8 marks

The arc of the curve y=xy = \sqrt{x} between x=0x = 0 and x=4x = 4 is rotated about the xx-axis.

(a) Find the volume of the solid of revolution generated.

(b) Find the area of the curved surface of this solid.

Give exact answers and a decimal approximation (use π3.1416\pi \approx 3.1416).

Curve y=xy=\sqrt{x}, so y2=xy^2=x, on 0x40 \le x \le 4.

(a) Volume (disk method about the xx-axis):

V=π04y2dx=π04xdx=π[x22]04=π162=8π.V=\pi\int_0^4 y^2\,dx = \pi\int_0^4 x\,dx = \pi\left[\frac{x^2}{2}\right]_0^4 = \pi\cdot\frac{16}{2}=8\pi.

V=8π25.13V = 8\pi \approx 25.13 cubic units.

(b) Curved surface area about the xx-axis:

S=2π04y1+(dydx)2dx.S = 2\pi\int_0^4 y\sqrt{1+\left(\frac{dy}{dx}\right)^2}\,dx.

Here dydx=12x\dfrac{dy}{dx}=\dfrac{1}{2\sqrt{x}}, so 1+(dydx)2=1+14x=4x+14x1+\left(\dfrac{dy}{dx}\right)^2 = 1+\dfrac{1}{4x}=\dfrac{4x+1}{4x}.

Thus y1+(y)2=x4x+14x=x4x+12x=4x+12.y\sqrt{1+(y')^2}=\sqrt{x}\cdot\sqrt{\dfrac{4x+1}{4x}}=\sqrt{x}\cdot\dfrac{\sqrt{4x+1}}{2\sqrt{x}}=\dfrac{\sqrt{4x+1}}{2}.

Therefore

S=2π044x+12dx=π044x+1dx.S=2\pi\int_0^4 \frac{\sqrt{4x+1}}{2}\,dx=\pi\int_0^4\sqrt{4x+1}\,dx.

Let u=4x+1u=4x+1, du=4dxdu=4\,dx. When x=0,u=1x=0,\,u=1; x=4,u=17x=4,\,u=17.

S=π117udu4=π423[u3/2]117=π6(173/21).S=\pi\int_1^{17}\sqrt{u}\,\frac{du}{4}=\frac{\pi}{4}\cdot\frac{2}{3}\left[u^{3/2}\right]_1^{17}=\frac{\pi}{6}\left(17^{3/2}-1\right).

Now 173/2=1717=17(4.1231)=70.09317^{3/2}=17\sqrt{17}=17(4.1231)=70.093.

S=π6(70.0931)=π6(69.093)=11.516π.S=\frac{\pi}{6}(70.093-1)=\frac{\pi}{6}(69.093)=11.516\,\pi.

S=π6(17171)36.18S = \dfrac{\pi}{6}\left(17\sqrt{17}-1\right) \approx 36.18 square units.

integrationarea-of-revolutionvolume-of-revolution
4long8 marks

Reduce the conic

3x2+2xy+3y216y+23=03x^2 + 2xy + 3y^2 - 16y + 23 = 0

to its standard form by removing the xyxy term (rotation of axes) and any linear terms (translation). Identify the conic, and find its centre and the lengths of its semi-axes.

Step 1 — Rotation to remove the xyxy term.

For Ax2+Bxy+Cy2+Ax^2+Bxy+Cy^2+\dots with A=3, B=2, C=3A=3,\ B=2,\ C=3, rotate by angle θ\theta where

cot2θ=ACB=332=0    2θ=90    θ=45.\cot 2\theta = \frac{A-C}{B}=\frac{3-3}{2}=0 \implies 2\theta=90^\circ \implies \theta=45^\circ.

Use x=Xcos45Ysin45=XY2x=X\cos45^\circ - Y\sin45^\circ = \dfrac{X-Y}{\sqrt2},   y=Xsin45+Ycos45=X+Y2\;y=X\sin45^\circ + Y\cos45^\circ=\dfrac{X+Y}{\sqrt2}.

The new quadratic coefficients are the eigenvalue-type values A=Acos2θ+Bcosθsinθ+Csin2θA'=A\cos^2\theta+B\cos\theta\sin\theta+C\sin^2\theta and CC' similarly. With θ=45\theta=45^\circ:

A=312+212+312=32+1+32=4,A' = 3\cdot\tfrac12 + 2\cdot\tfrac12 + 3\cdot\tfrac12 = \tfrac32+1+\tfrac32 = 4, C=312212+312=321+32=2.C' = 3\cdot\tfrac12 - 2\cdot\tfrac12 + 3\cdot\tfrac12 = \tfrac32-1+\tfrac32 = 2.

The xyxy coefficient becomes 00. (Check: A+C=4+2=6=A+CA'+C'=4+2=6=A+C.)

Step 2 — Transform the linear term 16y-16y.

16y=16X+Y2=162(X+Y)=82X82Y.-16y = -16\cdot\dfrac{X+Y}{\sqrt2} = -\dfrac{16}{\sqrt2}(X+Y)= -8\sqrt2\,X - 8\sqrt2\,Y.

The equation becomes

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

Step 3 — Translation (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\left[(X-\sqrt2)^2 - 2\right] + 2\left[(Y-2\sqrt2)^2 - 8\right] + 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.

Let X=X2, Y=Y22X'=X-\sqrt2,\ Y'=Y-2\sqrt2:

4X2+2Y2=1X21/4+Y21/2=1.4X'^2 + 2Y'^2 = 1 \quad\Longrightarrow\quad \frac{X'^2}{1/4} + \frac{Y'^2}{1/2} = 1.

Step 4 — Identification.

Both squared terms are positive with unequal denominators: this is an ellipse.

  • Semi-axis along XX': a=1/4=12=0.5a = \sqrt{1/4} = \dfrac{1}{2} = 0.5.
  • Semi-axis along YY': b=1/2=120.707b = \sqrt{1/2} = \dfrac{1}{\sqrt2} \approx 0.707 (this is the semi-major axis).

Centre in rotated coordinates: (X,Y)=(2,22)(X,Y)=(\sqrt2,\,2\sqrt2). Transforming back to original axes,

x=XY2=2222=1,y=X+Y2=2+222=3.x=\frac{X-Y}{\sqrt2}=\frac{\sqrt2-2\sqrt2}{\sqrt2}=-1,\qquad y=\frac{X+Y}{\sqrt2}=\frac{\sqrt2+2\sqrt2}{\sqrt2}=3.

The conic is an ellipse with centre (1,3)(-1, 3), semi-minor axis 12\tfrac12 and semi-major axis 12\tfrac{1}{\sqrt2}, standard form 4X2+2Y2=14X'^2 + 2Y'^2 = 1.

analytic-geometryconic-sectionsellipse
5long8 marks

(a) Solve the first-order linear differential equation

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

(b) A tank initially contains 200200 L of pure water. Brine containing 0.50.5 kg of salt per litre flows in at 44 L/min, and the well-stirred mixture flows out at the same rate. Set up and solve the differential equation for the amount of salt Q(t)Q(t) (in kg) at time tt (in minutes), and find the amount of salt after 5050 minutes.

(a) Linear ODE.

Standard form y+P(x)y=Q(x)y' + P(x)y = Q(x) with P=1xP=\dfrac1x, Q=x2Q=x^2.

Integrating factor: μ=e1xdx=elnx=x\mu = e^{\int \frac1x dx}=e^{\ln x}=x.

Multiply through: (xy)=xx2=x3(xy)' = x\cdot x^2 = x^3.

Integrate: xy=x44+Cxy = \dfrac{x^4}{4} + C.

y=x34+Cx\boxed{\,y = \frac{x^3}{4} + \frac{C}{x}\,}

(b) Mixing problem.

Volume is constant at 200200 L (inflow rate = outflow rate = 44 L/min).

Rate in of salt == (concentration in)(flow in) =0.5 kg/L×4 L/min=2 kg/min.= 0.5\ \text{kg/L} \times 4\ \text{L/min} = 2\ \text{kg/min}.

Rate out of salt == (concentration in tank)(flow out) =Q200×4=Q50 kg/min.= \dfrac{Q}{200}\times 4 = \dfrac{Q}{50}\ \text{kg/min}.

Governing ODE:

dQdt=2Q50,Q(0)=0.\frac{dQ}{dt} = 2 - \frac{Q}{50}, \qquad Q(0)=0.

Write as dQdt+150Q=2\dfrac{dQ}{dt} + \dfrac{1}{50}Q = 2. Integrating factor μ=et/50\mu = e^{t/50}:

(Qet/50)=2et/50    Qet/50=250et/50+C=100et/50+C.\left(Q\,e^{t/50}\right)' = 2 e^{t/50} \implies Q e^{t/50} = 2\cdot 50\, e^{t/50} + C = 100 e^{t/50}+C. Q(t)=100+Cet/50.Q(t) = 100 + C e^{-t/50}.

Apply Q(0)=0Q(0)=0: 0=100+C    C=1000 = 100 + C \implies C=-100. So

Q(t)=100(1et/50) kg.Q(t) = 100\left(1 - e^{-t/50}\right)\ \text{kg}.

At t=50t=50 min: Q(50)=100(1e1)=100(10.36788)=100(0.63212).Q(50)=100\left(1-e^{-1}\right)=100(1-0.36788)=100(0.63212).

Q(50)63.21Q(50) \approx 63.21 kg of salt. (The salt content approaches the steady-state value 100100 kg as tt\to\infty, consistent with 0.5 kg/L×200 L0.5\ \text{kg/L}\times200\ \text{L}.)

first-order-odelinear-odeapplications
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short7 marks

Find the radius of curvature of the parabola y2=4xy^2 = 4x at the point (1,2)(1, 2).

Radius of curvature for y=f(x)y=f(x):

ρ=(1+(y)2)3/2y.\rho = \frac{\left(1+(y')^2\right)^{3/2}}{|y''|}.

From y2=4xy^2=4x take the upper branch y=2x=2x1/2y=2\sqrt{x}=2x^{1/2}.

First derivative: y=212x1/2=x1/2=1xy' = 2\cdot\tfrac12 x^{-1/2}=x^{-1/2}=\dfrac{1}{\sqrt x}. At x=1x=1: y=1y'=1.

Second derivative: y=12x3/2=12x3/2y'' = -\tfrac12 x^{-3/2}=-\dfrac{1}{2x^{3/2}}. At x=1x=1: y=12y''=-\dfrac12, so y=12|y''|=\dfrac12.

Substitute:

ρ=(1+12)3/21/2=23/21/2=223/2=25/2=42.\rho = \frac{\left(1+1^2\right)^{3/2}}{1/2} = \frac{2^{3/2}}{1/2} = 2\cdot 2^{3/2}=2^{5/2}=4\sqrt2.

ρ=425.66\rho = 4\sqrt2 \approx 5.66 units.

derivativescurvatureradius-of-curvature
7short7 marks

An open rectangular box with a square base is to be made from 300cm2300\,\text{cm}^2 of sheet metal. Find the dimensions that maximise its volume, and the maximum volume.

Let the square base have side xx cm and height hh cm.

Surface area constraint (open top = base + 4 sides):

x2+4xh=300    h=300x24x.x^2 + 4xh = 300 \implies h = \frac{300 - x^2}{4x}.

Volume to maximise:

V=x2h=x2300x24x=300xx34=75xx34.V = x^2 h = x^2\cdot\frac{300-x^2}{4x} = \frac{300x - x^3}{4} = 75x - \frac{x^3}{4}.

Differentiate and set to zero:

dVdx=753x24=0    x2=7543=100    x=10 cm.\frac{dV}{dx} = 75 - \frac{3x^2}{4} = 0 \implies x^2 = \frac{75\cdot4}{3}=100 \implies x = 10\ \text{cm}.

Second derivative: d2Vdx2=3x2<0\dfrac{d^2V}{dx^2} = -\dfrac{3x}{2}<0 at x=10x=10, confirming a maximum.

Height: h=300100410=20040=5 cm.h = \dfrac{300-100}{4\cdot10}=\dfrac{200}{40}=5\ \text{cm}.

Maximum volume: V=x2h=1025=500 cm3.V = x^2 h = 10^2\cdot 5 = 500\ \text{cm}^3.

Dimensions: base 10cm×10cm10\,\text{cm}\times10\,\text{cm}, height 5cm5\,\text{cm}; maximum volume =500 cm3= 500\ \text{cm}^3.

derivativesmaxima-minimaoptimization
8short6 marks

Evaluate

0π/2sin6xdx\int_0^{\pi/2} \sin^6 x\,dx

using the Walli's reduction formula, and state the formula you use.

Walli's formula. For an even positive integer nn,

0π/2sinnxdx=(n1)(n3)1n(n2)2π2.\int_0^{\pi/2}\sin^n x\,dx = \frac{(n-1)(n-3)\cdots 1}{n(n-2)\cdots 2}\cdot\frac{\pi}{2}.

Here n=6n=6 (even):

0π/2sin6xdx=531642π2.\int_0^{\pi/2}\sin^6 x\,dx = \frac{5\cdot3\cdot1}{6\cdot4\cdot2}\cdot\frac{\pi}{2}.

Compute the fraction: numerator 531=155\cdot3\cdot1 = 15; denominator 642=486\cdot4\cdot2 = 48.

=1548π2=516π2=5π32.= \frac{15}{48}\cdot\frac{\pi}{2} = \frac{5}{16}\cdot\frac{\pi}{2} = \frac{5\pi}{32}.

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

integrationreduction-formuladefinite-integral
9short7 marks

If u=x+y+zu = x + y + z, v=xy+yz+zxv = xy + yz + zx, and w=x2+y2+z2w = x^2 + y^2 + z^2, compute the Jacobian (u,v,w)(x,y,z)\dfrac{\partial(u,v,w)}{\partial(x,y,z)} and state whether u,v,wu, v, w are functionally dependent.

The Jacobian is the determinant of the matrix of partial derivatives:

J=(u,v,w)(x,y,z)=uxuyuzvxvyvzwxwywz.J = \frac{\partial(u,v,w)}{\partial(x,y,z)} = \begin{vmatrix} u_x & u_y & u_z \\ v_x & v_y & v_z \\ w_x & w_y & w_z \end{vmatrix}.

Partial derivatives:

  • ux=1, uy=1, uz=1u_x=1,\ u_y=1,\ u_z=1
  • vx=y+z, vy=x+z, vz=x+yv_x=y+z,\ v_y=x+z,\ v_z=x+y
  • wx=2x, wy=2y, wz=2zw_x=2x,\ w_y=2y,\ w_z=2z

So

J=111y+zx+zx+y2x2y2z.J = \begin{vmatrix} 1 & 1 & 1 \\ y+z & x+z & x+y \\ 2x & 2y & 2z \end{vmatrix}.

Factor 22 from row 3: J=2111y+zx+zx+yxyz.J = 2\begin{vmatrix} 1 & 1 & 1 \\ y+z & x+z & x+y \\ x & y & z \end{vmatrix}.

Add row 3 to row 2 (R2R2+R3R_2 \to R_2 + R_3): each entry becomes x+y+zx+y+z, a common factor:

J=2(x+y+z)111111xyz.J = 2(x+y+z)\begin{vmatrix} 1 & 1 & 1 \\ 1 & 1 & 1 \\ x & y & z \end{vmatrix}.

Rows 1 and 2 are identical, so the determinant is 00.

J=0J = 0.

Since the Jacobian vanishes identically, u,v,wu, v, w are functionally dependent. Indeed the relation is w=u22vw = u^2 - 2v (because x2+y2+z2=(x+y+z)22(xy+yz+zx)x^2+y^2+z^2 = (x+y+z)^2 - 2(xy+yz+zx)).

partial-differentiationjacobianfunctional-dependence
10short7 marks

Find the equation of the circle passing through the points (1,1)(1, 1), (2,1)(2, -1) and (3,2)(3, 2). State its centre and radius.

Let the circle be x2+y2+2gx+2fy+c=0x^2 + y^2 + 2gx + 2fy + c = 0.

Substitute each point.

Point (1,1)(1,1): 1+1+2g+2f+c=02g+2f+c=2.(1)1+1+2g+2f+c=0 \Rightarrow 2g+2f+c=-2.\quad(1)

Point (2,1)(2,-1): 4+1+4g2f+c=04g2f+c=5.(2)4+1+4g-2f+c=0 \Rightarrow 4g-2f+c=-5.\quad(2)

Point (3,2)(3,2): 9+4+6g+4f+c=06g+4f+c=13.(3)9+4+6g+4f+c=0 \Rightarrow 6g+4f+c=-13.\quad(3)

(2)(1)(2)-(1): 2g4f=3.(4)2g - 4f = -3.\quad(4)

(3)(1)(3)-(1): 4g+2f=11.(5)4g + 2f = -11.\quad(5)

From (5)(5): 2f=114gf=114g2.2f = -11 - 4g \Rightarrow f = \dfrac{-11-4g}{2}. Substitute into (4)(4):

2g4114g2=32g2(114g)=32g+22+8g=3.2g - 4\cdot\frac{-11-4g}{2} = -3 \Rightarrow 2g -2(-11-4g) = -3 \Rightarrow 2g + 22 + 8g = -3. 10g=25g=2.5.10g = -25 \Rightarrow g = -2.5.

Then f=114(2.5)2=11+102=0.5.f = \dfrac{-11-4(-2.5)}{2} = \dfrac{-11+10}{2} = -0.5.

From (1)(1): c=22g2f=22(2.5)2(0.5)=2+5+1=4.c = -2 - 2g - 2f = -2 -2(-2.5) -2(-0.5) = -2 +5 +1 = 4.

Equation: x2+y25xy+4=0.x^2 + y^2 - 5x - y + 4 = 0.

Centre (g,f)=(2.5, 0.5).(-g,-f) = (2.5,\ 0.5).

Radius r=g2+f2c=6.25+0.254=2.5=1021.581.r = \sqrt{g^2+f^2-c} = \sqrt{6.25 + 0.25 - 4} = \sqrt{2.5} = \dfrac{\sqrt{10}}{2} \approx 1.581.

Centre (2.5,0.5)(2.5,\,0.5), radius 1021.58\dfrac{\sqrt{10}}{2}\approx 1.58 units.

Check with (1,1)(1,1): (12.5)2+(10.5)2=2.25+0.25=2.5=r2.(1-2.5)^2+(1-0.5)^2 = 2.25+0.25 = 2.5 = r^2. Correct.

analytic-geometrycircletangent-line
11short6 marks

Solve the differential equation

(2xy+y2)dx+(x2+2xy)dy=0,(2xy + y^2)\,dx + (x^2 + 2xy)\,dy = 0,

and verify whether it is exact.

Write Mdx+Ndy=0M\,dx + N\,dy = 0 with

M=2xy+y2,N=x2+2xy.M = 2xy + y^2, \qquad N = x^2 + 2xy.

Test for exactness:

My=2x+2y,Nx=2x+2y.\frac{\partial M}{\partial y} = 2x + 2y, \qquad \frac{\partial N}{\partial x} = 2x + 2y.

Since My=Nx\dfrac{\partial M}{\partial y} = \dfrac{\partial N}{\partial x}, the equation is exact.

Solve. There exists F(x,y)F(x,y) with Fx=MF_x = M, Fy=NF_y = N, and the solution is F(x,y)=CF(x,y)=C.

Integrate MM with respect to xx (treating yy constant):

F=(2xy+y2)dx=x2y+xy2+g(y).F = \int (2xy + y^2)\,dx = x^2 y + xy^2 + g(y).

Differentiate w.r.t. yy and match to NN:

Fy=x2+2xy+g(y)=x2+2xy    g(y)=0    g(y)=const.F_y = x^2 + 2xy + g'(y) = x^2 + 2xy \implies g'(y) = 0 \implies g(y) = \text{const}.

Therefore the general solution is

x2y+xy2=Cequivalentlyxy(x+y)=C.\boxed{\,x^2 y + x y^2 = C\,} \quad\text{equivalently}\quad xy(x+y) = C.
first-order-odeexact-equationintegrating-factor

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) question paper 2080?
The full BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2080 (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) 2080 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) 2080 paper?
The BE Civil Engineering (IOE, TU) Engineering Mathematics I (IOE, SH 401) 2080 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.