答題:
原解題過(guò)程中的錯(cuò)誤出現(xiàn)在第一步確定方程系數(shù)上。
原方程:$3x^{2} - 7x = 2$ 應(yīng)化為標(biāo)準(zhǔn)形式:
$3x^{2} - 7x - 2 = 0$。
在原解題過(guò)程中,錯(cuò)誤地將 $c$ 定為 $2$,而沒(méi)有移項(xiàng)使方程右邊為$0$,正確的系數(shù)應(yīng)為 $a = 3, b = -7, c = -2$。
正確的解法如下:
解:
$\because a = 3, b = -7, c = -2$,
$\therefore b^{2} - 4ac = (-7)^{2} - 4 × 3 × (-2) = 49 + 24 = 73$,
$\therefore x = \frac{7 \pm \sqrt{73}}{2 × 3} = \frac{7 \pm \sqrt{73}}{6}$,
$\therefore x_{1} = \frac{7 + \sqrt{73}}{6}, \quad x_{2} = \frac{7 - \sqrt{73}}{6}$。