MCS054 TEE June 2021 Q1(b) | Bisection Method

BACHELOR OF COMPUTER

APPLICATIONS (BCA) (REVISED)

Term-End Examination

June, 2021

BCS-054: COMPUTER ORIENTED NUMERICAL TECHNIQUES

 

1(c) Find the smallest positive root for the equation using bi-section method : 7

x^3 + 3x^2 - 6 =0

Show three iterations.

Solution:-


 

 

 

 

 

 

 

 

You can also visit my YouTube Channel Gaurav Pali MCA

Popular posts from this blog

Generation Of Computer | Computer Generation | कंप्यूटर की पीढ़िया

Fibonacci Series In C-Gaurav Pali

IGNOU MCS-011 Problem Solving and Programming Solved Assignment 2021-22 Q1 | C Program using switch statement to provide the following functions