Hello I'm confused as to how I simplify this equation or if it's even possible. $$16y+4y^2=-11$$ I was trying to get the logarithm of everything so I could get the exponent as a factor but it didn't seem to work.
2026-04-29 19:16:03.1777490163
How to solve an equation with powers in it: $16y+4y^2=-11$
49 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
In the general case of a second-order equation, for $y \in \mathbb{R}$:
$$ay^2+by+c=0$$ $$\Delta=b^2-4ac; \Delta \geq 0$$ $$y_{±}=\dfrac{-b±\sqrt{\Delta}}{2a}$$