Skip to main content
Logo image

Section 7.5 Solving Quadratic Equations Chapter Review

Subsection 7.5.1 Solving Quadratic Equations by Using a Square Root

In Section 1 we covered how to solve quadratic equations using the square root property and how to use the Pythagorean Theorem.

Example 7.5.1. Solving Quadratic Equations Using the Square Root Property.

Solve for w in 3(2w)224=0.
Explanation.
It’s important here to suppress any urge you may have to expand the squared binomial. We begin by isolating the squared expression.
3(2w)224=03(2w)2=24(2w)2=8
Now that we have the squared expression isolated, we can use the square root property.
2w=8or2w=82w=42or2w=422w=42or2w=422w=22or2w=22w=222orw=222w=22+2orw=22+2
The solution set is {22+2,22+2}.

Example 7.5.2. The Pythagorean Theorem.

Faven was doing some wood working in her garage. She needed to cut a triangular piece of wood for her project that had a hypotenuse of 16 inches, and the sides of the triangle should be equal in length. How long should she make her sides?
Explanation.
Let’s start by representing the length of the triangle, measured in inches, by the letter x. That would also make the other side x inches long.
Figure 7.5.3. Piece of wood with labels for Faven
Faven should now set up the Pythagorean theorem regarding the picture. That would be
x2+x2=162
Solving this equation, we have:
x2+x2=1622x2=256x2=128x2=128x=642x=642x=82x11.3
Faven should make the sides of her triangle about 11.3 inches long to force the hypotenuse to be 16 inches long.

Subsection 7.5.2 The Quadratic Formula

In Section 2 we covered how to use the quadratic formula to solve any quadratic equation.

Example 7.5.4. Solving Quadratic Equations with the Quadratic Formula.

Solve the equations using the quadratic formula.
  1. x2+4x=6
  2. 5x22x+1=0
Explanation.
  1. First we should change the equation into standard form.
    x2+4x=6x2+4x6=0
    Next, we check and see that we cannot factor the left side or use the square root property so we must use the quadratic formula. We identify that a=1, b=4, and c=6. We will substitute them into the quadratic formula:
    x=b±b24ac2ax=4±(4)24(1)(6)2(1)=4±16+242=4±402=4±4102=4±4102=4±2102=42±2102=2±10
    So the solution set is {2+10,210}.
  2. Since the equation 5x22x+1=0 is already in standard form, we check and see that we cannot factor the left side or use the square root property so we must use the quadratic formula. We identify that a=5, b=2, and c=1. We will substitute them into the quadratic formula:
    x=b±b24ac2ax=(2)±(2)24(5)(1)2(5)=2±42010=2±1610
    Since the solutions have square roots of negative numbers, we must conclude that there are no real solutions.

Subsection 7.5.3 Complex Solutions to Quadratic Equations

In Section 3 we covered what both imaginary numbers and complex numbers are, as well as how to solve quadratic equations where the solutions are imaginary numbers or complex numbers.

Example 7.5.5. Imaginary Numbers.

Simplify the expression 12 using the imaginary number, i.
Explanation.
Start by splitting the 1 from the 12 and by looking for the largest perfect-square factor of 12, which happens to be 4.
12=413=413=2i3

Example 7.5.6. Solving Quadratic Equations with Imaginary Solutions.

Solve for m in 2m2+16=0, where p is an imaginary number.
Explanation.
There is no m term so we will use the square root method.
2m2+16=02m2=16m2=8
m=8 or m=8m=412 or m=412m=2i2 or m=2i2
The solution set is {2i2,2i2}.

Example 7.5.7. Solving Quadratic Equations with Complex Solutions.

Solve the equation 3(v2)2+54=0, where v is a complex number.
Explanation.
3(v2)2+54=03(v2)2=54(v2)2=18
v2=18 or v2=18v2=912 or v2=912v2=912 or v2=912v2=3i2 or v2=3i2v=23i2 or v=2+3i2
So, the solution set is {2+3i2,23i2}.

Subsection 7.5.4 Solving Equations in General

In Section 2.1 we learned how to solve linear equations. In Section 6.4 we learned how to solve radical equations. In Section 1 and Section, we learned how to solve quadratic equations.
Then in Section 4 we looked at a few strategies to solve equations in general, often relying on those earlier specific techniques.

Example 7.5.8. Equations where the Variable Appears Once.

Solve the equations using an effective method.
  1. (x4)22=0
  2. 3x+22=5
  3. 3(5x6)7=2
Explanation.
  1. Since the variable x only appears once, we can apply steps one at a time to undo all of the operations that are done to x and eventually isolate it.
    (x4)22=0(x4)2=2x4=±2x=4±2
    So the solution set is {4+2,42}
  2. Since the variable x only appears once, we can apply steps one at a time to undo all of the operations that are done to x and eventually isolate it.
    3x+22=53x+2=7(3x+2)2=723x+2=493x=47x=473
    At this point 473 is only a potential solution. We may have introduced an extraneous solution at the point where we squared both sides. So we should check it.
    3473+22=?547+2=?749=7
    So, the solution set is {473}.
  3. Since the variable x only appears once, we can apply steps one at a time to undo all of the operations that are done to x and eventually isolate it.
    3(5x6)7=23(5x6)=95x6=35x=9x=95
    The solution set is {95}.

Example 7.5.9. Equations With More Than One Instance of the Variable.

Recognize that these equations have more than one instance of the variable, so it is not immediately possible to isolate the variable by undoing the operations that are done to it. Instead, call upon a special technique to solve the equation.
  1. (x4)2+2x=0
  2. 16x2(3x1)=7
  3. x+2=x4
Explanation.
  1. To solve the equation (x4)2+2x=0, note that it is a quadratic equation, and we can write it in standard form.
    (x4)2+2x=0x28x+16+2x=0x26x+16=0
    Now we may use the quadratic formula 7.2.2.
    x=b±b24ac2ax=(6)±(6)24(1)(16)2(1)=6±36482=6±122
    At this point, we notice that the solutions are complex. Continue to simplify until they are completely reduced.
    x=6±4132=6±4132=6±2i32=62±2i32=3±i3
    So the solution set is {3i3,3+i3}.
  2. To solve the equation 16x2(3x1)=3 we first we first note that it is linear. Since it is linear, we just need to follow the steps outlined in Process 2.1.5.
    16x2(3x1)=716x6x+3=710x+3=710x=4x=410x=25
    So, the solution set is {25}.
  3. Since the equation x+2=x4 is a radical equation, we should isolate the radical (which it already is) and square both sides of the equation.
    x+2=x4(x+2)2=(x4)2x+2=x28x+160=x29x+14
    Since the equation is now quadratic, we may use the quadratic formula 7.2.2 to solve it.
    x=b±b24ac2ax=(9)±(9)24(1)(14)2(1)=9±81562=9±252=9±52
    x=952orx=9+52x=42orx=142x=2orx=7
    Since this is a radical equation, we should verify our solutions and look out for “extraneous solutions”.
    2+2=?24or7+2=?744=no2or9=3
    So the solution set is {7}.

Example 7.5.10. Solving For a Variable in Terms of Other Variables.

Often in science classes, you are given a formula that needs to be rearranged to be useful to a situation. Below are a few equations from physics that describe the natural world.
  1. Solve the equation v2=v02+2ax for x. (This equation describes the motion of objects that are accelerating.)
  2. Solve the equation c=0c2v2 for v. (This equation describes the size of things moving at very fast speeds.)
  3. Solve the equation y=αt22+vt for t. (This is another equation that describes the motion of objects that are accelerating.)
Explanation.
  1. Since x only appears once in the equation, we only need to undo the operations that are done to it.
    v2=v02+2axv2v02=2axv2v022a=x
    So we find x=v2v022a.
  2. Since v only appears once in the equation, we only need to undo the operations that are done to it. According to the order of operations, on the right side of the equation,
    1. v is squared.
    2. The result is negated.
    3. The result is added to c2.
    4. The result has a square root applied.
    5. The result is multiplied by 0.
    So we do all of the opposite things in the opposite order.
    c=0c2v2c0=c2v2(c0)2=(c2v2)2(c0)2=c2v2(c0)2c2=v2(c0)2+c2=v2±(c0)2+c2=v±c2(c0)2=v
    So, we find v=±c2(c0)2.
  3. This is a quadratic equation when we view t as the variable. First, we should rearrange the equation to standard form.
    y=αt22+vt0=α2t2+vty
    It is helpful with many equations to “clear denominators”. In this case, that means multiplying each side of the equation by 2.
    0=αt2+2vt2y
    Now, we may apply the quadratic formula 7.2.2.
    t=b±b24ac2at=2v±(2v)24α(2y)2αt=2v±4v2+8αy2αt=2v±4(v2+2αy)2αt=2v±2v2+2αy2αt=v±v2+2αyα
    So we find t=v±v2+2αyα.

Exercises 7.5.5 Exercises

Solving Quadratic Equations by Using a Square Root.

7.
Solve the equation.
04(x9)2=4
8.
Solve the equation.
22(y9)2=10

Exercise Group.

11.
Casandra is designing a rectangular garden. The garden’s diagonal must be 15.3 feet, and the ratio between the garden’s base and height must be 15:8. Find the length of the garden’s base and height.
The garden’s base is feet and its height is .
12.
Samantha is designing a rectangular garden. The garden’s diagonal must be 19 feet, and the ratio between the garden’s base and height must be 4:3. Find the length of the garden’s base and height.
The garden’s base is feet and its height is .

The Quadratic Formula.

18.
4.6x2+5.52x+1.656=0
19.
0.8x2+7.3x5.1=0

Complex Solutions to Quadratic Equations.

27.
Simplify the radical and write it as a complex number using i.
54=
28.
Simplify the radical and write it as a complex number using i.
50=

Exercise Group.

29.
Solve the quadratic equation. Solutions could be complex numbers.
4r2+9=3
30.
Solve the quadratic equation. Solutions could be complex numbers.
3t25=10
31.
Solve the quadratic equation. Solutions could be complex numbers.
7(t8)2+6=69
32.
Solve the quadratic equation. Solutions could be complex numbers.
5(t+2)2+5=400

Solving Equations in General.

35.
Solve the equation.
5+10(a7)=38(25a)
36.
Solve the equation.
3+8(b5)=18(75b)
39.
Solve the equation.
78m+4=m+137m
40.
Solve the equation.
510p+1=p+129p
43.
Solve the equation.
12(x+2)2=3
44.
Solve the equation.
115(y+2)2=9
51.
Solve the equation.
2x2=15x18
52.
Solve the equation.
5x2=36x36
You have attempted 1 of 2 activities on this page.