Comparing Solutions of Quadratic Equations: Real vs Imaginary Roots

AI Thread Summary
The discussion focuses on solving quadratic equations with real and imaginary roots. The initial calculations show a method of isolating x and taking the square root, resulting in imaginary solutions. A comparison with the quadratic formula reveals a different approach, leading to a discriminant of -140 and further simplification. The participant acknowledges a Latex error and realizes a mistake in their calculations, specifically not following through the steps completely. The conversation concludes with gratitude for the assistance received.
hackedagainanda
Messages
52
Reaction score
11
Homework Statement
Solve for x, 7x^2 + 5 = 0
Relevant Equations
##x = \frac {-b \pm \sqrt{b^2 -4ac}} {2a},##
I subtract 5 from both sides to get 7x^2 = -5 Then I divide both sides by 7 to get -5/7. I then take the square root to get x = sqrt of the imaginary unit i 5/7 then ##\pm { i \sqrt \frac 5 7}##

The quadratic formula on the other hand gets me a different answer, the discriminant = -140 which can be simplified to 2 sqrt 35 i over 14 and then you factor out the 2 and get ##\pm i \sqrt \frac {35} 7##I see there is a Latex error but the root is only in the numerator
Both answers seem correct to me I don't see my error.
 
Last edited:
Physics news on Phys.org
b=0, so:
$$x = \pm \frac{\sqrt{-4*35}}{2*7}$$
$$x = \pm \frac{2\sqrt{-35}}{2*7}$$
$$x = \pm \sqrt{\frac{-35}{49}} = \pm \sqrt{\frac{-5}{7}}$$
 
  • Like
Likes hackedagainanda
That's the answer I got, I take it the book rationalized the denominator. I see my error now, I didn't follow the steps all the way through.
 
Thanks for the help! You are very appreciated :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top