题目
Problem
(a) Find, using algebra, all real solutions of
2x3+3x2−35x=0.
(3)
(b) Hence find all real solutions of
2(y−5)6+3(y−5)4−35(y−5)2=0.
(4)
解答
(a)
解法一
思路
展开
先提出公因式 x,再解剩下的二次方程。
答题过程
展开
2x3+3x2−35x=x(2x2+3x−35)=x(2x−7)(x+5)=000.
Therefore
x=0,x=27,x=−5.
(b)
解法一
思路
展开
令 x=(y−5)2,题目就变成上一问的形式。因为 (y−5)2≥0,所以只使用上一问中非负的 x 值。
答题过程
展开
Let
x=(y−5)2.
Then the equation becomes
2x3+3x2−35x=0.
From part (a),
x=0,27,−5.
Since x=(y−5)2≥0, reject x=−5.
If x=0,
(y−5)2=y=05.
If x=27,
(y−5)2=y−5=y=27±275±27.
Therefore
y=5,y=5+27,y=5−27.