Respuesta :
Answer:
4x^2+2x=10
Step-by-step explanation:
you need to add the ten to both sides to get it away, and then you can't do any thing to the 4x^2 or the 2x
For this case we must solve a quadratic equation of the form [tex]ax ^ 2 + bx + c = 0[/tex], where its roots are given by:
[tex]x = \frac {-b \pm \sqrt {b ^ 2-4 (a) (c)}} {2a}[/tex]
If we have the following equation:
[tex]4x ^ 2 + 2x-10 =0[/tex]
So:
[tex]a = 4\\b = 2\\c = -10[/tex]
Substituting we have:
[tex]x = \frac {-2 \pm \sqrt {2 ^ 2-4 (4) (- 10)}} {2 (4)}\\x = \frac {-2 \pm \sqrt {4 + 160}} {8}\\x = \frac {-2 \pm \sqrt {164}} {8}\\x = \frac {-2} {8} \pm \frac {\sqrt {164}} {8}\\x = \frac {-1} {4} \pm \frac {12.81} {8}[/tex]
So, we have:
[tex]x_ {1} = - 0.25 + 1.60 = 1.35\\x_ {2} = - 0.25-1.60 = -1.85[/tex]
Answer:
The roots of the given equation are:
[tex]x_ {1} = - 0.25 + 1.60 = 1.35\\x_ {2} = - 0.25-1.60 = -1.85[/tex]