Sign In
Compare the steps needed to complete each task. How do both processes relate? Is one contained in the other?
See solution.
We will start by reviewing both methods of solving a quadratic equation to understand how they relate and how they differ.
This method can be used to solve any quadratic equation. The procedure is as follows.
Following the first three steps lets us rewrite the original equation as shown below. x^2+bx = c ⇕ ( x + ( b2)^2 )^2 = c + ( b2)^2 If we think about x + ( b2)^2 as a new variable, x', we can see that this equation is exactly of the form needed to be solved by using square roots. ( x + ( b2)^2 )^2 &= c + ( b2)^2 [2em] (x')^2 &= k
We can compare both methods and summarize the information presented above as shown below.