69.7k views
4 votes
Use the discriminant, b^2 - 4ac, to determine the number of solutions of the following quadratic equation. y^2 + 14y + 49 = 0Then solve the quadratic equation using the formula Y = (formula is in the picture attached)

Use the discriminant, b^2 - 4ac, to determine the number of solutions of the following-example-1
User EBGreen
by
4.3k points

1 Answer

5 votes

The equation:


y^2+14y+49=0

has the following values a=1, b=14 and c=49, hence the discriminant is:


14^2-4(1)(49)=196-196=0

Since the discriminant is zero we have one solution of multiplicity 2 (this means we have one repeated solution)

Solving the quadratic equation with the general formula:


\begin{gathered} y=\frac{-14\pm\sqrt[]{14^2-4(1)(49)}}{2(1)} \\ y=\frac{-14\pm\sqrt[]{0}}{2} \\ y=(-14)/(2) \\ y=-7 \end{gathered}

Therefore the solution is y=-7

User Alireza Sobhani
by
5.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.