Respuesta :

the equation given

we can rewrite the equation as

[tex]3x^2+13+4=0[/tex]

to solve this question, we can use any of the given mehod known to solve quadratic equations which are

1. factorization

2. completing the squares

3. using quadratic equation

for the purpose of this tutoring session, i'll use quadratic equation also know as quadractic formula

the formula is given as

[tex]x=-b\pm\frac{\sqrt[]{b^2-4ac}}{2a}[/tex]

next we proceed to identify the variables

[tex]\begin{gathered} 3x^2+13x+4 \\ a=3 \\ b=13 \\ c=4 \end{gathered}[/tex]

now we can input the values into the equation (formula) above

[tex]\begin{gathered} x=\frac{-b\pm\sqrt[]{b^2-4ac}}{2a} \\ x=\frac{-13\pm\sqrt[]{13^2-4(3)(4)}}{2(3)} \\ x=\frac{-13\pm\sqrt[]{169-48}}{6} \\ x=\frac{-13\pm\sqrt[]{121}}{6} \\ x=\frac{-13\pm11}{6} \\ x=-\frac{13+11}{6} \\ or \\ x=-\frac{13-11}{6} \\ x=-\frac{2}{6} \\ or \\ x=-\frac{24}{6} \\ x=-\frac{1}{3} \\ or \\ x=-4 \end{gathered}[/tex]

from the calculations above, x = -1/3 or x = -4