Math Problem Statement

The graph of the quadratic function x^2 - 4x - 5 = 0 crosses the x-axis at x = -1 and x = 5. What are the zeros of this function?

Solution

The problem asks for the zeros of the quadratic function:

x24x5=0x^2 - 4x - 5 = 0

To find the zeros of this quadratic, we can factor the expression. We're looking for two numbers that multiply to 5-5 and add to 4-4.

The two numbers are 5-5 and 11, so we can factor the quadratic as:

(x5)(x+1)=0(x - 5)(x + 1) = 0

Now, set each factor equal to zero:

  1. x5=0x=5x - 5 = 0 \Rightarrow x = 5
  2. x+1=0x=1x + 1 = 0 \Rightarrow x = -1

Thus, the zeros of the function are x=1x = -1 and x=5x = 5.

Therefore, the correct answer is:

x=1andx=5x = -1 \quad \text{and} \quad x = 5

Would you like more details or explanations? Here are some related questions:

  1. How can we verify the zeros of a quadratic function?
  2. Can all quadratic equations be factored easily?
  3. How would the quadratic formula be used to solve this problem?
  4. What does it mean geometrically for a quadratic to have two real zeros?
  5. How does the discriminant of a quadratic help in determining the nature of its solutions?

Tip: Always try factoring first for simple quadratics before using 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
Factoring

Formulas

Quadratic Equation: ax^2 + bx + c = 0
Factoring: (x - r1)(x - r2) = 0

Theorems

Zero-Product Property

Suitable Grade Level

Grades 8-10