Quadratic equations: Finding and comparing roots
Quadratic Equations: Finding and Comparing Roots A quadratic equation is an equation of the form: ax² + bx + c = 0 where a, b, and c are constants....
Quadratic Equations: Finding and Comparing Roots A quadratic equation is an equation of the form: ax² + bx + c = 0 where a, b, and c are constants....
Quadratic Equations: Finding and Comparing Roots
A quadratic equation is an equation of the form:
ax² + bx + c = 0
where a, b, and c are constants.
Finding the roots of a quadratic equation involves isolating the quadratic term (bx²) and then solving for the roots using the quadratic formula:
x = (-b ± √(b² - 4ac)) / 2a
Comparing the roots of two quadratic equations is straightforward. They are equal if the corresponding coefficients of the two equations are equal. If the roots are unequal, they are different.
Examples:
Finding the roots of x² - 4x + 4 = 0:
a = 1, b = -4, c = 4
x = (-(-4) ± √((-4)² - 4(1)(4)) / 2(1)
x = (4 ± √(-16)) / 2
x = 2 ± 4i
Comparing the roots:
Applications of Quadratic Equations:
Quadratic equations have numerous applications in various fields, including:
Physics: Describing motion, sound waves, and other physical phenomena
Biology: Modeling population growth and decay
Engineering: Designing structures and predicting their behavior
Finance: Modeling investments and risk analysis
By understanding how to find and compare the roots of quadratic equations, students can gain a deeper understanding of quadratic functions and their applications in various fields