Instead of factoring the quadratic obtained from equating slopes, we can use the relationship between its coefficients and its roots to quickly identify which pair of points is consistent.
Setting the derivative of \( y = 2x^3 + 3x^2 - 8x \) equal to the slope of \( y = 4x + 3 \) gives \( 6x^2 + 6x - 8 = 4 \), which simplifies to \( 6x^2 + 6x - 12 = 0 \), or \( x^2 + x - 2 = 0 \) after dividing through by \( 6 \).
For a quadratic \( x^2 + bx + c = 0 \), the sum of its roots is \( -b \) and the product of its roots is \( c \). Here, \( b = 1 \) and \( c = -2 \), so the two valid \( x \)-values must satisfy:
\[ x_1 + x_2 = -1, \qquad x_1 \times x_2 = -2 \]Now check the \( x \)-coordinates implied by each option against these two conditions:
Only \( x = 1 \) and \( x = -2 \) satisfy both the sum and product relations, so these must be the roots of the quadratic. Substituting back into the curve's equation confirms \( y = -3 \) at \( x = 1 \) and \( y = 12 \) at \( x = -2 \).
Therefore, the correct answer is \( (1, -3) \) and \( (-2, 12) \).