The graph is that of y = 2x2 - 5x - 3. For what value of x will y be negative? For what value of x will y be negative?
Answer Details
To find when y is negative, we need to find the values of x for which 2x^2 - 5x - 3 is negative. One way to do this is to use the quadratic formula: x = (-b ± sqrt(b^2 - 4ac)) / 2a where a = 2, b = -5, and c = -3. Plugging these values in, we get: x = (-(-5) ± sqrt((-5)^2 - 4(2)(-3))) / 2(2) x = (5 ± sqrt(49)) / 4 x = (5 ± 7) / 4 So the solutions are x = -3/2 and x = 2. We can check that when x < -3/2 or x > 2, y is positive, and when -3/2 < x < 2, y is negative. Therefore, the answer is option (C) -\(\frac{1}{2} < x < 3\).