Find the value of a/b + b/a, if a and b are the roots of the quadratic equation x2 + 8x + 4 = 0 ? December 5, 2023 – by admin 0A. 14B. 3C. 24D. 21Explanation:a/b + b/a = (a2 + b2)/ab = (a2 + b2 + a + b)/ab= [(a + b)2 – 2ab]/aba + b = -8/1 = -8ab = 4/1 = 4Hence a/b + b/a = [(-8)2 – 2(4)]/4 = 56/4 = 14.