adplus-dvertising
frame-decoration

Question

Consider the following iterative root finding methods and convergence properties:

Iterative root finding Convergence properties methods
(Q) False Position                        (I) Order of convergence = 1.62
(R) Newton Raphson                 (II) Order of convergence = 2
(S) Secant                                         (III) Order of convergence = 1 with guarantee of convergence
(T) Successive Approximation (IV) Order of convergence = 1 with no guarantee of convergence

a.

Q-II R-IV S-lIl T-I

b.

Q-III R-II S-I T-IV

c.

Q-II R-I S-IV T-III

d.

Q-I R-IV S-Il T-III

Answer: (b).Q-III R-II S-I T-IV

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Consider the following iterative root finding methods and convergence properties: Iterative root finding Convergence properties methods (Q) False...

Similar Questions

Discover Related MCQs

Q. Let f(n), g(n) and h(n) be functions defined for positive inter such that f(n) = O(g(n)), g(n) ≠ O(f(n)), g(n) = O(h(n)), and h(n) = O(g(n)). Which one of the following statements is FALSE?  

Q. Find the Integral value of f(x) = x * sinx within the limits 0, π.

Q. The value of the constant 'C' using Lagrange's mean value theorem for f(x) = 8x - x^2 in [0,8] is:

Q. Consider an undirected random graph of eight vertices. The probability that there is an edge between a pair of vertices is 1/2. What is the expected number of unordered cycles of length three?

Q. Which of the following statements is/are TRUE for undirected graphs?

P: Number of odd degree vertices is even.
Q: Sum of degrees of all vertices is even.

Q. The line graph L(G) of a simple graph G is defined as follows: · There is exactly one vertex v(e) in L(G) for each edge e in G. · For any two edges e and e' in G, L(G) has an edge between v(e) and v(e'), if and only if e and e'are incident with the same vertex in G. Which of the following statements is/are TRUE?

(P) The line graph of a cycle is a cycle.
(Q) The line graph of a clique is a clique.
(R) The line graph of a planar graph is planar.
(S) The line graph of a tree is a tree.

Q. Let G be a simple undirected planar graph on 10 vertices with 15 edges. If G is a connected graph, then the number of bounded faces in any embedding of G on the plane is equal to

Q. Let G be a complete undirected graph on 6 vertices. If vertices of G are labeled, then the number of distinct cycles of length 4 in G is equal to

Q. Let G = (V,E) be a graph. Define ξ(G) = Σd id x d, where id is the number of vertices of degree d in G. If S and T are two different trees with ξ(S) = ξ(T),then

Q. The degree sequence of a simple graph is the sequence of the degrees of the nodes in the graph in decreasing order. Which of the following sequences can not be the degree sequence of any graph?

I. 7, 6, 5, 4, 4, 3, 2, 1
II. 6, 6, 6, 6, 3, 3, 2, 2
III. 7, 6, 6, 4, 4, 3, 2, 2
IV. 8, 7, 7, 6, 4, 2, 1, 1

Q. What is the chromatic number of an n-vertex simple connected graph which does not contain any odd length cycle? Assume n >= 2.

Q. Which of the following statements is true for every planar graph on n vertices?

Q. Let G be the non-planar graph with the minimum possible number of edges. Then G has

Q. Which of the following graphs has an Eulerian circuit?

Q. Consider an undirected graph G where self-loops are not allowed. The vertex set of G is {(i, j): 1 <= i <= 12, 1 <= j <= 12}. There is an edge between (a, b) and (c, d) if |a − c| <= 1 and |b − d| <= 1. The number of edges in this graph is __________.

Q. An ordered n-tuple (d1, d2, … , dn) with d1 >= d2 >= ⋯ >= dn is called graphic if there exists a simple undirected graph with n vertices having degrees d1, d2, … , dn respectively. Which of the following 6-tuples is NOT graphic?

Q. The maximum number of edges in a bipartite graph of 12 vertices is __________________________.

Q. A cycle on n vertices is isomorphic to its complement. The value of n is _____.

Q. If G is a forest with n vertices and k connected components, how many edges does G have?

Q. Let d denote the minimum degree of a vertex in a graph. For all planar graphs on n vertices with d ≥ 3, which one of the following is TRUE?