What value of C will provide two coincidental roots in the equation $x^3 + 8x^2 + 9x + (18+c)$?
2026-03-25 09:09:02.1774429742
What value of C will provide coincidental roots in the equation $x^3 + 8x^2 + 9x + (18+c)$?
34 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Do you know about the cubic discriminant? It is a function of the four coefficients, and there is a repeated root if and only if the cubic discriminant is $0$. In this case, solve $$8^29^2-4\cdot9^3-4\cdot8^3(18+c)-27(18+c)^2+18\cdot8\cdot9(18+c)=0$$
There are other approaches where you would not need to know/look up the cubic disciminant.