FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download JNTU Kakinada B.Tech 1-1 2012 Jan R10 Mathematical Methods Question Paper

Download JNTUK (Jawaharlal Nehru Technological University Kakinada) B.Tech Supplementary-Regular 2012 January R10 I Semester (1st Year 1st Sem) Mathematical Methods Question Paper.

This post was last modified on 03 December 2019

JNTU Kakinada B-Pharm 2-1 last 10 year question papers 2010-2020 -All regulation


Firstranker's choice

Code No: R10107 / R10

FirstRanker.com

--- Content provided by FirstRanker.com ---

Set No. 1

I B.Tech I Semester Regular/Supplementary Examinations January 2012

MATHEMATICAL METHODS

(Common to Computer Science Engineering, Electrical & Electronic Engineering,

Civil Engineering, Electronics & Instrumentation Engineering,

--- Content provided by⁠ FirstRanker.com ---

Aeronautical Engineering, Bio-Technology & Automobile Engineering.)

Time: 3 hours

Answer any FIVE Questions

All Questions carry equal marks

Max Marks: 75

--- Content provided by‌ FirstRanker.com ---


1.(a) Reduce the matrix 8 1 3 0 3 2 in to its normal form and hence find its Rank. 4 8 1 3

(b) Solve the following system of equations using gauss elimination method

2x1+x2+2x3+x4=6, 6x1-x2+6x3+12x4=36

4x1+3x2+3x3-3x4=1,2x1+2x2-x3+x4=10.

[7M+8M]

--- Content provided by‍ FirstRanker.com ---

2.(a) Prove that the sum of the Eigen values of a square matrix is equal to its trace of the matrix and Product of the Eigen values is equal to its determinant

(b) Verify cayley -Hamilton theorem and hence find its inverse of the matrix

1 0 1

A= 2 1 -1

1 1 1

--- Content provided by‍ FirstRanker.com ---

[7M+8M]

3. Reduce the quadratic from x²+3y²+3z²+4t²+4xy-2xz+6xt+4yt+2yz_the canonical from and hence find the nature, index, rank, and signature of the quadratic from.

[15M]

4.(a) Find a root of the equation_x³- x - 4 = 0 using regula false method.

(b) Find a real root of the equation xex - cos x = 0 using Newton-Raphson method.

--- Content provided by‍ FirstRanker.com ---

[7M+8M]

5.(a) Evaluate (i) tan-1(1/2) + tan-1(1/3) (ii) Ssin(px+q)(iii) Sneax + b

(b) Appling Newton's forward interpolation formula, compute the value of v5.5, given that v5 =2.236, v6 = 2.449, v7 = 2.646, v8 = 2.828

[7M+8M]

6.(a) Find the first derivative of the function tabulated below at the point x=1.5.

--- Content provided by​ FirstRanker.com ---

X f(x)
1.5 3.375
2.0 7.0
2.5 13.625
3.0 24
3.5 38.87
4.0 59

(b) Evaluate ?01 e-x² dx using

(i) Simpson's 1/3 rule taking h=0.2 (ii) Trapezoidal rule.

[7M+8M]

7. (a) Find y(0.2) using modified Euler's method given that dy/dx = x - y, y(0) = 1, with h = 0.1

(b) Find y (0.1) and y (0.2) using Runge -Kutta method fourth order given that y' = xy + y², y (0) =1.

--- Content provided by‌ FirstRanker.com ---

[7M+8M]

8.(a) Fit a power function to the following data and estimate y at x=12.

Price Demand
20 11
22 14
16 89
14 56
10 120

(b) Fit a least square parabola to the following data.

X y
0 1.016
0.2 0.768
0.4 0.648
0.7 0.401
0.9 0.272
1.0 0.193

[7M+8M]


Firstranker's choice

--- Content provided by‍ FirstRanker.com ---

Code No: R10107 / R10

FirstRanker.com

Set No. 2

I B.Tech I Semester Regular/Supplementary Examinations January 2012

MATHEMATICAL METHODS

--- Content provided by‍ FirstRanker.com ---

(Common to Computer Science Engineering, Electrical & Electronic Engineering,

Civil Engineering, Electronics & Instrumentation Engineering,

Aeronautical Engineering, Bio-Technology & Automobile Engineering.)

Time: 3 hours

Answer any FIVE Questions

--- Content provided by‍ FirstRanker.com ---

All Questions carry equal marks

Max Marks: 75


1.(a) Reduce the matrix to Echelon form and hence find its Rank

2 -4 3 -1 0 -2 -1 -4 0 4 4 -7 4 -4 5

(b) Solve the equations

--- Content provided by​ FirstRanker.com ---

10X1 + X2 + X3 = 12, X1 + 10X2 - X3 = 10 and x1 - 2x2 + 10x3 = 9 by Gauss Joldan method.

[7M+8M]

2.(a) Find the Eigen Values and Eigen vectors of A

Where

A = -2 2 -1

--- Content provided by‍ FirstRanker.com ---

3 1 -6

1 -3 2

(b) State and Prove Cayley – Hamilton theorem.

[7M+8M]

3. Reduce the Quadratic form 3x²+ 3y²+ 3z²+ 2 xy + 2xz – 2 yz into sum of squares form by an orthogonal transformation and hence find nature, rank, index and signature.

--- Content provided by⁠ FirstRanker.com ---

[15M]

4.(a) Find a real root of xex = 2 using Regula–Falsi method.

(b) Find real root of the equation 1 + tan x - x = 0 near x=1 correct up to 4 decimal places using iteration method.

[7M+8M]

5.(a) Find f (1.28). If f (1.15) = 1.0723, f (1.20) = 1.0954, f (1.25) = 1.1180, and f (1.30) = 1.1401.

--- Content provided by‍ FirstRanker.com ---

(b) Find the cubic polynomial which takes the values

X 0 1 2 5
f(x) 2 3 12 147

using Lagranges interpolation formula.

[7M+8M]

6.(a) Find the values of f'(1) using the data.

X f(x)
1.0 27
1.5 106.75
2.0 324
2.5 783.75
3.0 1621

(b) Evaluate ?0p/2 sin x .dx taking h=p /6

--- Content provided by FirstRanker.com ---

using

(i) Trapezoidal rule.

(ii)Simpson's 1/3 rule.

[7M+8M]

7. Find the solution of dy/dx = x - y, y(0) = 1. at x = 0.4 and h = 0.1using Miline's method.

--- Content provided by⁠ FirstRanker.com ---

Use Euler's modified method to evaluate y(0.1), y(0.2) and y(0.3).

[15M]

8.(a) Using least square method fit a second degree polynomial estimate y at x = 6.5

X 0 1 2 3 4 5 6 7 8
y 12 10.5 10 8 7 8 7.5 8.5 9

(b) Fit a power curve of the form y(x) = axb to the data.

X 1 2 3 4 5 6
y 4.0 5.7 6.9 8.0 8.9 9.8

[7M+8M]

--- Content provided by⁠ FirstRanker.com ---


Firstranker's choice

Code No: R10107 / R10

FirstRanker.com

Set No. 3

I B.Tech I Semester Regular/Supplementary Examinations January 2012

--- Content provided by FirstRanker.com ---

MATHEMATICAL METHODS

(Common to Computer Science Engineering, Electrical & Electronic Engineering,

Civil Engineering, Electronics & Instrumentation Engineering,

Aeronautical Engineering, Bio-Technology & Automobile Engineering.)

Time: 3 hours

--- Content provided by​ FirstRanker.com ---

Answer any FIVE Questions

All Questions carry equal marks

Max Marks: 75


1.(a) Find the non singular matrices P&Q such that PAQ is in the normal from where

A = 1 3 6 -1

--- Content provided by⁠ FirstRanker.com ---

1 4 5 1

1 5 4 3

(b) Solve x + 2y + z = 3, 2x + 3y + 2z = 5, 3x - 5y + 5z = 2, 3x + 9y – z = 4.

[7M+8M]

2.(a) Find the Eigen Values and the corresponding Eigen vectors of the matrix

--- Content provided by‌ FirstRanker.com ---

2 2 1

2 0 3

(b) State Cayley – Hamilton theorem. Find the characteristic Equation of the matrix

2 1 1

A = 0 1 0

--- Content provided by FirstRanker.com ---

1 1 1

and hence find the matrix represented by

A8-5A7+7 A6-3A5+ A4-5A3+8A2-2A+1.

[7M+8M]

3.(a) Reduce the following Quadratic from to canonical form by diagonalization 6x²+ 3 y²+ 3z²- 4 yz - 4zx - 2 xy

--- Content provided by​ FirstRanker.com ---

(b) Using Lagrange's reduction, transform x1²+ 4x2²+ 5x3²+ 2x1x2 - 4x1x3 + 2x4 - 6x3 x4 to canonical form and hence find rank, nature, index and signature.

[7M+8M]

4.(a) Using Bisection method find a square root of 26 correct up to three decimal places.

(b) Using Newton Raphson method compute v41 correct to Four decimal places.

[7M+8M]

--- Content provided by‌ FirstRanker.com ---

5.(a) Using Newton's interpolation formula given sin 45°=0.7071, sin 50° = 0.7660, sin 55° = 0.8192 and sin 60° = 0.8660 find sin 52°.

(b) Find y(-2) & y(1.5) from the following data using Lagrange's interpolation formula.

X f(x)
-4 1245
-1 33
0 5
2 9
5 1335

[7M+8M]

6.(a) Find First and second derivatives from the data near x = 1.5 using central forward difference.

X y
1 2.72
1.2 3.32
1.4 4.06
1.6 4.95
1.8 6.05
2 7.39

(b) Using Simpson's rule. Evaluate ?01 1/(1+x²) dx dividing the range into 6 equal parts.

--- Content provided by​ FirstRanker.com ---

[7M+8M]

7. Use Milne's Method to find y (0.8) from y'=1+y², y(0) = 0, find the initial values y(0.2), y(0.4) and y(0.6) From Range Kutta method.

[15M]

8.(a) Fit a least square parabola to the following data

X y
0 1.016
0.2 0.768
0.4 0.648
0.7 0.401
0.9 0.272
1.0 0.193

(b) Fit an exponential curve of the form y (x) = aebx to the following data

--- Content provided by​ FirstRanker.com ---

X y
1 2.600
2 3.300
3 4.200
4 5.400
5 6.900

[7M+8M]


Firstranker's choice

Code No: R10107 / R10

FirstRanker.com

Set No. 4

--- Content provided by FirstRanker.com ---

I B.Tech I Semester Regular/Supplementary Examinations January 2012

MATHEMATICAL METHODS

(Common to Computer Science Engineering, Electrical & Electronic Engineering, Civil

Engineering, Electronics & Instrumentation Engineering, Aeronautical Engineering,

Bio-Technology & Automobile Engineering.)

--- Content provided by‌ FirstRanker.com ---

Time: 3 hours

Answer any FIVE Questions

All Questions carry equal marks

Max Marks: 75


1.(a) Find the values of a and b for which the equations x + y + z = 3, x + 2y + 2z = 6,

--- Content provided by‍ FirstRanker.com ---

x+ ay + 3z = b have

(i) no solution (ii) infinitely number of solutions (iii) unique solutions.

(b) Solve the following system of equations using Gauss – Seidel Iteration Method

27x + 6y – z = 85, 6x + 15y + 2z = 72, x + y + 54z = 110.

[7M+8M]

--- Content provided by FirstRanker.com ---

2.(a) Prove that the two Eigen vectors corresponding to the two different Eigen values are linearly independent.

(b) Diagonalize the matrix A= 1 1 1 and find A2 using the model matrix.

1 4 1

1 1 1

[7M+8M]

--- Content provided by‌ FirstRanker.com ---

3.(a) Reduce the Quadratic form to canonical form 3x²+2y²-4xz by using orthogonal transformation.

(b) Using Lagrange's Reduction Reduce the Quadratic Form X1² + 4x2² + x3² - 4x1x2 + 2x3 x1 – 4x2 x3 to canonical form. Also find the nature, rank, index, signature.

[7M+8M]

4.(a) Using Bisection Method find the root between 2&3 of the equation x4 -x³-2x²-6x-4=0 up to three decimals

(b) using iteration method find an approximate root of the equation x4-x-13=0.

--- Content provided by⁠ FirstRanker.com ---

[7M+8M]

5.(a) Find log 58.75 from the following data.

X log x
40 1.60206
45 1.65321
50 1.69897
55 1.74036
60 1.77815
65 1.81291

Using Newton's backward interpolation formula.

(b) Using Gauss forward interpolation formula find the value of f(25) from the following data f(20) =24, f(24)=32, f(28)=35,f(32)=40.

[7M+8M]

--- Content provided by FirstRanker.com ---

6.(a) find the values of cos (1.74) from the following data.

X Sin x
1.7 0.9857
1.74 0.9916
1.78 0.9781
1.82 0.9691
1.86 0.9584

(b) Evaluate ?0p/2 sin? d? using

(i) Simpson's 1/3 rule (ii) Simpson's 1/8 rule taking n=6

[7M+8M]

7.(a) solve the differential equation dy/dx = 1/(x²+y²), y(4) = 4and compute y(4.2) & y(4.4) using Taylor's series method.

--- Content provided by‌ FirstRanker.com ---

(b) solve y' = y - x², y(0) =1 by Picard's method up to the fourth approximation hence find the value of y(0.1), y(0.2) .

[7M+8M]

8.(a) Using least square method, fit a second degree polynomial estimate y at x=6.5

X y
0 12
1 10.5
2 10
3 8
4 7
5 8
6 7.5
7 8.5
8 9

(b) Fit a least square straight line for the following data.

X y
1 6
2 4
3 3
4 5
5 4
6 2

[7M+8M]

--- Content provided by FirstRanker.com ---


Firstranker's choice

Code No: R10106/R10

FirstRanker.com

R07

I B.Tech I Semester Regular/Supplementary Examinations, Jan 2012

--- Content provided by FirstRanker.com ---

ENVIRONMENTAL STUDIES

(Common to Mechanical Engineering, Electronics & Communication Engineering,

Chemical Engineering, Bio-Medical Engineering, Information Technology,

Electronics & Control Engineering, Production Technology and Mining)

Time: 3 hours Max Marks: 75 Answer any FIVE Questions

--- Content provided by‌ FirstRanker.com ---

All Questions carry equal marks


1. (a) Write a note on the importance of education on environmental issues and concerns.

(b) Describe the multidisciplinary nature of environmental studies.

[7+8]

2. Discuss the importance of environmental studies with respect to the following state-ments.

--- Content provided by‌ FirstRanker.com ---

(a) We live in a world wherein natural resources are limited.

(b) Green spaces and gardens are vital to the psychological and physical health of city dwellers.

[7+8]

3. (a) What are the di erent tropic levels of organisms in an ecosystem?

(b) Why is a complex ecosystem more stable than one with few species?

--- Content provided by⁠ FirstRanker.com ---

[9+6]

4. (a) Write a brief note on biodiversity and ecosystem diversity.

(b) Explain the evolution of diverse species in an ecosystem.

[15]

5. (a) Oceans are ultimate sink for most of the waste we produce. Explain.

--- Content provided by‍ FirstRanker.com ---

(b) List o shore sources of Marine Pollution.

(c) Explain the e ects of oil pollution on the ocean.

[7+4+4]

6. Discuss brie y the provision of the following Acts:

(a) The Water (Prevention Control of Pollution) Act, 1974

--- Content provided by⁠ FirstRanker.com ---

(b) The Air (Prevention and Control of Pollution) Act, 1981

(c) The Wildlife Protection Act 1971

(d) The Forest Conservation Act of 1980

[4+4+4+3]

7. Explain the relation between population and economic growth from the point of view of sustainable development.

--- Content provided by⁠ FirstRanker.com ---

[15]

8. (a) What is the methodology to be followed for study of a studying cause and e ects of a polluted site? Write also the observations for various aspects and data to be collected.

(b) Write about any polluted site you have visited and describe your ndings in detail.

[8+7]


Firstranker's choice

--- Content provided by‍ FirstRanker.com ---

Code No: R10106/R10

FirstRanker.com

Set No. 2

I B.Tech I Semester Regular/Supplementary Examinations, Jan 2012

ENVIRONMENTAL STUDIES

--- Content provided by‍ FirstRanker.com ---

(Common to Mechanical Engineering, Electronics & Communication Engineering,

Chemical Engineering, Bio-Medical Engineering, Information Technology,

Electronics & Control Engineering, Production Technology and Mining)

Time: 3 hours Max Marks: 75 Answer any FIVE Questions

All Questions carry equal marks

--- Content provided by⁠ FirstRanker.com ---


1. Write a detailed note on the various institutions and organizations in the eld of Environment Education and training, their activities and focal areas.

[15]

2. (a) Write a detailed note on the problems arising out of overexploitation of forest resources.

(b) Describe how forest management is being done in India by citing any example.

[6+9]

--- Content provided by⁠ FirstRanker.com ---

3. (a) Brie y write about the di erent kinds of grasslands in India, also stating the main activities in such areas.

(b) What steps can be taken to conserve grasslands and what are the common reasons for destruction of these ecosystem?

[7+8]

4. (a) What do you understand by endemic and endangered species? How are they categorized? Give some examples of such spcies in India.

(b) List some common plant and animal species of India.

--- Content provided by FirstRanker.com ---

[9+6]

5. (a) Enumerate the diseases and other problems caused by soil pollution.

(b) How do you control soil pollution?

[8+7]

6. (a) Explain the phenomenon of Global Warming and the factors contributing to it.

--- Content provided by FirstRanker.com ---

(b) Explain the possible impacts of Global Warming on the food supply.

(c) What are the measures taken at Global level to control the emmission of Green House Gases?

[5+5+5]

7. (a) De ne Health Impact Assement.

(b) Outline some of the important strategies which must be taken up to minimize environmental hazards.

--- Content provided by⁠ FirstRanker.com ---

[4+11]

8. (a) Describe how you would methodically record the elements and resources in an ecosystem and assess its functioning.

(b) Based on your led visits, summarize your observations and ndings of the water resource ecosystem in your region.

[8+7]


Firstranker's choice

--- Content provided by⁠ FirstRanker.com ---

Code No: R10106/R10

FirstRanker.com

Set No. 3

I B.Tech I Semester Regular/Supplementary Examinations, Jan 2012

ENVIRONMENTAL STUDIES

--- Content provided by FirstRanker.com ---

(Common to Mechanical Engineering, Electronics & Communication Engineering,

Chemical Engineering, Bio-Medical Engineering, Information Technology,

Electronics & Control Engineering, Production Technology and Mining)

Time: 3 hours Max Marks: 75 Answer any FIVE Questions

All Questions carry equal marks

--- Content provided by‍ FirstRanker.com ---


1. Explain how the ideas and activities of some internationally known environmental thinkers has in uenced environment policy.

[15]

2. (a) Why is it important to conserve forest ecosystems?

(b) What are the ways in which forest resources are misused and what is the outcome?

[8+7]

--- Content provided by​ FirstRanker.com ---

3. (a) Explain the term `energy cycle' and how the organisms in the ecosystem are dependent on it.

(b) What is ecological succession? What are the di erent stages of development of an ecosystem?

[8+7]

4. (a) Explain the concept of ex-situ conservation and illustrate your answer with examples.

(b) What is an Integrated Protected Areas and how does it help in conservation of biological diversity.

--- Content provided by FirstRanker.com ---

[9+6]

5. (a) List the wastes that are prohibited from processing along with municipal solid waste. Discuss.

(b) Brie y describe the methods of heating and disposal of solid waste.

[8+7]

6. (a) What are the major issues associated with resettlement and rehabilitation?

--- Content provided by‍ FirstRanker.com ---

(b) Bring out the main elements of water conservation.

[8+7]

7. Explain with examples the links between the activities of man which are hazardous to human health and environment.

[15]

8. List and write brie y the main characteristics of any ve plant and ve animal species which belong to your region or any area which you have studied.

--- Content provided by‍ FirstRanker.com ---

[8+7]




This download link is referred from the post: JNTU Kakinada B-Pharm 2-1 last 10 year question papers 2010-2020 -All regulation

--- Content provided by‌ FirstRanker.com ---