Mca Ass
Mca Ass
Q.1 Apply Bisection method to find the real root of the equation 𝑥 3 − L-2 CO-1
2𝑥 − 5 = 0 correct to three decimal places.
Q.2 Apply Newton- Raphson method to find the real root of the L-2 CO-1
equation 𝑥 4 − 𝑥 − 10 = 0 correct to four decimal places.
Q.3 Describe the following L-1 CO-1
a) log(1 + ∆) = ℎ𝐷
∆2 𝐸𝑒 𝑥
b) 𝑒 𝑥 = ( ) 𝑒 𝑥 ( 2 𝑥)
𝐸 ∆ 𝑒
Q.4 Applying and Find the Cubic Polynomial which takes the L-2 CO-1
following values
x 0 1 2 3
f(x) 1 2 1 10
Q.5 Applying then Using Newton’s divided difference formula find L-2 CO-1
𝑓(8) and 𝑓(9)
x 4 5 7 10 11 13
f(x) 48 100 294 900 1210 2028
Q.6 Given that L-3 CO-1
X 1.0 1.1 1.2 1.3 1.4 1.5 1.6
Y 7.989 8.403 8.781 9.129 9.451 9.750 10.031
𝑑𝑦 𝑑2 𝑦
Calculate and at 1.1
𝑑𝑥 𝑑𝑥 2
Q.7 Examine an approximation value of 𝑙𝑜𝑔5 by calculating to 4 L-3 CO-1
1 5 𝑑𝑥
decimal place by Simpsons’s rule ∫0 dividing the range into
8 4𝑥+5
10 equal parts.
Q.1 Calculate by Taylor’s series method the value of y at 𝑥 = 0.1 L-3 CO-2
𝑑𝑦
and 𝑥 = 0.2 to four places of decimal from = 𝑥 2 𝑦 − 1
𝑑𝑥
with 𝑦(0) = 1
Q.2 Analyze the value of y ,Using Euler’s Method , the L-2 CO-2
𝑑𝑦
differential equation in six steps = 𝑥 + 𝑦; 𝑦(0) = 0
𝑑𝑥
choosing ℎ = 0.2
Q.3 Apply Gauss Elimination method to solve the equation 2𝑥 − L-2 CO-2
𝑦 + 3𝑧 = 0; 𝑥 + 𝑦 + 𝑧 = 6 𝑎𝑛𝑑 𝑥 − 𝑦 + 𝑧 = 2
Q.4 Apply Gauss Jordan method to find the solution of the L-2 CO-2
following system 10𝑥 + 𝑦 + 𝑧 = 12; 2𝑥 + 10𝑦 + 𝑧 =
13 𝑎𝑛𝑑 𝑥 + 𝑦 + 5𝑧 = 7
Q.5 Apply , then Solve the following system by Gauss Seidal L-2 CO-2
method 27𝑥 + 6𝑦 − 𝑧 = 85; 6𝑥 + 15𝑦 + 2𝑧 = 72 𝑎𝑛𝑑 𝑥 +
𝑦 + 54𝑧 = 110
Analyze Using Euler’s Modified formula to obtain 𝑦(0.2), L-3 CO-2
Q.6 𝑦(0.4)𝑎𝑛𝑑 𝑦(0.6) correct to three decimal places given that
𝑑𝑦
= 𝑦 − 𝑥 2 with initial condition 𝑦(0) = 1
𝑑𝑥
Q.7 Apply Runge Kutta Method to find an approximate value of L-3 CO-2
𝑑𝑦
y when 𝑥 = 0.2 in steps of 0.1 if = 𝑥 + 𝑦 2 given that
𝑑𝑥
where 𝑦(0) = 1
Q.1 A skilled typist, on routine works, kept a record of mistakes made L-3 CO-3
per day during 300 working days
X 0 1 2 3 4 5 6
f 143 90 42 12 9 3 1
Q.2 Between the hours of 2 and 4 P.M. the average number of phone L-2 CO-3
calls per minute coming into the switchboard of a company is 2.5,
Fund the probability that during one particular minute there will
be no phone call at all. [ given e-2 = 0.13534 and e-0.5 = 0.60650]
Q.3 Write down all the properties of Normal Curve. L-2 CO-3
Q.4 In a normal distribution 31% of the items are under 45 and 8% L-2 CO-3
are over 64. Find the mean and standard deviation of the
distribution
Q.5 WRITE SHORT NOTES ON BINOMIAL DISTRIBUTION L-2 CO-3
If 10% of the bolts produced by a machine are defective, L-3 CO-3
Q.6 determine the probability that out of 10 bolts chosen at
random
1] 1 defective bolt
2] none
3] at most 2 bolts will be defective
Q.7 X 0 1 2 3 4 L-3 CO-3
f 32 62 46 10 2
Fit a binomial distribution to the following data and also find the
expected frequency
Q.1 Show that in a graph the number of vertices of odd degree is even L-2 CO-5
Q.2 Define adjacent and incidence matrix with example L-2 CO-5
Q.3 Define the following L-2 CO-5
1- Difference of two graphs
2- Euler graph
3- Planar graph
4- Regular graph
5- Sub graphs
Q.4 The maximum number of edges in a simple graph with n vertices is L-3 CO-5
n(n-1) /2
Q.5 Define planer graph with example L-2 CO-5
Q.6 Define the following L-2 CO-5
1- walk, path and cycle in a graph
2- Degree of a graph
3-homomorphism and isomorphism on a graph
Q.7 Find shortest path from the graph from a to z L-3 CO-5