I was working on quadratic equations and found the following fact that:
"If $ax^2+bx+c=0$ has rational roots then $(a+1)x^2+bx+c=0$ cannot have rational roots where $a,b,c\in\mathbb N$"
And now I have to prove or disprove it
And I know the first comment will be "show your efforts"
So I have assumed if a quadratic equation have rational roots, then $b^2-4ac$ should be a perfect square.
Applying to both equation I got $k^2-4c=l^2$ for some integer $k$ & $l$.
How to proceed now??
Please help!!
If I am not making a silly mistake then I think it is not true.
Suppose there are two quadratic equations $3x^2+5x+2=0$ and $2x^2+5x+2=0$.
The roots of first are $\frac{-2}{3},-1$ and roots of second are $\frac{-1}{2},-2$