Check if the equation can be easily factored by looking for two numbers that multiply to \(2 \times (-5) = -10\) and add to \(-3\). Since such integers are not obvious, factoring is not the best method here.
The Square-Root Property applies best when the equation is in the form \(x^2 = k\), which is not the case here because of the linear term \(-3x\).
Completing the square is possible but involves extra steps because the coefficient of \(x^2\) is not 1, so it requires dividing the entire equation by 2 first and then completing the square.
Therefore, the most straightforward method is to use the Quadratic Formula: \(x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\), where \(a=2\), \(b=-3\), and \(c=-5\). Substitute these values into the formula to find the solutions.