Your smart science assistant
Advertisement

Quadratic Equations

Schematic diagram illustrating Quadratic Equations

Quadratic Equations

A quadratic equation has the form axยฒ + bx + c = 0 (a โ‰  0). The discriminant D = bยฒ โˆ’ 4ac determines the number and type of roots:

  • If D > 0: two distinct real roots x = (โˆ’b ยฑ โˆšD) / 2a
  • If D = 0: one double root x = โˆ’b/2a
  • If D < 0: no real roots

Vieta's Theorem

If xโ‚ and xโ‚‚ are roots: xโ‚ + xโ‚‚ = โˆ’b/a and xโ‚ ยท xโ‚‚ = c/a. For xยฒ โˆ’ 5x + 6 = 0: two numbers summing to 5 and multiplying to 6 โ†’ xโ‚ = 2, xโ‚‚ = 3.

Incomplete Quadratics

If b = 0: axยฒ + c = 0 โ†’ x = ยฑโˆš(โˆ’c/a) (real only if c/a < 0).

If c = 0: axยฒ + bx = 0 โ†’ x(ax + b) = 0 โ†’ x = 0 or x = โˆ’b/a.

The Transfer Method

Replace axยฒ + bx + c = 0 with yยฒ + by + ac = 0. The coefficient a is "transferred" to the constant term. If yโ‚ and yโ‚‚ are roots of the new equation, then xโ‚ = yโ‚/a, xโ‚‚ = yโ‚‚/a.

Example: 6xยฒ โˆ’ 7x โˆ’ 3 = 0 โ†’ Transfer: yยฒ โˆ’ 7y โˆ’ 18 = 0 โ†’ roots 9 and โˆ’2 โ†’ x = 9/6 = 3/2 and x = โˆ’2/6 = โˆ’1/3.

Advertisement
Advertisement