Math Problem Statement

Solve by completing the square.

z2 + 26z + 49 = 0

Write your answers as integers, proper or improper fractions in simplest form, or decimals rounded to the nearest hundredth.

z = or z =

Solution

To solve the quadratic equation z2+26z+49=0z^2 + 26z + 49 = 0 by completing the square, follow these steps:

Step 1: Move the constant term to the other side.

z2+26z=49z^2 + 26z = -49

Step 2: Complete the square.

To complete the square, take half of the coefficient of zz (which is 26), square it, and add it to both sides.

(262)2=132=169\left(\frac{26}{2}\right)^2 = 13^2 = 169

Add 169 to both sides of the equation:

z2+26z+169=49+169z^2 + 26z + 169 = -49 + 169

z2+26z+169=120z^2 + 26z + 169 = 120

Step 3: Rewrite the left side as a perfect square.

The left-hand side is a perfect square trinomial:

(z+13)2=120(z + 13)^2 = 120

Step 4: Solve for zz.

Take the square root of both sides:

z+13=±120z + 13 = \pm \sqrt{120}

z+13=±10.95(rounded to two decimal places)z + 13 = \pm 10.95 \quad \text{(rounded to two decimal places)}

Step 5: Isolate zz.

Now solve for zz by subtracting 13 from both sides:

z=13±10.95z = -13 \pm 10.95

So, we have two solutions:

z1=13+10.95=2.05z_1 = -13 + 10.95 = -2.05

z2=1310.95=23.95z_2 = -13 - 10.95 = -23.95

Final Answer:

z=2.05orz=23.95z = -2.05 \quad \text{or} \quad z = -23.95

Would you like further details or clarification on any of the steps?

5 Related Questions:

  1. How do you solve quadratic equations using the quadratic formula?
  2. What are the other methods to solve quadratic equations besides completing the square?
  3. How is the discriminant related to the number of solutions of a quadratic equation?
  4. How do you graph a quadratic function and interpret its roots?
  5. What is the difference between rational and irrational roots in quadratic equations?

Tip:

Completing the square is especially useful for solving quadratic equations and for deriving the quadratic formula!

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Algebra
Quadratic Equations
Completing the Square

Formulas

(b/2)² for completing the square
Quadratic equation: ax² + bx + c = 0

Theorems

Square Root Property

Suitable Grade Level

Grades 8-10