/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 159 How is the quadratic formula der... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

How is the quadratic formula derived?

Short Answer

Expert verified
The quadratic formula, \(x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\), is derived starting from the standard form of a quadratic equation, \(ax^2 + bx + c = 0\), through a series of algebraic manipulations which largely involved completing the square.

Step by step solution

01

Start with the generic quadratic equation

A quadratic equation is given by \(ax^2+bx+c=0\), where \(a\), \(b\), and \(c\) are constants, and \(a \neq 0\).
02

Normalize the equation

Divide every term by \(a\) to get the equation in the form \(x^2+\frac{b}{a}x+\frac{c}{a}=0\). This simplifies further to \(x^2+\frac{b}{a}x=-\frac{c}{a}\). The purpose of achieving this format is to simplify the equation for the next step.
03

Complete the square

To complete the square on the term \(\frac{b}{a}x\), take half the coefficient of \(x\), square it and add it to both sides. From this \(\frac{b}{2a}^2\) is derived. The equation turns into \(x^2+\frac{b}{a}x+(\frac{b}{2a})^2 = \frac{b^2}{4a^2} - \frac{c}{a}\). This can be rewritten as \((x + \frac{b}{2a})^2=\frac{b^2-4ac}{4a^2}\).
04

Solve for x

Take the square root of both sides to get \(x + \frac{b}{2a}= \pm\frac{\sqrt{b^2-4ac}}{2a}\). Subtract \(\frac{b}{2a}\) from both sides to isolate \(x\). This gives the quadratic formula: \(x = \frac{-b \pm \sqrt{b^2-4ac}}{2a}\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.