Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long10 marks

State Leibnitz's theorem for the nn-th derivative of a product of two functions. If y=emsin1xy = e^{m\,\sin^{-1}x}, show that

(1x2)yn+2(2n+1)xyn+1(n2+m2)yn=0.(1-x^2)\,y_{n+2} - (2n+1)\,x\,y_{n+1} - (n^2 + m^2)\,y_n = 0.

Leibnitz's Theorem

If uu and vv are functions of xx that are differentiable nn times, then the nn-th derivative of the product uvuv is

(uv)n=r=0n(nr)unrvr=unv+(n1)un1v1+(n2)un2v2++uvn,(uv)_n = \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 a subscript kk denotes the kk-th derivative with respect to xx.

Setting up the recurrence

Given y=emsin1xy = e^{m\,\sin^{-1}x}.

Step 1 — first derivative.

y1=emsin1xm1x2=my1x2.y_1 = e^{m\sin^{-1}x}\cdot \frac{m}{\sqrt{1-x^2}} = \frac{m\,y}{\sqrt{1-x^2}}.

Thus 1x2y1=my\sqrt{1-x^2}\,y_1 = m y. Squaring,

(1x2)y12=m2y2.(1-x^2)\,y_1^2 = m^2 y^2.

Step 2 — differentiate again. Differentiating (1x2)y12=m2y2(1-x^2)y_1^2 = m^2 y^2 with respect to xx:

2xy12+(1x2)2y1y2=2m2yy1.-2x\,y_1^2 + (1-x^2)\,2 y_1 y_2 = 2 m^2 y\,y_1.

Divide through by 2y12y_1 (assuming y10y_1\neq 0):

(1x2)y2xy1=m2y.()(1-x^2)\,y_2 - x\,y_1 = m^2 y. \qquad (\star)

Step 3 — apply Leibnitz's theorem. Differentiate ()(\star) nn times. Treat each term as a product and use Leibnitz's theorem.

For (1x2)y2(1-x^2)y_2, take u=y2,  v=(1x2)u = y_2,\; v = (1-x^2). Only v,v1=2x,v2=2v, v_1=-2x, v_2=-2 are non-zero:

[(1x2)y2]n=(1x2)yn+2+n(2x)yn+1+(n2)(2)yn.\big[(1-x^2)y_2\big]_n = (1-x^2)y_{n+2} + n(-2x)y_{n+1} + \binom{n}{2}(-2)y_n.

For xy1x y_1, take u=y1,  v=xu = y_1,\; v = x (so v1=1v_1=1):

(xy1)n=xyn+1+nyn.(x y_1)_n = x\,y_{n+1} + n\,y_n.

The right side m2ym^2 y differentiates to m2ynm^2 y_n. Hence

(1x2)yn+22nxyn+1n(n1)ynxyn+1nyn=m2yn.(1-x^2)y_{n+2} - 2nx\,y_{n+1} - n(n-1)y_n - x y_{n+1} - n y_n = m^2 y_n.

Step 4 — collect terms.

(1x2)yn+2(2n+1)xyn+1[n(n1)+n+m2]yn=0.(1-x^2)y_{n+2} - (2n+1)x\,y_{n+1} - \big[n(n-1)+n+m^2\big]y_n = 0.

Since n(n1)+n=n2n(n-1)+n = n^2,

(1x2)yn+2(2n+1)xyn+1(n2+m2)yn=0.\boxed{(1-x^2)\,y_{n+2} - (2n+1)\,x\,y_{n+1} - (n^2+m^2)\,y_n = 0.}

This is the required relation.

derivativessuccessive-differentiationleibnitz-theorem
2long10 marks

State Euler's theorem on homogeneous functions. If

u=tan1 ⁣(x3+y3xy),u = \tan^{-1}\!\left(\frac{x^3 + y^3}{x - y}\right),

prove 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.

Applying to the given function

Step 1 — identify the homogeneous part. Here uu itself is not homogeneous, but tanu\tan u is:

v:=tanu=x3+y3xy.v := \tan u = \frac{x^3 + y^3}{x - y}.

Replace xtx,ytyx\to tx,\,y\to ty:

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

So vv is homogeneous of degree n=2n = 2.

Step 2 — apply Euler's theorem to vv.

xvx+yvy=2v.(1)x\frac{\partial v}{\partial x} + y\frac{\partial v}{\partial y} = 2v. \qquad (1)

Step 3 — convert back to uu. Since v=tanuv = \tan u,

vx=sec2uux,vy=sec2uuy.\frac{\partial v}{\partial x} = \sec^2 u\,\frac{\partial u}{\partial x}, \qquad \frac{\partial v}{\partial y} = \sec^2 u\,\frac{\partial u}{\partial y}.

Substitute into (1):

sec2u(xux+yuy)=2tanu.\sec^2 u\left(x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y}\right) = 2\tan u.

Step 4 — solve.

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.

Hence

xux+yuy=sin2u.\boxed{x\frac{\partial u}{\partial x} + y\frac{\partial u}{\partial y} = \sin 2u.}
partial-differentiationeulers-theoremhomogeneous-functions
3long8 marks

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

Deriving the reduction formula

Let In=0π/2sinnxdxI_n = \displaystyle\int_0^{\pi/2}\sin^n x\,dx. Write sinnx=sinn1xsinx\sin^n x = \sin^{n-1}x\cdot\sin x and integrate by parts with

u=sinn1x,dv=sinxdx    du=(n1)sinn2xcosxdx,v=cosx.u = \sin^{n-1}x,\quad dv = \sin x\,dx \;\Rightarrow\; du = (n-1)\sin^{n-2}x\cos x\,dx,\quad v = -\cos x.

Then

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=\tfrac\pi2, cosx=0\cos x = 0; at x=0x=0, sinx=0\sin x = 0, valid for n2n\ge 2). Using cos2x=1sin2x\cos^2 x = 1-\sin^2 x:

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

Solve for InI_n:

In+(n1)In=(n1)In2    nIn=(n1)In2,I_n + (n-1)I_n = (n-1)I_{n-2} \;\Rightarrow\; n I_n = (n-1)I_{n-2}, In=n1nIn2.\boxed{I_n = \frac{n-1}{n}\,I_{n-2}.}

Evaluating I6I_6

Apply repeatedly down to I0I_0:

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.

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

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

Compute the product of fractions: 563412=1548=516\dfrac{5}{6}\cdot\dfrac{3}{4}\cdot\dfrac{1}{2} = \dfrac{15}{48} = \dfrac{5}{16}. Multiply by I0=π2I_0 = \dfrac{\pi}{2}:

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 = \frac{5\pi}{32} \approx 0.4909.}
integrationreduction-formuladefinite-integral
4long8 marks

Identify and trace the conic represented by

3x2+2y212x+8y+14=0.3x^2 + 2y^2 - 12x + 8y + 14 = 0.

Find its centre, the lengths of the semi-axes, and its eccentricity.

Reducing to standard form

Step 1 — group and complete the square.

3x212x+2y2+8y+14=03x^2 - 12x + 2y^2 + 8y + 14 = 0 3(x24x)+2(y2+4y)+14=0.3(x^2 - 4x) + 2(y^2 + 4y) + 14 = 0.

Complete the squares:

x24x=(x2)24,y2+4y=(y+2)24.x^2 - 4x = (x-2)^2 - 4, \qquad y^2 + 4y = (y+2)^2 - 4.

Substitute:

3[(x2)24]+2[(y+2)24]+14=03\big[(x-2)^2 - 4\big] + 2\big[(y+2)^2 - 4\big] + 14 = 0 3(x2)2+2(y+2)2128+14=03(x-2)^2 + 2(y+2)^2 - 12 - 8 + 14 = 0 3(x2)2+2(y+2)26=03(x-2)^2 + 2(y+2)^2 - 6 = 0 3(x2)2+2(y+2)2=6.3(x-2)^2 + 2(y+2)^2 = 6.

Step 2 — divide by 6 to get standard form.

(x2)22+(y+2)23=1.\frac{(x-2)^2}{2} + \frac{(y+2)^2}{3} = 1.

Both squared terms are positive with unequal denominators, so the conic is an ellipse.

Reading off the parameters

The centre is at (x,y)=(2,2)(x,y) = (2,-2).

Since 3>23 > 2, the larger denominator is under (y+2)2(y+2)^2, so the major axis is vertical. Thus

a2=3,b2=2    a=31.732,b=21.414.a^2 = 3,\quad b^2 = 2 \;\Rightarrow\; a = \sqrt{3}\approx 1.732,\quad b = \sqrt{2}\approx 1.414.
  • Semi-major axis a=3a = \sqrt 3, semi-minor axis b=2b = \sqrt 2.

Eccentricity (for a vertical major axis, b2=a2(1e2)b^2 = a^2(1-e^2)):

e2=1b2a2=123=13    e=130.577.e^2 = 1 - \frac{b^2}{a^2} = 1 - \frac{2}{3} = \frac{1}{3} \;\Rightarrow\; e = \frac{1}{\sqrt 3} \approx 0.577.

Trace (description)

            y
            |       major axis vertical
        (2, -2+√3)
            *
          .   .
        .       .
  (2-√2,-2)*  C  *(2+√2,-2)     C = centre (2,-2)
        .       .
          .   .
            *
        (2, -2-√3)
            |

The ellipse is centred at (2,2)(2,-2), stretches ±3\pm\sqrt3 vertically and ±2\pm\sqrt2 horizontally.

Summary: Ellipse, centre (2,2)(2,-2), semi-axes a=3,b=2a=\sqrt3,\,b=\sqrt2, eccentricity e=1/3e = 1/\sqrt3.

analytic-geometryconic-sectionsellipse
5long8 marks

Solve the first-order linear differential equation

dydx+ycotx=2cosx,\frac{dy}{dx} + y\cot x = 2\cos x,

given that y=0y = 0 when x=π2x = \dfrac{\pi}{2}.

Recognising the form

The equation dydx+P(x)y=Q(x)\dfrac{dy}{dx} + P(x)\,y = Q(x) is linear with

P(x)=cotx,Q(x)=2cosx.P(x) = \cot x, \qquad Q(x) = 2\cos x.

Step 1 — integrating factor.

IF=ePdx=ecotxdx=eln(sinx)=sinx.\text{IF} = e^{\int P\,dx} = e^{\int \cot x\,dx} = e^{\ln(\sin x)} = \sin x.

Step 2 — multiply through by the IF.

sinxdydx+ycosx=2sinxcosx.\sin x\,\frac{dy}{dx} + y\cos x = 2\sin x\cos x.

The left side is ddx(ysinx)\dfrac{d}{dx}(y\sin x), and 2sinxcosx=sin2x2\sin x\cos x = \sin 2x:

ddx(ysinx)=sin2x.\frac{d}{dx}(y\sin x) = \sin 2x.

Step 3 — integrate.

ysinx=sin2xdx=12cos2x+C.y\sin x = \int \sin 2x\,dx = -\frac{1}{2}\cos 2x + C.

Step 4 — apply the initial condition y=0y=0 at x=π/2x=\pi/2. Then sin(π/2)=1\sin(\pi/2)=1 and cos(π)=1\cos(\pi)= -1:

01=12(1)+C    0=12+C    C=12.0\cdot 1 = -\frac{1}{2}(-1) + C \;\Rightarrow\; 0 = \frac{1}{2} + C \;\Rightarrow\; C = -\frac{1}{2}.

Step 5 — final solution.

ysinx=12cos2x12=12(cos2x+1).y\sin x = -\frac{1}{2}\cos 2x - \frac{1}{2} = -\frac{1}{2}(\cos 2x + 1).

Using cos2x+1=2cos2x\cos 2x + 1 = 2\cos^2 x:

ysinx=122cos2x=cos2x.y\sin x = -\frac{1}{2}\cdot 2\cos^2 x = -\cos^2 x.

Therefore

y=cos2xsinx.\boxed{y = -\frac{\cos^2 x}{\sin x}.}

Check: at x=π/2x=\pi/2, y=cos2(π/2)sin(π/2)=01=0.y = -\dfrac{\cos^2(\pi/2)}{\sin(\pi/2)} = -\dfrac{0}{1} = 0.

first-order-odelinear-odeintegrating-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 of contact

At x=2x = 2:

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

So the point is (2,2)(2, -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 is horizontal.

Tangent line

With slope 00 through (2,2)(2,-2):

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 (mt=0m_t = 0), the normal is vertical:

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

Summary: Tangent y=2y = -2; Normal x=2x = 2, meeting at (2,2)(2,-2).

derivativestangent-normalapplications
7short6 marks

An open rectangular box with a square base is to be made from 108 cm2108\ \text{cm}^2 of material (the base and four sides, no top). Find the dimensions that maximise its volume, and state the maximum volume.

Variables and constraint

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

Surface area (base + 4 sides, no top):

A=x2+4xh=108.(1)A = x^2 + 4xh = 108. \qquad (1)

Volume to maximise:

V=x2h.(2)V = x^2 h. \qquad (2)

Express V in one variable

From (1): h=108x24xh = \dfrac{108 - x^2}{4x}. Substitute into (2):

V(x)=x2108x24x=x(108x2)4=108xx34=27xx34.V(x) = x^2\cdot\frac{108 - x^2}{4x} = \frac{x(108 - x^2)}{4} = \frac{108x - x^3}{4} = 27x - \frac{x^3}{4}.

Maximise

dVdx=273x24.\frac{dV}{dx} = 27 - \frac{3x^2}{4}.

Set to zero:

27=3x24    x2=36    x=6 cm (x>0).27 = \frac{3x^2}{4} \;\Rightarrow\; x^2 = 36 \;\Rightarrow\; x = 6\ \text{cm} \ (x>0).

Second-derivative test:

d2Vdx2=6x4=3x2.\frac{d^2V}{dx^2} = -\frac{6x}{4} = -\frac{3x}{2}.

At x=6x=6: d2Vdx2=9<0\dfrac{d^2V}{dx^2} = -9 < 0, confirming a maximum.

Dimensions and volume

Height:

h=108624(6)=1083624=7224=3 cm.h = \frac{108 - 6^2}{4(6)} = \frac{108 - 36}{24} = \frac{72}{24} = 3\ \text{cm}.

Maximum volume:

V=x2h=62×3=36×3=108 cm3.V = x^2 h = 6^2 \times 3 = 36 \times 3 = 108\ \text{cm}^3. Base 6cm×6cm, height 3cm, Vmax=108 cm3.\boxed{\text{Base } 6\,\text{cm}\times 6\,\text{cm},\ \text{height } 3\,\text{cm},\ V_{\max} = 108\ \text{cm}^3.}
derivativesmaxima-minimaoptimization
8short6 marks

Find the area of the region enclosed between the parabola y2=4xy^2 = 4x and the line y=2x4y = 2x - 4.

Points of intersection

From the line, x=y+42x = \dfrac{y+4}{2}. Substitute into y2=4xy^2 = 4x:

y2=4y+42=2(y+4)=2y+8.y^2 = 4\cdot\frac{y+4}{2} = 2(y+4) = 2y + 8. y22y8=0    (y4)(y+2)=0    y=4 or y=2.y^2 - 2y - 8 = 0 \;\Rightarrow\; (y-4)(y+2) = 0 \;\Rightarrow\; y = 4 \text{ or } y = -2.

The curves meet at y=2y = -2 and y=4y = 4.

Set up the integral (integrate in yy)

For a horizontal strip at height yy, the right boundary is the line and the left boundary is the parabola:

xline=y+42,xparabola=y24.x_{\text{line}} = \frac{y+4}{2}, \qquad x_{\text{parabola}} = \frac{y^2}{4}.

On 2<y<4-2 < y < 4 the line lies to the right of the parabola, so the width is

xlinexparabola=y+42y24.x_{\text{line}} - x_{\text{parabola}} = \frac{y+4}{2} - \frac{y^2}{4}.

Evaluate

A=24(y+42y24)dy=24(y2+2y24)dy.A = \int_{-2}^{4}\left(\frac{y+4}{2} - \frac{y^2}{4}\right)dy = \int_{-2}^{4}\left(\frac{y}{2} + 2 - \frac{y^2}{4}\right)dy.

Antiderivative:

F(y)=y24+2yy312.F(y) = \frac{y^2}{4} + 2y - \frac{y^3}{12}.

At y=4y = 4:

F(4)=164+86412=4+8163=12163=36163=203.F(4) = \frac{16}{4} + 8 - \frac{64}{12} = 4 + 8 - \frac{16}{3} = 12 - \frac{16}{3} = \frac{36-16}{3} = \frac{20}{3}.

At y=2y = -2:

F(2)=44+(4)812=14+23=3+23=73.F(-2) = \frac{4}{4} + (-4) - \frac{-8}{12} = 1 - 4 + \frac{2}{3} = -3 + \frac{2}{3} = -\frac{7}{3}.

Therefore

A=F(4)F(2)=203(73)=273=9.A = F(4) - F(-2) = \frac{20}{3} - \left(-\frac{7}{3}\right) = \frac{27}{3} = 9. Area=9 square units.\boxed{\text{Area} = 9 \text{ square units}.}
integrationareaapplications
9short6 marks

If u=x2y2u = x^2 - y^2 and v=2xyv = 2xy, evaluate the Jacobian (u,v)(x,y)\dfrac{\partial(u,v)}{\partial(x,y)} and express it in terms of xx and yy.

Definition

The Jacobian is the determinant

(u,v)(x,y)=uxuyvxvy.\frac{\partial(u,v)}{\partial(x,y)} = \begin{vmatrix} \dfrac{\partial u}{\partial x} & \dfrac{\partial u}{\partial y} \\[2mm] \dfrac{\partial v}{\partial x} & \dfrac{\partial v}{\partial y} \end{vmatrix}.

Partial derivatives

For u=x2y2u = x^2 - y^2:

ux=2x,uy=2y.\frac{\partial u}{\partial x} = 2x, \qquad \frac{\partial u}{\partial y} = -2y.

For v=2xyv = 2xy:

vx=2y,vy=2x.\frac{\partial v}{\partial x} = 2y, \qquad \frac{\partial v}{\partial y} = 2x.

Evaluate the determinant

(u,v)(x,y)=2x2y2y2x=(2x)(2x)(2y)(2y)=4x2+4y2.\frac{\partial(u,v)}{\partial(x,y)} = \begin{vmatrix} 2x & -2y \\ 2y & 2x \end{vmatrix} = (2x)(2x) - (-2y)(2y) = 4x^2 + 4y^2. (u,v)(x,y)=4(x2+y2).\boxed{\frac{\partial(u,v)}{\partial(x,y)} = 4(x^2 + y^2).}

Remark: This equals 4(x2+y2)04(x^2+y^2)\neq 0 except at the origin, so the transformation is locally invertible everywhere except (0,0)(0,0).

partial-differentiationjacobiantransformations
10short3 marks

Find the perpendicular distance from the point (3,4)(3, -4) to the straight line 5x12y+6=05x - 12y + 6 = 0.

Formula

The perpendicular 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}}.

Substitute

Here a=5, b=12, c=6a = 5,\ b = -12,\ c = 6 and (x0,y0)=(3,4)(x_0,y_0) = (3,-4).

Numerator:

5(3)+(12)(4)+6=15+48+6=69=69.|5(3) + (-12)(-4) + 6| = |15 + 48 + 6| = |69| = 69.

Denominator:

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

Therefore

d=69135.31.d = \frac{69}{13} \approx 5.31. d=6913 units5.31 units.\boxed{d = \frac{69}{13} \text{ units} \approx 5.31 \text{ units}.}
analytic-geometrystraight-linedistance
11short9 marks

Solve the following first-order differential equations:

(a) Show that (2xy+y2)dx+(x2+2xy)dy=0(2xy + y^2)\,dx + (x^2 + 2xy)\,dy = 0 is exact and hence find its general solution.

(b) Solve the separable equation dydx=x(1+y2)y(1+x2)\dfrac{dy}{dx} = \dfrac{x(1+y^2)}{y(1+x^2)}.

Part (a) — Exact equation

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.

Find the potential F(x,y)F(x,y) with Fx=MF_x = M:

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

Differentiate with respect to yy and match NN:

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

Hence the general solution is

x2y+xy2=C,\boxed{x^2 y + x y^2 = C,}

or equivalently xy(x+y)=Cxy(x+y) = C.

Part (b) — Separable equation

dydx=x(1+y2)y(1+x2).\frac{dy}{dx} = \frac{x(1+y^2)}{y(1+x^2)}.

Separate the variables:

y1+y2dy=x1+x2dx.\frac{y}{1+y^2}\,dy = \frac{x}{1+x^2}\,dx.

Integrate both sides. Each side has the form t1+t2dt=12ln(1+t2)\int \dfrac{t}{1+t^2}\,dt = \tfrac12\ln(1+t^2):

12ln(1+y2)=12ln(1+x2)+12lnC1.\frac{1}{2}\ln(1+y^2) = \frac{1}{2}\ln(1+x^2) + \frac{1}{2}\ln C_1.

Multiply by 2 and combine logs:

ln(1+y2)=ln[C1(1+x2)].\ln(1+y^2) = \ln\big[C_1(1+x^2)\big].

Exponentiating,

1+y2=C1(1+x2).1 + y^2 = C_1(1 + x^2). 1+y2=C(1+x2),C an arbitrary positive constant.\boxed{1 + y^2 = C\,(1 + x^2),\quad C \text{ an arbitrary positive constant.}}
first-order-odeexact-equationseparable-equation

Frequently asked questions

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