Solve \( x^{2}-9 x-52=0 \) \( x=\{\square\} \)
Real Tutor Solution
Answer
Solution
Sign in to Unlock Answers for Free!
A Learning Platform Trusted by Millions of Real Students and Teachers.
Reviewed and approved by the UpStudy tutoring team
The Deep Dive
To solve the quadratic equation \( x^{2}-9x-52=0 \), we can use the quadratic formula: \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \] Here, \( a = 1 \), \( b = -9 \), and \( c = -52 \). Plugging in these values: \[ b^2 - 4ac = (-9)^2 - 4(1)(-52) = 81 + 208 = 289. \] Now applying the quadratic formula: \[ x = \frac{-(-9) \pm \sqrt{289}}{2 \cdot 1} = \frac{9 \pm 17}{2}. \] This gives us two solutions: 1. \( x = \frac{9 + 17}{2} = \frac{26}{2} = 13 \) 2. \( x = \frac{9 - 17}{2} = \frac{-8}{2} = -4 \) Thus, \( x = \{13, -4\} \)