BT-401 (GS) – Mathematics-III

B.Tech., IV Semester
Examination, December 2024
Grading System (GS)
Max Marks: 70 | Time: 3 Hours

Note:
i) Attempt any five questions.
ii) All questions carry equal marks.
iii) In case of any doubt or dispute the English version question should be treated as final.

Previous Year Questions (December 2024)

Q.1

a) Using Newton-Raphson method find the real root of the equation $3x = \cos x + 1$ correct to five decimal places. (Unit 1)


b) Find $f(g)$ from the following table

$x$01457
$f(x)$81168123163

(Unit 1)


Q.2

a) Apply the Simpson's $\frac{3}{8}$ rule to evaluate the following integral for six digit $\int_{1.0}^{1.30} \sqrt{x} \cdot dx$. (Unit 2)


b) Solve the following system of equation using Gauss-Seidel method.
$27x + 6y - z = 85$
$6x + 15y + 2z = 72$
$x + y + 54z = 110$ (Unit 2)


Q.3

a) Using Runge-Kutta method of fourth order solve
$\frac{dy}{dx} = \frac{y^2 - x^2}{y^2 + x^2}, y(0) = 1$ at $x = 0.4$ in step of $0.2$ (Unit 3)


b) Find $y(2.2)$ using Euler's method for $\frac{dy}{dx} = -xy^2$ where $y(2) = 1$. (Unit 3)


Q.4

a) Find the Inverse Laplace transform of $\frac{1}{p^3 (p^2 + a^2)}$. (Unit 4)


b) Using Laplace transform solve the differential equation
$\frac{d^3y}{dt^3} + 2 \frac{d^2y}{dt^2} - \frac{dy}{dt} - 2y = 0$
Where $y = 1, \frac{dy}{dt} = 2, \frac{d^2y}{dt^2} = 2$ at $t = 0$. (Unit 4)


Q.5

a) Fit a Poisson distribution to the following.

$x$01234
$f(x)$46382291

(Unit 5)


b) Calculate the mean and standard deviation of Binomial Distribution. (Unit 5)


Q.6

a) Find $\frac{dy}{dx}$ at $x = 1.5$ from the following table

$x$1.52.02.53.03.54.0
$f(x)$3.3757.013.62524.038.8759.0

(Unit 2)


b) Evaluate $\int_0^\infty \frac{e^{-t} \cdot \sin t}{t} dt$ (Unit 4)


Q.7

a) Show that Newton Raphson method is quadratic convergent. (Unit 1)


b) Drive Newton forward interpolation formula and use it to estimate the value of $f(1.25)$ from the following table

$x$1.01.52.02.5
$f(x)$4.0018.2544.0084.25

(Unit 1)


Q.8

a) Solve the system of equations
$3x + y - z = 3$
$2x - 8y + z = -5$
$x - 2y + 9z = 8$
Using Gauss elimination method. (Unit 2)


b) Find Fourier sine transform of $\frac{1}{x}$. (Unit 4)