Solve Quadratic Equation: $\mathcal{E}$ Experiment

  • Context:
  • Thread starter Thread starter Julio1
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Julio1
Messages
66
Reaction score
0
The $\mathcal{E}$ experiment consists in choosing the numbers $a, b$ and $c$. Describe the event $A \,= \,$ the equation $ax^2+bx+c=0$ has two distinct real roots.
Hi !, I have this problem, I understand that the roots of the equation are $x=\dfrac{-b\pm \sqrt{b^2-4ac}}{2a},$ i.e., $x_1=\dfrac{-b+\sqrt{b^2-4ac}}{2a}$ y $x_2=\dfrac{-b-\sqrt{b^2-4ac}}{2a},$ but I don't understand that more there that do. :confused:
 
Mathematics news on Phys.org
How are the coefficients chosen? The answer is going to depend on that (for instance, if they are integers chosen from a dice throw the probability is going to be computable from basic probability, but if they are complex numbers drawn from a uniform distribution then $A$ is a zero-probability event).
 
Bacterius said:
How are the coefficients chosen? The answer is going to depend on that (for instance, if they are integers chosen from a dice throw the probability is going to be computable from basic probability, but if they are complex numbers drawn from a uniform distribution then $A$ is a zero-probability event).

Hello Bacterius, Thanks !

For that the equation $ax^2+bx+c=0$ has real roots, the coefficients $a,b$ and $c$ must be reals. In other hand, if $a,b,c\in \mathbb{C}$ the equation has complex roots, but how solve now the problem?
 
That wasn't what Bacterius meant when he asked how the coefficients are chosen. What probability distribution is used? It can't be "uniform" because there is no uniform distribution over the entire real numbers.

In any case, the equation [tex]ax^2+ bx+ c= 0[/tex] has two distinct real roots if and only if the discriminant, [tex]b^2- 4ac[/tex], is greater than 0. The probability of that depends upon the probability distribution of a, b, and c.