Determine the number of real roots for given quadratic equations using the discriminant and solve the equations using the quadratic formula.
Solution
This worksheet contains quadratic equations, where you are tasked with solving using the discriminant to determine the number of real roots, and applying the quadratic formula to find the solutions. I'll help break this down into parts:
Step 1: Use the Discriminant (Δ = b² - 4ac)
The discriminant helps determine:
Δ > 0: Two distinct real roots.
Δ = 0: One real root (repeated root).
Δ < 0: No real roots (complex roots).
Let’s calculate the discriminant for each missing row:
5x2−2x+25=0
a=5, b=−2, c=25
Δ=b2−4ac=(−2)2−4(5)(25)=4−500=−496
Number of Roots: 0 (No real roots)
Justification: The discriminant is negative, so the graph does not intersect the x-axis.
4x2+11x+1=0
a=4, b=11, c=1
Δ=b2−4ac=(11)2−4(4)(1)=121−16=105
Number of Roots: 2 (Two distinct real roots)
Justification: The discriminant is positive, so the graph intersects the x-axis twice.
Step 2: Solve Using the Quadratic Formula
The quadratic formula is:
x=2a−b±Δ
Now let's solve each of the quadratic equations in the second section: