Numerical

Numerical

University

20 Qs

quiz-placeholder

Similar activities

MA8491 - UNIT 1 - Solution of equations and Eigenvalue

MA8491 - UNIT 1 - Solution of equations and Eigenvalue

University

25 Qs

Jacobi and Power Methods Quiz

Jacobi and Power Methods Quiz

University

25 Qs

statistics and numerical methods

statistics and numerical methods

University

20 Qs

Combined Quiz for chapter 9 &10

Combined Quiz for chapter 9 &10

University

22 Qs

PUE- BCA Sem 4

PUE- BCA Sem 4

University

20 Qs

Liner system of Equations

Liner system of Equations

University

20 Qs

C++ Root-Finding Methods Quiz

C++ Root-Finding Methods Quiz

University

25 Qs

BC Integration

BC Integration

11th Grade - University

19 Qs

Numerical

Numerical

Assessment

Quiz

Mathematics

University

Hard

CCSS
HSF-IF.C.7C, HSN.CN.A.2, 8.EE.C.8B

+1

Standards-aligned

Created by

Barbara White

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The convergence of which of the following method is sensitive to starting value?

False position

Gauss seidal method

Newton-Raphson method

All of these

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Newton-Raphson method is used to find the root of the equation x2 - 2 = 0


If iterations are started from - 1, then iterations will be

converge to -1

converge to √2

converge to -√2

No converge

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements applies to the bisection method used for finding roots of functions?

Converges within a few iterations

Guaranteed to work for all continuous functions

Is faster than the Newton-Raphson method

Requires that there be no error in determining the sign of the function

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We wish to solve x2 - 2 = 0 by Newton Raphson technique. If initial guess is x0 = 1.0, subsequent estimate of x (i.e. x1) will be

1.414

1.5

2.0

None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Using Newton-Raphson method, find a root correct to three decimal places of the equation x3 - 3x - 5 = 0

2.275

2.279

2.222

None of these

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the Gauss elimination method for solving a system of linear algebraic equations, triangularzation leads to

Diagonal matrix

Lower triangular matrix

Upper triangular matrix

Singular matrix

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If Δf(x) = f(x+h) - f(x), then a constant k, Δk equals

1

0

f(k)- f(0)

f(x + k) - f(x)

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?