The equation given
[tex]8x^2+7x=-1[/tex]We need to solve this quadratic equation. First, let's change it to general form:
[tex]8x^2+7x+1=0[/tex]We know,
[tex]\begin{gathered} a=8 \\ b=7 \\ c=1 \end{gathered}[/tex]We can use the quadratic formula to solve for the values of x. The formula is
[tex]x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a}[/tex]The steps are shown below:
[tex]\begin{gathered} x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ x=\frac{-7\pm\sqrt[]{(7)^2-4(8)(1)}}{2(8)} \\ x=\frac{-7\pm\sqrt[]{49-32}}{16} \\ x=\frac{-7\pm\sqrt[]{17}}{16} \\ x=-\frac{7}{16}+\frac{\sqrt[]{17}}{16},-\frac{7}{16}-\frac{\sqrt[]{17}}{16} \end{gathered}[/tex]