Solve \( x^{2}-9 x-52=0 \) \( x=\{\square\} \)
Solución de tutoría real
Responder
Solución
¡Inicia sesión para desbloquear respuestas gratis!
Una plataforma de aprendizaje en la que confían millones de estudiantes y profesores reales.
Revisado y aprobado por el equipo de tutoría de UpStudy
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\} \)