1
GATE CE 2007
MCQ (Single Correct Answer)
+1
-0.3
The following equation needs to be numerically solved using the Newton $$-$$ Raphson method $${x^3} + 4x - 9 = 0.\,\,$$ The iterative equation for this purpose is ($$k$$ indicates the iteration level)
A
$${X_{k + 1}} = {{2X_k^3 + 9} \over {3X_k^2 + 4}}$$
B
$${X_{k + 1}} = {{3X_k^3 + 9} \over {2X_k^2 + 9}}$$
C
$${X_{k + 1}} = {X_k} - 3_k^2 + 4$$
D
$${X_{k + 1}} = {{4X_k^2 + 3} \over {9X_k^2 + 2}}$$
2
GATE CE 2007
MCQ (Single Correct Answer)
+2
-0.6
The solution for the differential equation $$\,{{d\,y} \over {d\,x}} = {x^2}\,y$$ with the condition that $$y=1$$ at $$x=0$$ is
A
$$y = {e^{{1 \over {2x}}}}$$
B
$$\ln \left( y \right) = {{{x^3}} \over 3} + 4$$
C
$$\ln \left( y \right) = {{{x^2}} \over 2}$$
D
$$y = {e^{{{{x^3}} \over 3}}}$$
3
GATE CE 2007
MCQ (Single Correct Answer)
+2
-0.6
For what values of $$\alpha $$ and $$\beta $$ the following simultaneous equations have an infinite number of solutions $$$x+y+z=5,$$$ $$$x+3y+3z=9,$$$ $$$x + 2y + \alpha z = \beta $$$
A
$$2,7$$
B
$$3,8$$
C
$$8,3$$
D
$$7,2$$
4
GATE CE 2007
MCQ (Single Correct Answer)
+2
-0.6
The inverse of $$2 \times 2$$ matrix $$\left[ {\matrix{ 1 & 2 \cr 5 & 7 \cr } } \right]$$ is
A
$${1 \over 3}\left[ {\matrix{ { - 7} & 2 \cr 5 & { - 1} \cr } } \right]$$
B
$${1 \over 3}\left[ {\matrix{ { 7} & 2 \cr 5 & { 1} \cr } } \right]$$
C
$${1 \over 3}\left[ {\matrix{ { 7} &- 2 \cr - 5 & { 1} \cr } } \right]$$
D
$${1 \over 3}\left[ {\matrix{ { - 7} & - 2 \cr - 5 & { - 1} \cr } } \right]$$