Answer:
+3.464; -3.464
Step-by-step explanation:
call A = y + 2x + 1 = 0 => y = (1 - 2x)
call B: 4y - 4(x^2) - 12x = -7
=> replace y from A to B =>
=> get delta Δ = (-4^2) - 4*(-4 * 11) = 192
=> Δ > 0 => got 2 No
=> x1 = [tex]\frac{-4 + \sqrt{192} }{2 * -4}[/tex] = [tex]\frac{1 - 2\sqrt{3} }{2}[/tex] = -1.232
=> x2 = [tex]\frac{-4 - \sqrt{192} }{2 * -4}[/tex]=[tex]\frac{1 + 2\sqrt{3} }{2}[/tex]= 2.232
=> replace x from B into A
=> y1 = (1 - 2x) = (1 - 2 * -1.232) = 3.464
=> y2 = (1 - 2x) = (1 - 2 * 2.232) = - 3.464