Online Course Discussion Forum

question on homewrok II-A 3.13

 
 
YangBober的头像
question on homewrok II-A 3.13
YangBober - 2020年06月23日 Tuesday 10:07
 

So I got this question wrong and the answer is C But I don't get how you got the answer.

can I get some help on that,


Thank you

 
ProfessorAreteem的头像
Re: question on homewrok II-A 3.13
ProfessorAreteem - 2020年06月23日 Tuesday 21:41
 

Using the quadratic formula, the solutions to the equation $ax^2 + bx + c = 0$ are $$\begin{aligned} x_1 &= \dfrac{-b + \sqrt{b^2-4ac}}{2a} \\ x_2 &= \dfrac{-b - \sqrt{b^2-4ac}}{2a}, \\ \end{aligned}$$ and the solutions to the equation $y^2 +by + ac = 0$ are $$\begin{aligned} y_1 &= \dfrac{-b + \sqrt{b^2 -4ac}}{2} \\ y_2 &= \dfrac{-b - \sqrt{b^2 -4ac}}{2}. \end{aligned}\\$$

Note the only difference between the two is the denominator. So $x_1 = \dfrac{y_1}{a}$ and $x_2 = \dfrac{y_2}{a}$. Which is answer choice C.