Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long8 marks

State Leibnitz's theorem for the nthn^{th} derivative of a product of two functions. If y=e2xsin3xy = e^{2x}\sin 3x, find the nthn^{th} derivative yny_n and hence evaluate y2y_2 directly to verify your general formula.

Leibnitz's Theorem. If uu and vv are functions of xx that are each differentiable nn times, then the nthn^{th} derivative of their product is

dndxn(uv)=r=0n(nr)unrvr=unv+(n1)un1v1+(n2)un2v2++uvn,\frac{d^n}{dx^n}(uv) = \sum_{r=0}^{n}\binom{n}{r}\,u_{n-r}\,v_r = u_n v + \binom{n}{1}u_{n-1}v_1 + \binom{n}{2}u_{n-2}v_2 + \cdots + u\,v_n,

where uk=dkudxku_k = \dfrac{d^k u}{dx^k} and vk=dkvdxkv_k = \dfrac{d^k v}{dx^k}.

Finding the nthn^{th} derivative of y=e2xsin3xy = e^{2x}\sin 3x.

For a function of the form y=eaxsin(bx)y = e^{ax}\sin(bx) there is a standard result. Differentiate once:

y1=2e2xsin3x+3e2xcos3x=e2x(2sin3x+3cos3x).y_1 = 2e^{2x}\sin 3x + 3e^{2x}\cos 3x = e^{2x}(2\sin 3x + 3\cos 3x).

Write 2sin3x+3cos3x2\sin 3x + 3\cos 3x in the form Rsin(3x+ϕ)R\sin(3x+\phi) with R=22+32=13R = \sqrt{2^2+3^2} = \sqrt{13} and tanϕ=32\tan\phi = \dfrac{3}{2}. Then

y1=13e2xsin ⁣(3x+ϕ),ϕ=tan132.y_1 = \sqrt{13}\,e^{2x}\sin\!\left(3x+\phi\right),\qquad \phi = \tan^{-1}\tfrac{3}{2}.

Each differentiation multiplies by 13\sqrt{13} and advances the phase by ϕ\phi. Hence, by induction,

yn=(13)ne2xsin ⁣(3x+ntan132)=13n/2e2xsin ⁣(3x+ntan132).\boxed{\,y_n = \left(\sqrt{13}\right)^{n} e^{2x}\,\sin\!\left(3x + n\tan^{-1}\tfrac{3}{2}\right) = 13^{\,n/2}\,e^{2x}\,\sin\!\left(3x + n\tan^{-1}\tfrac{3}{2}\right).}

Verification for n=2n = 2 (direct). Differentiate y1=e2x(2sin3x+3cos3x)y_1 = e^{2x}(2\sin 3x + 3\cos 3x):

y2=2e2x(2sin3x+3cos3x)+e2x(6cos3x9sin3x)y_2 = 2e^{2x}(2\sin 3x + 3\cos 3x) + e^{2x}(6\cos 3x - 9\sin 3x) =e2x[(49)sin3x+(6+6)cos3x]=e2x(5sin3x+12cos3x).= e^{2x}\big[(4-9)\sin 3x + (6+6)\cos 3x\big] = e^{2x}(-5\sin 3x + 12\cos 3x).

Verification from the general formula (n=2n=2). Here R2=13R^2 = 13, cosϕ=2/13\cos\phi = 2/\sqrt{13}, sinϕ=3/13\sin\phi = 3/\sqrt{13}, so cos2ϕ=12sin2ϕ=12913=513\cos 2\phi = 1 - 2\sin^2\phi = 1 - 2\cdot\frac{9}{13} = -\frac{5}{13} and sin2ϕ=2sinϕcosϕ=2313213=1213\sin 2\phi = 2\sin\phi\cos\phi = 2\cdot\frac{3}{\sqrt{13}}\cdot\frac{2}{\sqrt{13}} = \frac{12}{13}.

y2=13e2xsin(3x+2ϕ)=13e2x[sin3xcos2ϕ+cos3xsin2ϕ]=13e2x[sin3x ⁣(513)+cos3x ⁣(1213)]y_2 = 13\,e^{2x}\sin(3x+2\phi) = 13\,e^{2x}\big[\sin 3x\cos 2\phi + \cos 3x\sin 2\phi\big] = 13\,e^{2x}\Big[\sin 3x\!\left(-\tfrac{5}{13}\right) + \cos 3x\!\left(\tfrac{12}{13}\right)\Big] =e2x(5sin3x+12cos3x).= e^{2x}(-5\sin 3x + 12\cos 3x).

Both methods agree, confirming the general formula. yn=13n/2e2xsin ⁣(3x+ntan132)y_n = 13^{n/2}e^{2x}\sin\!\big(3x + n\tan^{-1}\tfrac32\big).

derivativesleibnitz-theoremsuccessive-differentiation
2long8 marks

State Euler's theorem on homogeneous functions. If u=tan1 ⁣(x3+y3xy)u = \tan^{-1}\!\left(\dfrac{x^3 + y^3}{x - y}\right), show that

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

Euler's theorem. If f(x,y)f(x,y) is a homogeneous function of degree nn, i.e. f(tx,ty)=tnf(x,y)f(tx,ty)=t^n f(x,y), then

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

Setting up. Let u=tan1zu = \tan^{-1} z where z=x3+y3xyz = \dfrac{x^3+y^3}{x-y}. Note uu itself is not homogeneous, but z=tanuz = \tan u is. Check the degree of zz:

z(tx,ty)=t3(x3+y3)t(xy)=t2x3+y3xy=t2z.z(tx,ty) = \frac{t^3(x^3+y^3)}{t(x-y)} = t^2\,\frac{x^3+y^3}{x-y} = t^2 z.

So z=tanuz = \tan u is homogeneous of degree n=2n = 2. Apply Euler's theorem to zz:

xzx+yzy=2z.(1)x\frac{\partial z}{\partial x} + y\frac{\partial z}{\partial y} = 2z. \tag{1}

Converting derivatives of zz to derivatives of uu. Since z=tanuz = \tan u,

zx=sec2uux,zy=sec2uuy.\frac{\partial z}{\partial x} = \sec^2 u\,\frac{\partial u}{\partial x}, \qquad \frac{\partial z}{\partial y} = \sec^2 u\,\frac{\partial u}{\partial y}.

Substitute into (1):

xsec2uux+ysec2uuy=2tanu.x\sec^2 u\,\frac{\partial u}{\partial x} + y\sec^2 u\,\frac{\partial u}{\partial y} = 2\tan u.

Divide both sides by sec2u\sec^2 u:

xux+yuy=2tanusec2u=2sinucosucos2u=2sinucosu=sin2u.x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} = \frac{2\tan u}{\sec^2 u} = 2\,\frac{\sin u}{\cos u}\cdot\cos^2 u = 2\sin u\cos u = \sin 2u.

Therefore

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

This is the required result.

partial-differentiationeulers-theoremhomogeneous-functions
3long8 marks

Obtain a reduction formula for In=0π/2sinnxdxI_n = \displaystyle\int_0^{\pi/2}\sin^n x\,dx and use it to evaluate 0π/2sin6xdx\displaystyle\int_0^{\pi/2}\sin^6 x\,dx.

Deriving the reduction formula. Write sinnx=sinn1xsinx\sin^n x = \sin^{n-1}x\cdot\sin x and integrate by parts over [0,π/2][0,\pi/2] with u=sinn1xu=\sin^{n-1}x, 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 vanishes (at x=π/2x=\pi/2, cosx=0\cos x=0; at x=0x=0, sinx=0\sin x=0 for n2n\ge 2). Using 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.

Collecting InI_n terms: In+(n1)In=(n1)In2I_n + (n-1)I_n = (n-1)I_{n-2}, i.e. nIn=(n1)In2nI_n = (n-1)I_{n-2}, giving the reduction formula

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

Base value. I0=0π/2dx=π2.I_0 = \displaystyle\int_0^{\pi/2}dx = \frac{\pi}{2}.

Evaluating 0π/2sin6xdx=I6\int_0^{\pi/2}\sin^6 x\,dx = I_6. Apply the formula repeatedly:

I6=56I4=5634I2=563412I0=563412π2.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 = \frac{5}{6}\cdot\frac{3}{4}\cdot\frac{1}{2}\cdot\frac{\pi}{2}.

Multiply the fractions: 531642=1548=516\dfrac{5\cdot 3\cdot 1}{6\cdot 4\cdot 2} = \dfrac{15}{48} = \dfrac{5}{16}. Hence

I6=516π2=5π32.I_6 = \frac{5}{16}\cdot\frac{\pi}{2} = \frac{5\pi}{32}. 0π/2sin6xdx=5π320.4909.\boxed{\,\int_0^{\pi/2}\sin^6 x\,dx = \dfrac{5\pi}{32} \approx 0.4909.\,}
integrationreduction-formuladefinite-integral
4long8 marks

Reduce the conic 4x2+9y216x+18y11=04x^2 + 9y^2 - 16x + 18y - 11 = 0 to its standard form. Identify the conic, and find its centre, the lengths of the semi-axes, the eccentricity, and the coordinates of the foci.

Group and complete the square.

4x216x+9y2+18y11=0.4x^2 - 16x + 9y^2 + 18y - 11 = 0. 4(x24x)+9(y2+2y)=11.4(x^2 - 4x) + 9(y^2 + 2y) = 11.

Complete the square inside each bracket: x24x=(x2)24x^2-4x = (x-2)^2 - 4 and y2+2y=(y+1)21y^2+2y = (y+1)^2 - 1.

4[(x2)24]+9[(y+1)21]=114\big[(x-2)^2 - 4\big] + 9\big[(y+1)^2 - 1\big] = 11 4(x2)216+9(y+1)29=114(x-2)^2 - 16 + 9(y+1)^2 - 9 = 11 4(x2)2+9(y+1)2=36.4(x-2)^2 + 9(y+1)^2 = 36.

Divide through by 3636:

(x2)29+(y+1)24=1.\boxed{\,\frac{(x-2)^2}{9} + \frac{(y+1)^2}{4} = 1.\,}

Identification. Both squared terms are positive with unequal denominators, so this is an ellipse with major axis parallel to the xx-axis (since 9>49 > 4).

Centre. (h,k)=(2,1)(h,k) = (2,\,-1).

Semi-axes. a2=9a=3a^2 = 9 \Rightarrow a = 3 (semi-major), b2=4b=2b^2 = 4 \Rightarrow b = 2 (semi-minor).

  • Length of major axis =2a=6= 2a = 6 units.
  • Length of minor axis =2b=4= 2b = 4 units.

Eccentricity. For an ellipse, b2=a2(1e2)b^2 = a^2(1-e^2), so

e=1b2a2=149=59=530.745.e = \sqrt{1 - \frac{b^2}{a^2}} = \sqrt{1 - \frac{4}{9}} = \sqrt{\frac{5}{9}} = \frac{\sqrt{5}}{3} \approx 0.745.

Foci. Distance from centre to focus is ae=353=5ae = 3\cdot\dfrac{\sqrt5}{3} = \sqrt5. Since the major axis is horizontal, the foci lie at (h±ae,k)(h\pm ae,\,k):

(2+5,1) and (25,1)  (4.236,1) and (0.236,1).\boxed{\,\big(2+\sqrt5,\,-1\big)\ \text{and}\ \big(2-\sqrt5,\,-1\big)\ \approx\ (4.236,\,-1)\ \text{and}\ (-0.236,\,-1).}

Summary table.

QuantityValue
TypeEllipse (horizontal major axis)
Centre(2,1)(2,-1)
Semi-major aa33
Semi-minor bb22
Eccentricity ee5/30.745\sqrt5/3 \approx 0.745
Foci(2±5,1)(2\pm\sqrt5,\,-1)
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 satisfying y(1)=4y(1) = 4.

Recognise the standard linear form. The equation is 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.

Integrating factor (IF).

μ(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.

Multiply through by the IF. Multiplying the ODE by x2x^2:

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

The left-hand side is exactly ddx(x2y)\dfrac{d}{dx}\big(x^2 y\big):

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

Integrate both sides with respect to xx.

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

General solution. Divide by x2x^2:

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

Apply the initial condition y(1)=4y(1)=4.

4=6(1)35+C12=65+C    C=465=2065=145.4 = \frac{6(1)^3}{5} + \frac{C}{1^2} = \frac{6}{5} + C \;\Rightarrow\; C = 4 - \frac{6}{5} = \frac{20-6}{5} = \frac{14}{5}.

Particular solution.

y=6x35+145x2=6x5+145x2.\boxed{\,y = \frac{6x^3}{5} + \frac{14}{5x^2} = \frac{6x^5 + 14}{5x^2}.\,}

Check at x=1x=1: y=6+145=205=4.y = \dfrac{6+14}{5} = \dfrac{20}{5} = 4.

first-order-odelinear-differential-equationintegrating-factor
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short6 marks

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

Point on the curve. At x=2x=2:

y=233(2)2+2=812+2=2.y = 2^3 - 3(2)^2 + 2 = 8 - 12 + 2 = -2.

So the point is P(2,2)P(2,\,-2).

Slope of the tangent. Differentiate:

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

At x=2x=2:   m=3(4)6(2)=1212=0.\;m = 3(4) - 6(2) = 12 - 12 = 0.

The tangent slope is m=0m = 0, so the tangent is horizontal.

Tangent line. Using yy1=m(xx1)y - y_1 = m(x - x_1):

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

Normal line. The normal is perpendicular to the tangent. Since the tangent is horizontal, the normal is vertical (its slope is undefined). It passes through x=2x=2:

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

Summary: Tangent: y=2y=-2 (horizontal); Normal: x=2x=2 (vertical). This point (2,2)(2,-2) is in fact a local minimum of the cubic, consistent with the horizontal tangent.

derivativestangent-normalcurve-properties
7short6 marks

A rectangular field of area 1800 m21800\ \text{m}^2 is to be fenced. One side of the field lies along a straight river and needs no fence. Find the dimensions that minimise the total length of fencing required, and state the minimum length.

Set up variables. Let the side parallel to the river be xx (m) and the two sides perpendicular to the river be yy (m) each. Only three sides are fenced (the river side is free).

Constraint (fixed area):

xy=1800    x=1800y.x\,y = 1800 \;\Rightarrow\; x = \frac{1800}{y}.

Objective (fencing length to minimise):

L=x+2y.L = x + 2y.

Substitute the constraint:

L(y)=1800y+2y.L(y) = \frac{1800}{y} + 2y.

Minimise. Differentiate and set to zero:

dLdy=1800y2+2=0    2=1800y2    y2=900    y=30 m.\frac{dL}{dy} = -\frac{1800}{y^2} + 2 = 0 \;\Rightarrow\; 2 = \frac{1800}{y^2} \;\Rightarrow\; y^2 = 900 \;\Rightarrow\; y = 30\ \text{m}.

(Take the positive root since y>0y>0.)

Second-derivative test.

d2Ldy2=3600y3>0for y>0,\frac{d^2L}{dy^2} = \frac{3600}{y^3} > 0 \quad\text{for } y>0,

so y=30y=30 m gives a minimum.

Find xx.

x=180030=60 m.x = \frac{1800}{30} = 60\ \text{m}.

Minimum fencing length.

L=60+2(30)=60+60=120 m.L = 60 + 2(30) = 60 + 60 = 120\ \text{m}. Dimensions: 60 m (along river)×30 m; minimum fencing=120 m.\boxed{\text{Dimensions: } 60\ \text{m (along river)} \times 30\ \text{m; minimum fencing} = 120\ \text{m}.}
derivativesmaxima-minimaoptimization
8short6 marks

If z=f(x,y)z = f(x,y) where x=rcosθx = r\cos\theta and y=rsinθy = r\sin\theta, express zr\dfrac{\partial z}{\partial r} in terms of zx\dfrac{\partial z}{\partial x} and zy\dfrac{\partial z}{\partial y}. Hence, for z=x2+y2z = x^2 + y^2, verify your result by direct substitution.

Chain rule for z/r\partial z/\partial r. Since zz depends on xx and yy, which depend on rr (and θ\theta):

zr=zxxr+zyyr.\frac{\partial z}{\partial r} = \frac{\partial z}{\partial x}\frac{\partial x}{\partial r} + \frac{\partial z}{\partial y}\frac{\partial y}{\partial r}.

With x=rcosθx = r\cos\theta, y=rsinθy = r\sin\theta we have xr=cosθ\dfrac{\partial x}{\partial r} = \cos\theta and yr=sinθ\dfrac{\partial y}{\partial r} = \sin\theta. Hence

zr=cosθzx+sinθzy.\boxed{\,\frac{\partial z}{\partial r} = \cos\theta\,\frac{\partial z}{\partial x} + \sin\theta\,\frac{\partial z}{\partial y}.\,}

Verification for z=x2+y2z = x^2 + y^2.

Right-hand side (via chain rule). zx=2x\dfrac{\partial z}{\partial x} = 2x, zy=2y\dfrac{\partial z}{\partial y} = 2y, so

zr=cosθ(2x)+sinθ(2y)=2(rcosθ)cosθ+2(rsinθ)sinθ\frac{\partial z}{\partial r} = \cos\theta\,(2x) + \sin\theta\,(2y) = 2(r\cos\theta)\cos\theta + 2(r\sin\theta)\sin\theta =2r(cos2θ+sin2θ)=2r.= 2r(\cos^2\theta + \sin^2\theta) = 2r.

Left-hand side (direct substitution). In polar form,

z=x2+y2=r2cos2θ+r2sin2θ=r2,z = x^2 + y^2 = r^2\cos^2\theta + r^2\sin^2\theta = r^2,

so

zr=r(r2)=2r.\frac{\partial z}{\partial r} = \frac{\partial}{\partial r}(r^2) = 2r.

Both give zr=2r\dfrac{\partial z}{\partial r} = 2r, confirming the chain-rule result. Verified.

partial-differentiationchain-rulecomposite-functions
9short6 marks

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

Find the points of intersection. Set x2=x+2x^2 = x + 2:

x2x2=0    (x2)(x+1)=0    x=1 or x=2.x^2 - x - 2 = 0 \;\Rightarrow\; (x-2)(x+1) = 0 \;\Rightarrow\; x = -1\ \text{or}\ x = 2.

So the curves meet at x=1x = -1 and x=2x = 2.

Identify the upper and lower curves. On the interval (1,2)(-1,2), test x=0x=0: line gives y=0+2=2y = 0+2 = 2, parabola gives y=0y = 0. The line lies above the parabola throughout the interval.

Set up the area integral.

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

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+483=683=1883=103.\dfrac{4}{2} + 4 - \dfrac{8}{3} = 2 + 4 - \dfrac{8}{3} = 6 - \dfrac{8}{3} = \dfrac{18-8}{3} = \dfrac{10}{3}.

At x=1x = -1: 12213=122+13=312+26=76.\dfrac{1}{2} - 2 - \dfrac{-1}{3} = \dfrac{1}{2} - 2 + \dfrac{1}{3} = \dfrac{3 - 12 + 2}{6} = \dfrac{-7}{6}.

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}. A=92=4.5 square units.\boxed{\,A = \dfrac{9}{2} = 4.5\ \text{square units}.\,}
integrationarea-under-curvedefinite-integral
10short6 marks

Find the perpendicular distance from the point (3,4)(3,\,-4) to the line 5x12y+2=05x - 12y + 2 = 0. Also find the equation of the line through (3,4)(3,-4) parallel to the given line.

Perpendicular distance formula. The distance from a point (x0,y0)(x_0,y_0) to the line Ax+By+C=0Ax + By + C = 0 is

d=Ax0+By0+CA2+B2.d = \frac{|A x_0 + B y_0 + C|}{\sqrt{A^2 + B^2}}.

Here A=5A = 5, B=12B = -12, C=2C = 2, and (x0,y0)=(3,4)(x_0,y_0) = (3,-4).

Numerator.

Ax0+By0+C=5(3)+(12)(4)+2=15+48+2=65.A x_0 + B y_0 + C = 5(3) + (-12)(-4) + 2 = 15 + 48 + 2 = 65.

So =65|{\cdots}| = 65.

Denominator.

A2+B2=52+(12)2=25+144=169=13.\sqrt{A^2 + B^2} = \sqrt{5^2 + (-12)^2} = \sqrt{25 + 144} = \sqrt{169} = 13.

Distance.

d=6513=5.d = \frac{65}{13} = 5. d=5 units.\boxed{\,d = 5\ \text{units}.\,}

Line through (3,4)(3,-4) parallel to the given line. A parallel line has the same coefficients of xx and yy: 5x12y+k=05x - 12y + k = 0. Substitute (3,4)(3,-4):

5(3)12(4)+k=0    15+48+k=0    k=63.5(3) - 12(-4) + k = 0 \;\Rightarrow\; 15 + 48 + k = 0 \;\Rightarrow\; k = -63. 5x12y63=0.\boxed{\,5x - 12y - 63 = 0.\,}
plane-analytic-geometrystraight-linedistance-formula
11short10 marks

Solve the homogeneous differential equation

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

Recognise the type. Writing it as dydx=x2+y22xy\dfrac{dy}{dx} = \dfrac{x^2 + y^2}{2xy}, the right side is a function of y/xy/x only — this is a homogeneous first-order ODE.

Substitute y=vxy = vx, so dydx=v+xdvdx\dfrac{dy}{dx} = v + x\dfrac{dv}{dx}. Then

v+xdvdx=x2+v2x22xvx=x2(1+v2)2vx2=1+v22v.v + x\frac{dv}{dx} = \frac{x^2 + v^2x^2}{2x\cdot vx} = \frac{x^2(1 + v^2)}{2vx^2} = \frac{1 + v^2}{2v}.

Isolate the derivative term.

xdvdx=1+v22vv=1+v22v22v=1v22v.x\frac{dv}{dx} = \frac{1+v^2}{2v} - v = \frac{1 + v^2 - 2v^2}{2v} = \frac{1 - v^2}{2v}.

Separate variables.

2v1v2dv=dxx.\frac{2v}{1 - v^2}\,dv = \frac{dx}{x}.

Integrate. For the left side, note that ddv(1v2)=2v\dfrac{d}{dv}(1 - v^2) = -2v, so 2v1v2dv=ln1v2\displaystyle\int \frac{2v}{1-v^2}\,dv = -\ln|1 - v^2|. Thus

ln1v2=lnx+C1.-\ln|1 - v^2| = \ln|x| + C_1.

Combine logarithms. Write C1=lnCC_1 = -\ln|C| for convenience:

ln1v2=lnxlnC    ln11v2=lnxC.-\ln|1 - v^2| = \ln|x| - \ln|C| \;\Rightarrow\; \ln\frac{1}{|1-v^2|} = \ln\frac{|x|}{|C|}.

Exponentiate: 11v2=xC\dfrac{1}{1 - v^2} = \dfrac{x}{C}, i.e. C=x(1v2)C = x(1 - v^2).

Back-substitute v=y/xv = y/x, so 1v2=1y2x2=x2y2x21 - v^2 = 1 - \dfrac{y^2}{x^2} = \dfrac{x^2 - y^2}{x^2}:

C=xx2y2x2=x2y2x.C = x\cdot\frac{x^2 - y^2}{x^2} = \frac{x^2 - y^2}{x}.

General solution.

x2y2=Cx,\boxed{\,x^2 - y^2 = Cx,\,}

where CC is an arbitrary constant.

Check. Differentiate x2y2=Cxx^2 - y^2 = Cx implicitly: 2x2yy=C2x - 2y\,y' = C. From the solution C=(x2y2)/xC = (x^2-y^2)/x, so 2x2yy=(x2y2)/x2x - 2y\,y' = (x^2-y^2)/x. Multiply by xx: 2x22xyy=x2y22x^2 - 2xy\,y' = x^2 - y^2, giving 2xyy=2x2x2+y2=x2+y22xy\,y' = 2x^2 - x^2 + y^2 = x^2 + y^2, i.e. dydx=x2+y22xy\dfrac{dy}{dx} = \dfrac{x^2+y^2}{2xy}. ✓ This matches the original equation.

first-order-odeexact-equationhomogeneous-ode

Frequently asked questions

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