Firstranker's choice
Code No: R10107/R10
--- Content provided by FirstRanker.com ---
Set No. 1
I B.Tech I Semester Supplementary Examinations, Feb/Mar 2014
MATHEMATICAL METHODS
( Common to Civil Engineering, Electrical & Electronics Engineering,
Computer Science & Engineering, Electronics & Instrumentation
--- Content provided by FirstRanker.com ---
Engineering, Aeronautical Engineering, Bio-Technology and Automobile
Engineering)
Time: 3 hours Max Marks: 75
Answer any FIVE Questions
All Questions carry equal marks
--- Content provided by FirstRanker.com ---
?
- (a) Find value of K if rank of A is 3, if A =
(b) Solve by Gauss elimination method 10x+y+z=12; 2x+10y+z=13; x+y+5z=7; [7+8] - (a) Prove that the Eigen values of a triangular matrix are diagonal elements of the matrix
(b) Find eigen vectors of B=2A2-A + 3I where [5+10] - Define the nature of the quadratic form. Identify the nature of the quadratic form x2 + 4x22 + x32 - 4x1x2 + 2x1x3 - 4x2x3 [15]
- (a) Evaluate the real root of the equation x2 - 9x + 1 = 0 by Bisection method
(b) Compute the real root of the equation x3- x2 - 1 = 0 by the method of false position. [8+7] - (a) Compute the approximate value of e-x when x= 1.7489 from the following table using the Gauss forward interpolation formula.
X e-x 1.74 0.175520 1.75 0.173774 1.76 0.172045 1.77 0.170333 1.78 0.168638 - (a) Find the first and second derivatives of the function tabulated below at the point x = 1.5.
X 1.5 2.0 2.5 3.0 3.5 4.0 Y 3.375 7.0 13.625 24.0 38.875 59.0 X 0.6 0.8 1.0 1.2 1.4 1.6 1.8 2.0 y 1.23 1.58 2.03 4.32 6.25 8.38 10.23 12.45 - (a) Solve y1=3x+y/2, y(0)=1 by Taylor series method and hence find y(0.1), y(0.2)
(b) Solve the equation dy/dx = xy + 1, y(0)=1 by Picard's method and hence find y(0.1) [8+7] - (a) Fit a least square parabola y= a+bx+cx2 to the following data
X -3 -2 -1 0 1 2 3 y 4.63 2.11 0.67 0.09 0.63 2.15 4.58 X 1 2 4 5 6 8 9 y 2 5 7 10 12 15 19
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
?
Firstranker's choice
--- Content provided by FirstRanker.com ---
Code No: R10107/R10
Set No. 2
I B.Tech I Semester Supplementary Examinations, Feb/Mar 2014
MATHEMATICAL METHODS
--- Content provided by FirstRanker.com ---
( Common to Civil Engineering, Electrical & Electronics Engineering,
Computer Science & Engineering, Electronics & Instrumentation
Engineering, Aeronautical Engineering, Bio-Technology and Automobile
Engineering)
Time: 3 hours Max Marks: 75
--- Content provided by FirstRanker.com ---
Answer any FIVE Questions
All Questions carry equal marks
?
- (a) Find rank of A = using Normal Form
(b) Solve by Gauss seidal method x+4y+15z=24, x+12y+z=26, 10x+y-2z=10 [7+8] - (a) Find Eigen Vectors of
(b) If A is an Eigen value of A then prove that is an Eigen value of Adj. A [7+8] - Find the rank, signature and index of the quadratic form 2x12+x22-3x32 + 12x1x2 + 4x1x3 - 8x2x3by reducing it to normal form. Also write the linear transformation which brings about the normal reduction [15]
- (a) Using Newton- Raphson's method compute √41 correct to four decimal places.
(b) Find a real root of the equation ex = x+2in the interval [1, 1.4] using bisection method. [8+7] - (a) Apply Gauss backward interpolation formula to find y when x = 26 from the following table
X Y 20 2854 24 3162 28 3544 32 3992 X y 1 4 3 40 4 85 6 259 - (a) Find the value of f'(x) at x=0.01 from the following table using Bessel's formula.
X f(x) 0.01 0.1023 0.02 0.1047 0.03 0.1071 0.04 0.1096 0.05 0.1122 0.06 0.1148 - (a) Solve y1=x-y, y(0)=1 by modified Euler's method and find y(0.1), y(0.2)
(b) Apply third order R-K method to find y(0.25) where y1=1+xy, y(0)=1 [8+7] - (a) Fit a power curve y=axb to the following data
X 5 6 7 8 9 10 y 133 55 23 7 2 2 X 0 1 2 3 4 5 6 y 14 18 23 29 36 40 46
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
?
Firstranker's choice
Code No: R10107/R10
Set No. 3
--- Content provided by FirstRanker.com ---
I B.Tech I Semester Supplementary Examinations, Feb/Mar 2014
MATHEMATICAL METHODS
( Common to Civil Engineering, Electrical & Electronics Engineering,
Computer Science & Engineering, Electronics & Instrumentation
Engineering, Aeronautical Engineering, Bio-Technology and Automobile
--- Content provided by FirstRanker.com ---
Engineering)
Time: 3 hours Max Marks: 75
Answer any FIVE Questions
All Questions carry equal marks
?
--- Content provided by FirstRanker.com ---
- (a) Find rank using Normal Form A =
(b) Solve Homogeneous equations x1+2x2+3x3=0,2x1+3x2+x3=0, 4x1+5x2+4x3=0,x1+x2-2x3=0 [7+8] - (a)Find Eigen values and Eigen vectors of
(b) If A is an Eigen value of A then prove that λ-1 is an Eigen value of A-1 if it exists [7+8] - Find the rank, signature and index of the quadratic form 2x12+x22-3x32 + 12x1x2 + 4x1x3 - 8x2x3by reducing it to normal form. Also write the linear transformation which brings about the normal reduction [15]
- (a) Find out square root of 25 using Bisection method Given x0=2, X1=7
(b) Solve the equation x2 + 10x = 20 by iteration method [8+7] - (a) Use gauss forward interpolation formula to estimate f(32), given f(25) = 0.2707, f(30) = 0.28027, f(35) = 0.3386, f(40) = 0.3794.
(b) Find the interpolating polynomial f(x) from the table given below.X 0 1 4 5 f(x) 4 3 24 39 - (a) Using the table below, find f' (0)
X -2 0 2 3 4 7 f(x) 460 -110 -58 -26 4 526 - (a) Solve y1=x+y subject to the condition y(0)=1 by Taylor series method and hence find y(0.2), y(0.4)
(b) Solve y1=x-y, y(0)=1 by Picard's method and hence find y at x=0.2 [8+7] - (a) Fit a curve of the type y= a+bx+cx2 to the following data
X 10 15 20 25 30 35 y 35.3 32.4 29.2 26.1 23.2 20.5 X 1 2 5 10 20 30 40 50 Y 98.2 91.7 81.3 64 36.4 32.6 11.3 7.1
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
?
Firstranker's choice
--- Content provided by FirstRanker.com ---
Code No: R10107/R10
Set No. 4
I B.Tech I Semester Supplementary Examinations, Feb/Mar 2014
MATHEMATICAL METHODS
--- Content provided by FirstRanker.com ---
( Common to Civil Engineering, Electrical & Electronics Engineering,
Computer Science & Engineering, Electronics & Instrumentation
Engineering, Aeronautical Engineering, Bio-Technology and Automobile
Engineering)
Time: 3 hours Max Marks: 75
--- Content provided by FirstRanker.com ---
Answer any FIVE Questions
All Questions carry equal marks
?
- (a) Find rank of matrix using Normal form A =
(b) Solve system of equations, if consistent 2x-y-z=2,x+2y+z=2, 4x-7y-5z=2 [7+8] - Verify Cayley - Hamilton theorem and find A-1 if A = [15]
- Reduce the quadratic form to canonical from by orthogonal reduction and state the nature of the quadratic form 5x2 + 26y2 + 5z2 - 4zy + 4yz + 14zx. Also find its rank signature and index. [15]
- (a) Using Newton-Raphson's method find the square root of a number and hence find the square root of 24.
(b) Find a real root of the equation x=e-x, using Bisection method [8+7] - (a) Apply Gauss's forward formula to find f(x) at x = 3.5 from the table below.
X 2 3 4 5 F(x) 2.626 3.454 4.784 6.986 - (a) Given the following table. Find f'(1) and f" (3)
X 0 2 4 6 8 f(x) 7 13 43 145 367 X 1 1.01 1.02 1.03 1.04 f(x) 3.953 4.066 4.182 4.300 4.421 - (a) Given that dy/dx = (1+2x)2, y(0)=1, y(0.1)=1.06, y(0.2)=1.12, y(0.3)=1.21 then evaluate y(0.4) by Milne‘s predictor corrector method
(b) Solve dy/dx = (y+x), y(0) = 1 estimate y(0.1) and y(0.2) using Euler's method in 5 steps [8+7] - (a) Fit a least square parabola y= a+bx+cx2 to the following data
X 1 2 3 4 5 y 5 12 25 44 69 X 1 2 3 4 5 y 5 12 26 60 90
--- Content provided by FirstRanker.com ---
--- Content provided by FirstRanker.com ---
?
--- Content provided by FirstRanker.com ---
This download link is referred from the post: JNTU Kakinada B-Pharm 1-2 last 10 year question papers 2010 -2020-All regulation
--- Content provided by FirstRanker.com ---