Sign In
Three of the methods for solving a quadratic equation are factoring, completing the square, and using the Quadratic Formula.
See solution.
There are many different ways to solve a quadratic equation. We will review three of them.
We will solve the given equation using these methods and then we will compare them.
To solve the given equation by factoring, we will start by rewriting the linear term as a sum of two terms.
Write as a sum
Factor out (x-3)
Now that we have factored the left-hand side of the equation, we can use the Zero Product Property to solve it.
Use the Zero Product Property
(I): LHS-5=RHS-5
(II): LHS+3=RHS+3
We found that the solutions to the equation are x=- 5 and x=3.
To complete the square we can follow the steps shown below.
Our equation can be rewritten as indicated in the first step. x^2-2x-15 = 0 ⇒ x^2 + (-2)x = 15 We can see that b=- 2. With this information, we can calculate the value of b2. b=- 2 ⇔ b/2=- 1 We can now calculate the value of ( b2)^2.
Now, we will add the value of ( b2)^2, which is 1, to both sides of the equation x^2-2x=15. Then, we will factor the resulting perfect square trinomial and solve the equation.
LHS+1=RHS+1
Identity Property of Multiplication
Write as a power
a^2-2ab+b^2=(a-b)^2
sqrt(LHS)=sqrt(RHS)
State solutions
(I), (II): LHS+1=RHS+1
The solutions are 5 and - 3.
We can use the Quadratic Formula to solve any quadratic function in standard form. Let's recall the Quadratic Formula. x = - b ± sqrt(b^2-4ac)/2a To use it, we need to identify the values of the a, b, and c. Standard Form:& ax^2+ bx+ c=0 Given Equation:& 1x^2+( - 2)x + ( -15) = 0 We see that a= 1, b= - 2, and c= - 15. Now we can use the Quadratic Formula to solve our equation.
Substitute values
State solutions
(I), (II): Add and subtract terms
(II): Put minus sign in front of fraction
(I), (II): Calculate quotient
The solutions are 5 and - 3.
Since the coefficient of the linear term of the equation is even, completing the square is the most practical method. Factoring is also a good option for this case, since the coefficients are integers and factors can be easily determined. On the other hand, using the Quadratic Formula may not be practical due to the possibility of making mistakes during calculations.