For Part (a), we are given the quadratic equation y² – 3y – 5 = 0. This is in the standard form ay² + by + c = 0 where a = 1, b = -3, and c = -5. To solve this equation, we use the quadratic formula which states that y = [-b ± √(b² – 4ac)] / 2a. Substituting the values, we get y = [3 ± √((-3)² – 4(1)(-5))] / 2(1) = [3 ± √(9 + 20)] / 2 = [3 ± √29] / 2. Therefore, the two roots are y = (3 + √29)/2 and y = (3 – √29)/2. To determine the nature of these roots, we examine the discriminant which is Δ = b² – 4ac = 9 + 20 = 29. Since the discriminant is greater than zero and is not a perfect square, the roots are real, distinct, and irrational.
For Part (b), we are given the inequality 2x² + 4x + 8 < 0. We begin by simplifying the inequality by dividing both sides by 2. Since 2 is positive, the direction of the inequality remains unchanged, giving us x² + 2x + 4 < 0. Next, we find the discriminant of the quadratic expression x² + 2x + 4, which is Δ = (2)² – 4(1)(4) = 4 – 16 = -12. Because the discriminant is negative and the coefficient of x² is positive (1 > 0), the quadratic opens upward and is always positive for all real values of x. This means that x² + 2x + 4 > 0 for every real number x, and consequently the inequality x² + 2x + 4 < 0 has no solution. When representing this on the real line, we show an empty solution set, often denoted by the symbol ∅, indicating that there are no real numbers that satisfy the given inequality.