0% found this document useful (0 votes)
6 views2 pages

Numerical Method Assignment-2

This document outlines an assignment for the Numerical Method course in the Computer Science & Engineering department, with a submission deadline of March 17, 2026, and a total of 10 marks. It includes two sets of questions for students to solve various systems of linear equations using methods such as Gauss Elimination, LU Decomposition, Jacobi’s Iteration, and Gauss-Jordan. Each question specifies the marks, course outcomes, and Bloom's Taxonomy levels associated with the problems.

Uploaded by

23bcs10067
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views2 pages

Numerical Method Assignment-2

This document outlines an assignment for the Numerical Method course in the Computer Science & Engineering department, with a submission deadline of March 17, 2026, and a total of 10 marks. It includes two sets of questions for students to solve various systems of linear equations using methods such as Gauss Elimination, LU Decomposition, Jacobi’s Iteration, and Gauss-Jordan. Each question specifies the marks, course outcomes, and Bloom's Taxonomy levels associated with the problems.

Uploaded by

23bcs10067
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

DEPARTMENT OF

COMPUTER SCIENCE & ENGINEERING

Subject: Numerical Method


Subject Code: 23SMH-341
Semester: 6th Batch: 2023

Assignment -2

Last date of Submission: 17th March, 2026


Total Marks: 10

*Note: Every student needs to submit an assignment as per the allotted set mentioned in the
attached PDF.
Even UID: - Set1
Odd UID: - Set 2
Set – 1

S.
Question Marks COs BT Level
No.

Solve the following system of linear equations using the Gauss


Elimination Method: 2x + y – z = 8, −3x – y + 2z = −11, −2x
1 3 marks CO4 Level 3
+ y + 2z = −3

2 Solve the following system of linear equations using the LU 3 marks CO4 Level 4
Decomposition Method: 2x + y – z = 8, −3x – y + 2z = −11,
−2x + y + 2z = −3

Solve the following system using Jacobi’s Iteration Method


up to three decimal places: 10x – y + 2z = 6, −x + 11y – z = 25,
2x – y + 10z = −11
3 4 marks CO5 Level 4
DEPARTMENT OF
COMPUTER SCIENCE & ENGINEERING

Set – 2

S. Question Marks COs BT Level


No.
Solve the equations 10x – 7y + 3z + 5u = 6; – 6x + 8y –
1 z – 4u = 5; 3x +y + 4z + 11u = 2; and 5x – 9y – 2z + 4u 3 marks CO4 Level 3
= 7 by the Gauss-Jordan method.
Apply the Gauss-Seidal iteration method to solve the

2 equations: 10x – 2y – z – u = 3; – 2x + 10y – z –u = 15; 3 marks CO4 Level 4


– x – y + 10z + 2u = 27; – x – y – 2z + 10u = – 9.
The table gives the distance in nautical miles of the
visible horizon for the given heights in feet above the
earth’s surface:
x = height: 100, 150, 200, 250, 300, 350, 400.
y = distance: 10.63, 13.03, 15.04, 16.81, 18.42, 19.90,
3 21.27. 4 marks CO5 Level 4
Find the values of y when (i) x = 160 ft. (ii) x = 410.

You might also like