Prove that the equation x^2+ 2px + 2q=0 can`t have rational roots if p and q are odd integers.
Sunny Gupta
8 Years agoGrade 11
2 Answers
Arun
8 Years ago
the discriminant is b^2-4ac = (2p)^2 – 8q – 4(p^2-2q) as p and q are odd p^2-2q = (2s+1)^2 – 2(2t+1) = (4s^2+ 4s+1) – (4t+2) =(4s^2 + 4s – 4t -1) so discriminant cannot be a perfect square so there is no rational root
Sunny Gupta
8 Years ago
Why can`t be not a perfect square? last step i can`t understand.