The teacher will be very surprised to see your correct solution 😉
a*x^2 + b*x + c = 0
D = b^2 - 4 * a * c =
(8)^2 - 4 * (3) * (-28) = 400
x1 = (-b + sqrt(D)) / (2*a)
x2 = (-b - sqrt(D)) / (2*a)
sum
2 - 14/3
=
-8/3
product
2*(-14) ------- 3
=
-28/3
-28/3