Questions: Find all the zeros of the quadratic function. y=x^2-11x-26

Find all the zeros of the quadratic function.
y=x^2-11x-26
Transcript text: Find all the zeros of the quadratic function. \[ y=x^{2}-11 x-26 \]
failed

Solution

failed
failed

Solution Steps

To find the zeros of the quadratic function y=x211x26 y = x^2 - 11x - 26 , we need to solve the equation x211x26=0 x^2 - 11x - 26 = 0 . This can be done using the quadratic formula, which is given by x=b±b24ac2a x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} , where a a , b b , and c c are the coefficients of the quadratic equation ax2+bx+c=0 ax^2 + bx + c = 0 .

Solution Approach
  1. Identify the coefficients a=1 a = 1 , b=11 b = -11 , and c=26 c = -26 .
  2. Use the quadratic formula to calculate the roots of the equation.
  3. Compute the discriminant b24ac b^2 - 4ac to determine the nature of the roots.
  4. Calculate the two possible values for x x using the quadratic formula.
Step 1: Identify the Coefficients

The given quadratic function is y=x211x26 y = x^2 - 11x - 26 . The coefficients are:

  • a=1 a = 1
  • b=11 b = -11
  • c=26 c = -26
Step 2: Calculate the Discriminant

The discriminant of a quadratic equation ax2+bx+c=0 ax^2 + bx + c = 0 is given by Δ=b24ac \Delta = b^2 - 4ac . Δ=(11)24×1×(26)=121+104=225 \Delta = (-11)^2 - 4 \times 1 \times (-26) = 121 + 104 = 225

Step 3: Determine the Roots Using the Quadratic Formula

The roots of the quadratic equation are given by: x=b±Δ2a x = \frac{-b \pm \sqrt{\Delta}}{2a} Substituting the values: x1=(11)+2252×1=11+152=262=13.0 x_1 = \frac{-(-11) + \sqrt{225}}{2 \times 1} = \frac{11 + 15}{2} = \frac{26}{2} = 13.0 x2=(11)2252×1=11152=42=2.0 x_2 = \frac{-(-11) - \sqrt{225}}{2 \times 1} = \frac{11 - 15}{2} = \frac{-4}{2} = -2.0

Final Answer

x=13,2\boxed{x = 13, -2}

Was this solution helpful?
failed
Unhelpful
failed
Helpful