TLS Online TPP Program

#Question id: 15401


If roots of the auxiliary equation of are real and equal,  the general solution of the differential equation is 

#Part-B Specialized Branches in Biotechnology
  1. y = c1e-ax/2 + c2eax/2
  2. y = (c1 + c2x)e-ax/2
  3. y = (c1 + c21n x)e-ax/2
  4. y = (c1cos x + c2 sin x)e-ax/2
More Questions
TLS Online TPP Program

#Question id: 15545

#Part-B Specialized Branches in Biotechnology

The bisection method is applied to compute a zero of the function f(x) = x4 - x3 - x2 - 4 in the interval [1, 9]. The method converges to a solution after  iterations. 

TLS Online TPP Program

#Question id: 15552

#Part-B Specialized Branches in Biotechnology

One real root of a polynomial P(x) = x3 - x -1 lies in the interval [1,2] and bisection method is used to find its value, the minimum number of iterations required to achieve accuracy up to two decimal points is 

TLS Online TPP Program

#Question id: 15553

#Part-B Specialized Branches in Biotechnology

 A function is defined as f(x) = x2 - 3. Between the interval [1,2] find the root of the function by Bisection Method. 

TLS Online TPP Program

#Question id: 15567

#Part-B Specialized Branches in Biotechnology

The method for determination of a root of a non-linear equation which uses two initial guess roots but does not require that they must bracket the root, is? 

TLS Online TPP Program

#Question id: 15567

#Part-A Aptitude & General Biotechnology

The method for determination of a root of a non-linear equation which uses two initial guess roots but does not require that they must bracket the root, is? 

TLS Online TPP Program

#Question id: 15568

#Part-B Specialized Branches in Biotechnology

The quadratic equation 2x2 + 3x + 8 = 0 is to be solved numerically starting with an initially value of xo = 2. The new estimate of x after the first iteration using Newton Raphson method is