x^2-x+a=0 (уравнение) Учитель очень удивится увидев твоё верное решение 😼
Найду корень уравнения: x^2-x+a=0
Решение
Подробное решение
Это уравнение видаa*x^2 + b*x + c = 0 Квадратное уравнение можно решить с помощью дискриминанта. Корни квадратного уравнения:x 1 = D − b 2 a x_{1} = \frac{\sqrt{D} - b}{2 a} x 1 = 2 a D − b x 2 = − D − b 2 a x_{2} = \frac{- \sqrt{D} - b}{2 a} x 2 = 2 a − D − b где D = b^2 - 4*a*c - это дискриминант. Т.к.a = 1 a = 1 a = 1 b = − 1 b = -1 b = − 1 c = a c = a c = a , тоD = b^2 - 4 * a * c = (-1)^2 - 4 * (1) * (a) = 1 - 4*a Уравнение имеет два корня.x1 = (-b + sqrt(D)) / (2*a) x2 = (-b - sqrt(D)) / (2*a) илиx 1 = 1 − 4 a 2 + 1 2 x_{1} = \frac{\sqrt{1 - 4 a}}{2} + \frac{1}{2} x 1 = 2 1 − 4 a + 2 1 Упростить x 2 = 1 2 − 1 − 4 a 2 x_{2} = \frac{1}{2} - \frac{\sqrt{1 - 4 a}}{2} x 2 = 2 1 − 2 1 − 4 a Упростить ____________________________ ____________________________
4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\
\/ (1 - 4*re(a)) + 16*im (a) *cos|----------------------------| I*\/ (1 - 4*re(a)) + 16*im (a) *sin|----------------------------|
1 \ 2 / \ 2 /
x1 = - - ----------------------------------------------------------------- - -------------------------------------------------------------------
2 2 2 x 1 = − i ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 sin ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 − ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 cos ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + 1 2 x_{1} = - \frac{i \sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} - \frac{\sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{1}{2} x 1 = − 2 i 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 sin ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) − 2 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 cos ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 1 ____________________________ ____________________________
4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\
\/ (1 - 4*re(a)) + 16*im (a) *cos|----------------------------| I*\/ (1 - 4*re(a)) + 16*im (a) *sin|----------------------------|
1 \ 2 / \ 2 /
x2 = - + ----------------------------------------------------------------- + -------------------------------------------------------------------
2 2 2 x 2 = i ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 sin ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 cos ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + 1 2 x_{2} = \frac{i \sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{\sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{1}{2} x 2 = 2 i 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 sin ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 cos ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 1
Сумма и произведение корней
[src] ____________________________ ____________________________ ____________________________ ____________________________
4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\
\/ (1 - 4*re(a)) + 16*im (a) *cos|----------------------------| I*\/ (1 - 4*re(a)) + 16*im (a) *sin|----------------------------| \/ (1 - 4*re(a)) + 16*im (a) *cos|----------------------------| I*\/ (1 - 4*re(a)) + 16*im (a) *sin|----------------------------|
1 \ 2 / \ 2 / 1 \ 2 / \ 2 /
- - ----------------------------------------------------------------- - ------------------------------------------------------------------- + - + ----------------------------------------------------------------- + -------------------------------------------------------------------
2 2 2 2 2 2 ( − i ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 sin ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 − ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 cos ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + 1 2 ) + ( i ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 sin ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 cos ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + 1 2 ) \left(- \frac{i \sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} - \frac{\sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{1}{2}\right) + \left(\frac{i \sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{\sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{1}{2}\right) − 2 i 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 sin ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) − 2 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 cos ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 1 + 2 i 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 sin ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 cos ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 1 / ____________________________ ____________________________ \ / ____________________________ ____________________________ \
| 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\| | 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\ 4 / 2 2 /atan2(-4*im(a), 1 - 4*re(a))\|
| \/ (1 - 4*re(a)) + 16*im (a) *cos|----------------------------| I*\/ (1 - 4*re(a)) + 16*im (a) *sin|----------------------------|| | \/ (1 - 4*re(a)) + 16*im (a) *cos|----------------------------| I*\/ (1 - 4*re(a)) + 16*im (a) *sin|----------------------------||
|1 \ 2 / \ 2 /| |1 \ 2 / \ 2 /|
|- - ----------------------------------------------------------------- - -------------------------------------------------------------------|*|- + ----------------------------------------------------------------- + -------------------------------------------------------------------|
\2 2 2 / \2 2 2 / ( − i ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 sin ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 − ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 cos ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + 1 2 ) ( i ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 sin ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 4 cos ( a t a n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) 2 ) 2 + 1 2 ) \left(- \frac{i \sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} - \frac{\sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{1}{2}\right) \left(\frac{i \sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \sin{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{\sqrt[4]{\left(1 - 4 \operatorname{re}{\left(a\right)}\right)^{2} + 16 \left(\operatorname{im}{\left(a\right)}\right)^{2}} \cos{\left(\frac{\operatorname{atan_{2}}{\left(- 4 \operatorname{im}{\left(a\right)},1 - 4 \operatorname{re}{\left(a\right)} \right)}}{2} \right)}}{2} + \frac{1}{2}\right) − 2 i 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 sin ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) − 2 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 cos ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 1 2 i 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 sin ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 4 ( 1 − 4 re ( a ) ) 2 + 16 ( im ( a ) ) 2 cos ( 2 ata n 2 ( − 4 im ( a ) , 1 − 4 re ( a ) ) ) + 2 1 re ( a ) + i im ( a ) \operatorname{re}{\left(a\right)} + i \operatorname{im}{\left(a\right)} re ( a ) + i im ( a )
Теорема Виета
это приведённое квадратное уравнениеp x + q + x 2 = 0 p x + q + x^{2} = 0 p x + q + x 2 = 0 гдеp = b a p = \frac{b}{a} p = a b p = − 1 p = -1 p = − 1 q = c a q = \frac{c}{a} q = a c q = a q = a q = a Формулы Виетаx 1 + x 2 = − p x_{1} + x_{2} = - p x 1 + x 2 = − p x 1 x 2 = q x_{1} x_{2} = q x 1 x 2 = q x 1 + x 2 = 1 x_{1} + x_{2} = 1 x 1 + x 2 = 1 x 1 x 2 = a x_{1} x_{2} = a x 1 x 2 = a