← 2018 Paper 2

UPSC 2018 Maths Optional Paper 2 Q5d — Step-by-Step Solution

10 marks · Section B

Simpson's 1/3 and 3/8 rules · Numerical Analysis · asked 5× in 13 yrs · Read the full method →

Question

Starting from rest in the beginning, the speed (in Km/h) of a train at different times (in minutes) is given by the table below. Using Simpson’s 13\tfrac13rd rule, find the approximate distance travelled (in Km) in 20 minutes from the beginning.

Time (Minutes)2468101214161820
Speed (Km/h)10182529322011528.5

Technique

Prepend the rest point v(0)=0v(0)=0 to get 10 even sub-intervals; Simpson’s 13\tfrac13 rule with step converted to hours (h=130h=\tfrac{1}{30} h).

Solution

Setup. Distance =020 minvdt=\displaystyle\int_0^{20\text{ min}} v\,dt. The train starts from rest, so at t=0t=0 the speed is 00. Adding this base point gives 11 ordinates at t=0,2,4,,20t=0,2,4,\dots,20 min, i.e. 10 sub-intervals (even — Simpson’s 13\tfrac13 applies directly).

Unit care. Speed is in km/h but time in minutes. Convert the step to hours:

h=2 min=260 h=130 h.h=2\text{ min}=\frac{2}{60}\text{ h}=\frac{1}{30}\text{ h}.

Then the integral vdt\int v\,dt comes out in km directly.

The 11 ordinates (y0,,y10y_0,\dots,y_{10}):

y0=0, y1=10, y2=18, y3=25, y4=29, y5=32, y6=20, y7=11, y8=5, y9=2, y10=8.5.y_0=0,\ y_1=10,\ y_2=18,\ y_3=25,\ y_4=29,\ y_5=32,\ y_6=20,\ y_7=11,\ y_8=5,\ y_9=2,\ y_{10}=8.5.

Step 1 — Simpson’s 1/3 rule

020vdth3[(y0+y10)+4(y1+y3+y5+y7+y9)+2(y2+y4+y6+y8)].\int_0^{20} v\,dt\approx\frac{h}{3}\Big[(y_0+y_{10})+4(y_1+y_3+y_5+y_7+y_9)+2(y_2+y_4+y_6+y_8)\Big].

Step 2 — Group the ordinates

End ordinates:

y0+y10=0+8.5=8.5.y_0+y_{10}=0+8.5=8.5.

Odd-indexed (coefficient 4):

y1+y3+y5+y7+y9=10+25+32+11+2=80,4×80=320.y_1+y_3+y_5+y_7+y_9=10+25+32+11+2=80,\qquad 4\times80=320.

Even-indexed interior (coefficient 2):

y2+y4+y6+y8=18+29+20+5=72,2×72=144.y_2+y_4+y_6+y_8=18+29+20+5=72,\qquad 2\times72=144.

Bracket sum:

8.5+320+144=472.5.8.5+320+144=472.5.

Step 3 — Multiply by h/3h/3

Distance13013×472.5=472.590=5.25 km.\text{Distance}\approx\frac{1}{30}\cdot\frac{1}{3}\times472.5=\frac{472.5}{90}=5.25\text{ km}.

Answer

  Distance travelled in 20 minutes5.25 km.  \boxed{\;\text{Distance travelled in 20 minutes}\approx 5.25\text{ km}.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 13 years, mapped. Get the take-away PDF free.