The teacher will be very surprised to see your correct solution 😉
/ 149\ |x - ---|*(49/5 + 2*x) = 0 \ 10/
a*x^2 + b*x + c = 0
D = b^2 - 4 * a * c =
(-20)^2 - 4 * (2) * (-7301/50) = 39204/25
x1 = (-b + sqrt(D)) / (2*a)
x2 = (-b - sqrt(D)) / (2*a)
sum
49 149 - -- + --- 10 10
=
10
product
-49*149 ------- 10*10
=
-7301 ------ 100
-7301/100
-49
x1 = ----
10
149
x2 = ---
10
x2 = 149/10