✔ 最佳答案
Q.1
P(x-1)(x-2)+Q(x-2)(x+1)+R(x+1)(x-1)≡4x²-8x+6
P(x²-3x+2)+Q(x²-x-2)+R(x²-1)≡4x²-8x+6
(P+Q+R)x²+(-3P-Q)x+(2P-2Q-R)≡4x²-8x+6
So, P+Q+R = 4 ................. (a)
-3P-Q = -8 .................. (b)
2P-2Q-R = 6 ............... (c)
(a)+(c): 3P-Q = 10 ................ (d)
(d)-(b): 6P = 18, i.e. P = 3.
Put into (d): Q = 3P-10 = -1.
Put into (a): R = 4-P-Q = 2.
2007-02-01 21:20:46 補充:
Q.2A(x 1)² B(x 1)(x-2) C(x-2)²≡15x-12(A B C)x² (2A-B-4C)x (A-2B-4C)≡15x-12So, A B C = 0 ................. (a) 2A-B-4C = 15 .............. (b) A-2B-4C = -12 ............. (c)
2007-02-01 21:20:56 補充:
4(a) (b): 6A 3B = 15 2A B = 5 ................ (d)4(a) (c): 5A 2B = -12 ........... (e)(e)-2(d): A = -22.Put into (d): B = 5-2A = 49.Put into (a): C = -A-B = -27.
2007-02-01 21:23:50 補充:
It seems there's some problem with displaying the + sign.The missing signs in my Q.2 answer are +.
2007-02-01 21:31:15 補充:
Q.3(a):P(x+1)(x+2)+Q(x+2)(x+3)+R(x+3)(x+4)≡x²+8x+14(P+Q+R)x²+(3P+5Q+7R)x+(2P+6Q+12R)≡x²+8x+14So, P+Q+R = 1 ................. (a) 3P+5Q+7R = 8 ............ (b) 2P+6Q+12R = 14 i.e. P+3Q+6R = 7 ........ (c)
2007-02-01 21:31:33 補充:
6(a)-(c): 5P+3Q = -1 ............... (d)7(a)-(c): 4P+2Q = -1 ............... (e)(d)-(e): P+Q = 0 ...................... (f)(e)-2(f): 2P = -1 P = -0.5Put into (f): Q = -P = 0.5Put into (a): R = 1-P-Q = 1
2007-02-01 21:36:40 補充:
Q.3(b)To solve: -2(x+1)(x+2)+2(x+2)(x+3)+4(x+3)(x+4)=3x²+20x+29.Solution:From Q.3(a), -0.5(x+1)(x+2)+0.5(x+2)(x+3)+1(x+3)(x+4)≡x²+8x+14 i.e. -2(x+1)(x+2)+2(x+2)(x+3)+4(x+3)(x+4)≡4x²+32x+56.
2007-02-01 21:36:55 補充:
Now, -2(x+1)(x+2)+2(x+2)(x+3)+4(x+3)(x+4)=3x²+20x+29 i.e. 4x²+32x+56 = 3x²+20x+29 i.e. x²+12x+27 = 0 (x+3)(x+9) = 0 x = -3 or x = -9.
2007-02-01 21:38:31 補充:
這裡有太多題目了,我覺得應該分開3個 threads 來問,這樣會更快得到正確答案。