When.com Web Search

  1. Ad

    related to: how to find zeros in math calculator with solution given

Search results

  1. Results From The WOW.Com Content Network
  2. Root-finding algorithm - Wikipedia

    en.wikipedia.org/wiki/Root-finding_algorithm

    In numerical analysis, a root-finding algorithm is an algorithm for finding zeros, also called "roots", of continuous functions. A zero of a function f is a number x such that f ( x ) = 0 . As, generally, the zeros of a function cannot be computed exactly nor expressed in closed form , root-finding algorithms provide approximations to zeros.

  3. Zero of a function - Wikipedia

    en.wikipedia.org/wiki/Zero_of_a_function

    It follows that the solutions of such an equation are exactly the zeros of the function . In other words, a "zero of a function" is precisely a "solution of the equation obtained by equating the function to 0", and the study of zeros of functions is exactly the same as the study of solutions of equations.

  4. Quadratic formula - Wikipedia

    en.wikipedia.org/wiki/Quadratic_formula

    Given a general quadratic equation of the form ⁠ + + = ⁠, with ⁠ ⁠ representing an unknown, and coefficients ⁠ ⁠, ⁠ ⁠, and ⁠ ⁠ representing known real or complex numbers with ⁠ ⁠, the values of ⁠ ⁠ satisfying the equation, called the roots or zeros, can be found using the quadratic formula,

  5. Newton's method - Wikipedia

    en.wikipedia.org/wiki/Newton's_method

    This is equivalent to finding the zeroes of a single vector-valued function :. In the formulation given above, the scalars x n are replaced by vectors x n and instead of dividing the function f ( x n ) by its derivative f ′ ( x n ) one instead has to left multiply the function F ( x n ) by the inverse of its k × k Jacobian matrix J F ( x n ) .

  6. Secant method - Wikipedia

    en.wikipedia.org/wiki/Secant_method

    In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f. The secant method can be thought of as a finite-difference approximation of Newton's method , so it is considered a quasi-Newton method .

  7. Polynomial root-finding - Wikipedia

    en.wikipedia.org/wiki/Polynomial_root-finding

    Finding roots in a specific region of the complex plane, typically the real roots or the real roots in a given interval (for example, when roots represents a physical quantity, only the real positive ones are interesting). For finding one root, Newton's method and other general iterative methods work generally well.

  8. Bisection method - Wikipedia

    en.wikipedia.org/wiki/Bisection_method

    In mathematics, the bisection method is a root-finding method that applies to any continuous function for which one knows two values with opposite signs. The method consists of repeatedly bisecting the interval defined by these values and then selecting the subinterval in which the function changes sign, and therefore must contain a root .

  9. Rational root theorem - Wikipedia

    en.wikipedia.org/wiki/Rational_root_theorem

    Solutions of the equation are also called roots or zeros of the polynomial on the left side. The theorem states that each rational solution x = p ⁄ q, written in lowest terms so that p and q are relatively prime, satisfies: p is an integer factor of the constant term a 0, and; q is an integer factor of the leading coefficient a n.