Mathematics 2024 Paper II 50 marks Compulsory Solve

Q5

(a) Show that if f and g are arbitrary functions of their respective arguments, then u = f(x - kt + iαy) + g(x - kt - iαy), is a solution of ∂²u/∂x² + ∂²u/∂y² = (1/C²)∂²u/∂t², where α² = 1 - k²/C². (10 marks) (b) Solve the following system of linear equations by Gauss-Jordan method: (10 marks) 2x + 3y - z = 5 4x + 4y - 3z = 3 2x - 3y + 2z = 2 (c) (i) Determine the decimal equivalent in sign magnitude form of (8D)₁₆ and (FF)₁₆. (ii) Determine the decimal equivalent of (9B2.1A)₁₆. (10 marks) (d) A rough uniform board of mass m and length 2a rests on a smooth horizontal plane and a man of mass M walks on it from one end to the other. Find the distance covered by the board during this time. (10 marks) (e) The velocity potential φ of a flow is given by φ = (1/2)(x² + y² - 2z²). Determine the streamlines. (10 marks)

हिंदी में प्रश्न पढ़ें

(a) दर्शाइए कि यदि f और g उनके संबंधित स्वतंत्र चरों के स्वेच्छ फलन हैं, तब u = f(x - kt + iαy) + g(x - kt - iαy), ∂²u/∂x² + ∂²u/∂y² = (1/C²)∂²u/∂t² का एक हल है, जहाँ α² = 1 - k²/C² है। (10 अंक) (b) गॉस-जॉर्डन विधि द्वारा निम्नलिखित रैखिक समीकरण निकाय को हल कीजिए: (10 अंक) 2x + 3y - z = 5 4x + 4y - 3z = 3 2x - 3y + 2z = 2 (c) (i) (8D)₁₆ और (FF)₁₆ के संचिह्न परिमाण रूप में दशमलव समतुल्य ज्ञात कीजिए। (ii) (9B2.1A)₁₆ का दशमलव समतुल्य ज्ञात कीजिए। (10 अंक) (d) द्रव्यमान m तथा लम्बाई 2a का एक खुरदुरा एकसमान बोर्ड एक चिकने क्षैतिज तल पर रखा है और M द्रव्यमान का एक व्यक्ति उस पर एक छोर से दूसरे छोर तक चलता है। इस दौरान बोर्ड द्वारा तय की गई दूरी ज्ञात कीजिए। (10 अंक) (e) एक प्रवाह का वेग विभव φ, φ = (1/2)(x² + y² - 2z²) के द्वारा दिया गया है। धारा रेखाएँ ज्ञात कीजिए। (10 अंक)

Directive word: Solve

This question asks you to solve. The directive word signals the depth of analysis expected, the structure of your answer, and the weight of evidence you must bring.

See our UPSC directive words guide for a full breakdown of how to respond to each command word.

How this answer will be evaluated

Approach

Solve each sub-part systematically with clear mathematical derivations. For (a), verify the PDE solution by computing partial derivatives and substituting; for (b), apply Gauss-Jordan elimination with complete row operations; for (c), convert hexadecimal to decimal using positional weights and sign-magnitude interpretation; for (d), apply conservation of momentum for the man-board system; for (e), derive velocity components from potential and integrate for streamlines. Allocate approximately 20% time to each part given equal marks distribution.

Key points expected

  • Part (a): Correct computation of ∂u/∂x, ∂²u/∂x², ∂u/∂y, ∂²u/∂y², ∂u/∂t, ∂²u/∂t² using chain rule and verification that α² = 1 - k²/C² satisfies the wave equation
  • Part (b): Construction of augmented matrix, systematic row reduction to reduced row echelon form, and correct final values x = 1, y = 2, z = 3
  • Part (c)(i): Correct sign-magnitude interpretation: (8D)₁₆ = +141, (FF)₁₆ = -127 (8-bit) or -255 (extended); handling of MSB as sign bit
  • Part (c)(ii): Accurate hexadecimal conversion: (9B2.1A)₁₆ = 9×256 + 11×16 + 2 + 1/16 + 10/256 = 2482.1015625
  • Part (d): Application of center of mass conservation: board displacement = 2aM/(m+M) in opposite direction to man's motion
  • Part (e): Derivation of velocity components u = x, v = y, w = -2z and integration to obtain parametric streamlines x = x₀eᵗ, y = y₀eᵗ, z = z₀e⁻²ᵗ

Evaluation rubric

DimensionWeightMax marksExcellentAveragePoor
Setup correctness20%10For (a), correctly identifies arguments ξ = x-kt+iαy, η = x-kt-iαy and applies chain rule properly; for (b), sets up correct 3×4 augmented matrix; for (c), recognizes sign-magnitude format with MSB as sign; for (d), draws correct free-body diagram and identifies system boundaries; for (e), correctly computes ∇φ for velocity fieldSets up most parts correctly but has minor errors in matrix dimensions, sign interpretation, or partial derivative notation; missing one setup elementMajor setup errors: wrong augmented matrix size, confuses sign-magnitude with 2's complement, incorrect identification of independent variables in PDE, or wrong velocity-potential relationship
Method choice20%10Selects optimal methods: chain rule for PDE verification, Gauss-Jordan over Gaussian elimination for complete reduction, positional weight method for hex conversion, conservation of linear momentum for mechanics, and streamline integration from velocity componentsUses correct but suboptimal methods (e.g., Gaussian elimination without reduction to RREF, or Cramer's rule for part b); some inefficiency in approachWrong method selection: uses direct substitution without chain rule for (a), matrix inversion instead of row reduction for (b), or force analysis instead of momentum conservation for (d)
Computation accuracy20%10All calculations precise: correct partial derivatives with proper handling of iα factors, exact row operations yielding integer solutions, accurate hex-to-decimal conversions with fractional parts, correct algebraic manipulation for displacement formula, and exact streamline integrationMinor arithmetic slips: sign errors in derivatives, one row operation error corrected later, or rounding in hex conversion; final answers slightly off but method evidentMajor computational errors: incorrect derivative calculations, wrong pivot selections leading to incorrect solutions, fundamental errors in base conversion, or integration mistakes in streamline derivation
Step justification20%10Every non-trivial step explained: explicit chain rule application with intermediate variables shown, row operations labeled (R₂ → R₂ - 2R₁), positional weights written out for hex digits, conservation principle stated before application, and streamline parameterization justifiedMost steps shown but some shortcuts taken: skips obvious chain rule steps, omits some row operation labels, or assumes streamline form without derivationMinimal working shown: jumps from problem statement to answer with inadequate intermediate steps, making error tracing impossible; missing justification for key substitutions
Final answer & units20%10All answers boxed/clearly stated with appropriate units: displacement in terms of a, M, m; streamlines in parametric or implicit form; hex conversions exact; PDE verification concluded explicitly; all five parts answered completelyAnswers present but format inconsistent: missing units on displacement, decimal approximations instead of exact fractions, or incomplete streamline description; one part may be unansweredMissing or wrong answers: no conclusion for PDE verification, unsolved system, incorrect final hex values, displacement without direction, or no streamline equations derived

Practice this exact question

Write your answer, then get a detailed evaluation from our AI trained on UPSC's answer-writing standards. Free first evaluation — no signup needed to start.

Evaluate my answer →

More from Mathematics 2024 Paper II