Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

ASSIGNMENT

DRIVE FALL 2018


PROGRAM Bachelor of Computer Application - BCA
SEMESTER 3
SUBJECT CODE & NAME BCA311 - COMPUTER ORIENTED NUMERICAL METHODS
BK ID B1643
NUMBER OF ASSIGNMENTS, CREDITS & 2, 4 Credits, 30 marks each
MARKS

Note –The Assignment is divided into 2 sets. You have to answer all questions in both sets and submit as
one document. Average of both assignments marks scored by you will be considered as your IA marks.
Kindly note that answers for 10 marks questions should be approximately of 400 words. Each question is
followed by evaluation scheme.

Assignment Set -1 Total


Q.No
Questions Marks
1 Find a real root of the transcendental equation cos x – 3x+1 = 0, correct to four 10
decimal places using iteration method.
2 Find the Taylors Series for 𝑓(𝑥) = 𝑥 3 − 10𝑥 2 + 6 about 𝑥0 = 3 10

3 Solve the equations 4+6


2x + 3y + z = 9
x + 2y + 3z = 6
3x + y + 2z = 8
by LU decomposition method.

Assignment Set -2 Total


Q.No
Questions Marks
1 Fit a second degree parabola y = a + bx + cx2 in the least square method for the 10
following data and hence estimate y at x = 6.

X 1 2 3 4 5
Y 10 12 13 16 19
2 The population of a certain town is shown in the following table 10

Year x 1931 1941 1951 1961 1971


Population y 40.62 60.80 79.95 103.56 132.65
Find the rate of growth of the population in 1961.

3 Solve of 𝑦𝑛+2 − 2 𝐶𝑜𝑠𝛼 𝑦𝑛+1 + 𝑦𝑛 = 𝐶𝑜𝑠 𝛼𝑛. 10

You might also like