7.3 The Quadratic Formula

  • The Quadratic Formula • Character of the Roots of a Quadratic Equation

We now use the method of completing the square to derive a general formula that may be used for the solution of any quadratic equation.

Consider the general quadratic equation:

ax2 + bx + c = 0(a ≠ 0)

When we divide through by a, we obtain

x2 + bax + ca = 0

Subtracting c/a from each side, we have

x2 + bax =  − ca

Half of b/a is b/2a, which squared is b2 / 4a2 .  Adding b2 / 4a2 to each side gives us

x2 + bax + b24a2 =  − ca + b24a2

Writing the left side as a perfect square and combining fractions on the right side,

(x + b2a)2 = b2 − 4ac4a2

Equating x + b2a to the positive and negative square root of the right side,

x + b2a =  ± b2 − 4ac2a

When we subtract b/2a from each side and simplify the resulting expression, we obtain the quadratic formula:

x =  − b ± b2 − 4ac2a
(7.4)

The quadratic formula gives us a quick general way of solving any quadratic equation. We need only write the equation in the standard form ax2 + bx + c = 0 ;  substitute the values of a, b, and c into the formula; and simplify.

EXAMPLE 1 Quadratic formula—rational roots

Solve: x squared minus 5 x + 6 = 0. The x squared coefficient value of a is 1, 5 x coefficient value of b is negative 5 and 6 constant value of c is 6.

Here, using the indicated values of a, b, and c in the quadratic formula, we have

x =  − ( − 5) ± ( − 5)2 − 4(1)(6)2(1) = 5 ± 25 − 242 = 5 ± 12x = 5 + 12 = 3orx = 5 − 12 = 2

The roots x = 3 and x = 2 check when substituted in the original equation.

CAUTION

It must be emphasized that, in using the quadratic formula, the entire expression  − b ± b2 − 4ac is divided by 2a. It is a relatively common error to divide only the radical b2 − 4ac . 

EXAMPLE 2 Quadratic formula—irrational roots

Solve: 2 x squared minus 7 x minus 5 = 0. The 2 x squared coefficient value of a is 2, 7 x coefficient value of b is negative 7 and 5 constant value of c is negative 5.

Substituting the values for a, b, and c in the quadratic formula, we have

x =  − ( − 7) ± ( − 7)2 − 4(2)( − 5)2(2) = 7 ± 49 + 404 = 7 ± 894x = 7 + 894 = 4.108orx = 7 − 894 =  − 0.6085

The exact roots are x = 7 ± 894 (this form is often used when the roots are irrational). Approximate decimal values are x = 4.108 and x =  − 0.6085.

EXAMPLE 3 Quadratic formula—double root

Solve: 9x2 + 24x + 16 = 0.

In this example, a = 9 , b = 24 ,  and c = 16. Thus,

x =  − 24 ± 242 − 4(9)(16)2(9) =  − 24 ± 576 − 57618 =  − 24 ± 018 =  − 43

NOTE

[Here, both roots are  − 43 ,  so x =  − 43 is called a double root. We will always get a double root when b2 − 4ac = 0 ,  as in this case.]

EXAMPLE 4 Quadratic formula—imaginary roots

Solve: 3x2 − 5x + 4 = 0.

In this example, a = 3 , b =  − 5 ,  and c = 4. Therefore,

x =  − ( − 5) ± ( − 5)2 − 4(3)(4)2(3) = 5 ± 25 − 486 = 5 ±  − 236

NOTE

[These roots contain imaginary numbers. This happens if b2 − 4ac < 0.]

The previous examples illustrate the character of the roots of a quadratic equation. If a, b, and c are rational numbers, by noting the value of b2 − 4ac (called the discriminant), we have the following:

We can use the value of b2 − 4ac to help in checking the roots or in finding the character of the roots without having to solve the equation completely.

EXAMPLE 5 Quadratic formula—literal numbers

The equation s = s0 + v0t − 12gt2 is used in the analysis of projectile motion (see Fig. 7.5). Solve for t.

A ball begins at s sub naught and is thrown at v sub naught into the air. After time t, it is at s. G is the acceleration due to gravity.

Fig. 7.5

gt2 − 2v0t − 2(s0 − s) = 0multiply by − 2,  put in form ax2+ bx+ c= 0

In this form, we see that a = g , b =  − 2v0 ,  and c =  − 2(s0 − s) : 

t =  − ( − 2v0) ± ( − 2v0)2 − 4g( − 2)(s0 − s)2g = 2v0 ± 4(v02 + 2gs0 − 2gs)2g = 2v0 ± 2v02 + 2gs0 − 2gs2g = v0 ± v02 + 2gs0 − 2gsg

EXAMPLE 6 Quadratic formula—patio dimensions

A rectangular area 17.0 m long and 12.0 m wide is to be used for a patio with a rectangular pool. One end and one side of the patio area around the pool (the chairs, sunning, etc.) are to be the same width. The other end with the diving board is to be twice as wide, and the other side is to be three times as wide as the narrow side. The pool area is to be 96.5 m2 .  What are the widths of the patio ends and sides, and the dimensions of the pool? See Fig. 7.6.

A rectangular pool with area 96.5 meters squared is surrounded by a patio with length 17.0 meters and width 12.0 meters.

Fig. 7.6

First, let x = the width of the narrow end and side of the patio. The other end is then 2x in width, and the other side is 3x in width. Because the pool area is 96.5 m2 ,  we have

pool lengthpool widthpool area(17.0 − 3x)(12.0 − 4x) = 96.5204 − 68.0x − 36.0x + 12x2 = 96.512x2 − 104.0x + 107.5 = 0x =  − ( − 104.0) ± ( − 104.0)2 − 4(12)(107.5)2(12) = 104.0 ± 565624

Evaluating, we get x = 7.5 m and x = 1.2 m .  The value 7.5 m cannot be the required result because the width of the patio would be greater than the width of the entire area. For x = 1.2 m ,  the pool would have a length 13.4 m and width 7.2 m. These give an area of 96.5 m2 ,  which checks. The widths of the patio area are then 1.2 m, 1.2 m, 2.4 m, and 3.6 m.

EXERCISES 7.3

In Exercises 1 and 2, make the given changes in the indicated examples of this section and then solve the resulting equations by the quadratic formula.

  1. In Example 1, change the  −  sign before 5x to  +  . 

  2. In Example 2, change the coefficient of x2 from 2 to 3.

In Exercises 334, solve the given quadratic equations using the quadratic formula. If there are no real roots, state this as the answer. Exercises 36 are the same as Exercises 1316 of Section 7.2.

  1. x2 + 2x − 15 = 0

  2. x2 − 8x − 20 = 0

  3. D2 + 3D + 2 = 0

  4. t2 + 5t − 6 = 0

  5. x2 − 5x + 3 = 0

  6. x2 + 10x − 4 = 0

  7. v2 = 15 − 2v

  8. 16V − 24 = 2V2

  9. 8s2 + 20s = 12

  10. 4x2 + x = 3

  11. 3y2 = 3y + 2

  12. 3x2 = 3 − 4x

  13. z + 2 = 2z2

  14. 2 + 6v = 9v2

  15. 30y2 + 23y − 40 = 0

  16. 62x + 63 = 40x2

  17. 5t2 + 3 = 7t

  18. 2d(d − 2) =  − 7

  19. s2 = 9 + s(1 − 2s)

  20. 20r2 = 20r + 1

  21. 25y2 = 81

  22. 37T = T2

  23. 15 + 4z = 32z2

  24. 4x2 − 12x = 7

  25. x2 − 0.20x − 0.40 = 0

  26. 3.2x2 = 2.5x + 7.6

  27. 0.29Z2 − 0.18 = 0.63Z

  28. 13.2x = 15.5 − 12.5x2

  29. x2 + 2cx − 1 = 0

  30. x2 − 7x + (6 + a) = 0

  31. b2x2 + 1 − a = (b + 1)x

  32. c2x2 − x − 1 = x2

In Exercises 3538, without solving the given equations, determine the character of the roots.

  1. 2x2 − 7x =  − 8

  2. 3x2 = 14 − 19x

  3. 3.6t2 + 2.1 = 7.7t

  4. 0.45s2 + 0.33 = 0.12s

In Exercises 3962, solve the given problems. All numbers are accurate to at least two significant digits.

  1. Find k if the equation x2 + 4x + k = 0 has a real double root.

  2. Find the smallest positive integer value of k if the equation x2 + 3x + k = 0 has roots with imaginary numbers.

  3. Solve the equation x4 − 5x2 + 4 = 0 for x. [Hint: The equation can be written as (x2)2 − 5(x2) + 4 = 0. First solve for x2 . ]

  4.  Without drawing the graph or completely solving the equation, explain how to find the number of x-intercepts of a quadratic function.

  5.  Use the discriminant b2 − 4ac to determine if the equation 90x2 − 123x + 40 = 0 can be solved by factoring. Explain why or why not. Do not solve.

  6. Solve 6x2 − x = 15 for x by (a) factoring, (b) completing the square, and (c) the quadratic formula. Which is (a) longest? (b) shortest?

  7. In machine design, in finding the outside diameter D0 of a hollow shaft, the equation D02 − DD0 − 0.25D2 = 0 is used. Solve for D0 if D = 3.625 cm . 

  8. A missile is fired vertically into the air. The distance s (in ft) above the ground as a function of time t (in s) is given by s = 300 + 500t − 16t2 .  (a) When will the missile hit the ground? (b) When will the missile be 1000 ft above the ground?

  9. In analyzing the deflection of a certain beam, the equation 8x2 − 15Lx + 6L2 = 0 is used. Solve for x, if x < L . 

  10. A homeowner wants to build a rectangular patio with an area of 20.0 m2 ,  such that the length is 2.0 m more than the width. What should the dimensions be?

  11. Two cars leave an intersection at the same time, one going due east and the other due south. After one has gone 2.0 km farther than the other, they are 6.0 km apart on a direct line. How far did each go?

  12. A student cycled 3.0 km/h faster to college than when returning, which took 15 min longer. If the college is 4.0 km from home, what were the speeds to and from college?

  13. For a rectangle, if the ratio of the length to the width equals the ratio of the length plus the width to the length, the ratio is called the golden ratio. Find the value of the golden ratio, which the ancient Greeks thought had the most pleasing properties to look at.

  14. When focusing a camera, the distance r the lens must move from the infinity setting is given by r = f2 / (p − f) ,  where p is the distance from the object to the lens, and f is the focal length of the lens. Solve for f.

  15. In calculating the current in an electric circuit with an inductance L, a resistance R, and a capacitance C, it is necessary to solve the equation Lm2 + Rm + 1 / C = 0. Solve for m in the terms of L, R, and C. See Fig. 7.7.

    A circuit diagram illustrates inductor, resistor, and capacitor connected in series with battery. The positive terminal of battery connects to inductor and negative terminal connects to capacitor.

    Fig. 7.7

  16. In finding the radius r of a circular arch of height h and span b, we use the formula shown below. Solve for h.

    r = b2 + 4h28h
  17. A computer monitor has a viewing screen that is 33.8 cm wide and 27.3 cm high, with a uniform edge around it. If the edge covers 20.0% of the monitor front, what is the width of the edge?

  18. An investment of $2000 is deposited at a certain annual interest rate. One year later, $3000 is deposited in another account at the same rate. At the end of the second year, the accounts have a total value of $5319.05. The interest rate r can be found by solving 2000(1 + r)2 + 3000(1 + r) = $5319.05. What is the interest rate?

  19. In remodeling a house, an architect finds that by adding the same amount to each dimension of a 12-ft by 16-ft rectangular room, the area would be increased by 80 ft2 .  How much must be added to each dimension?

  20. Two pipes together drain a wastewater-holding tank in 6.00 h. If used alone to empty the tank, one takes 2.00 h longer than the other. How long does each take to empty the tank if used alone?

  21. In order to have the proper strength, the angle iron shown in Fig. 7.8 must have a cross-sectional area of 53.5 cm2 .  Find the required thickness x.

    An L-shaped iron with vertical length 15.6 centimeters and horizontal length 10.4 centimeters. Its thickness is a constant x units.

    Fig. 7.8

  22. For an optical lens, the sum of the reciprocals of p, the distance of the object from the lens, and q, the distance of the image from the lens, equals the reciprocal of f, the focal length of the lens. If p is 5.0 cm greater than q(q > 0) and f = 4.0 cm ,  find p and q.

  23. The length of a tennis court is 12.8 m more than its width. If the area of the tennis court is 262 m2 ,  what are its dimensions? See Fig. 7.9.

    A tennis court with area 262 meters squared, length w plus 12.8 meters, and width w.

    Fig. 7.9

  24. Two circular oil spills are tangent to each other. If the distance between centers is 800 m and they cover a combined area of 1.02 × 106m2 ,  what is the radius of each? See Fig. 7.10.

    Two circular oil spills with different radii are tangent and with centers that are 800 meters apart. Their total area is 1.02 times 10 to the sixth meters squared.

    Fig. 7.10

Answer to Practice Exercise

  1. x =  − 1 ± 616

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.222.80.122