If roots of the equations $ax^2- 2bx + c = 0$ and $bx^2 - 2\sqrt{ac}x + b = 0$ are real, then
Reveal answer
Fill a bubble to check yourself
If roots of the equations $ax^2- 2bx + c = 0$ and $bx^2 - 2\sqrt{ac}x + b = 0$ are real, then
For the roots to be real, the discriminant must be >= 0. For ax^2 - 2bx + c = 0, D = 4b^2 - 4ac >= 0 => b^2 >= ac. For bx^2 - 2sqrt(ac)x + b = 0, D = 4ac - 4b^2 >= 0 => ac >= b^2. Both conditions imply ac = b^2.
For the second equation bx squared minus two times the square root of ac times x plus b equals zero to have real roots, its discriminant must be greater than or equal to zero. The discriminant is calculated as four times ac minus b squared, leading to the condition four ac minus b squared is greater than or equal to zero. This implies that ac equals b squared.