Geomania.Org Forumları
Fantezi Cebir => Fantezi Cebir => Konuyu başlatan: stuart clark - Ekim 21, 2012, 05:32:47 öö
-
Let a,b,c,d be four integers such that ad is odd and bc is even,then ax3+bx2+cx+d = 0 has
options::
(a) at least one irrational roots
(b) all three rational roots
(c) all three integral roots
(d) none of these
-
think about a = 1, b = 2, c = 2, d = 1
Then P(x) = x3 + 2x2 + 2x + 1 = x2(x+1) + (x+1)2 = (x+1)(x2+x+1)
which has roots x = -1, and two imaginary ones.
This holds with the condition but with none of choices a,b, or c. So, choice d.
-
Thanks Moderator Got it