edited by
410 views
2 votes
2 votes

Consider the quadratic equation $x^2+\dfrac{x}{2}+c=0$, where $c$ is chosen uniformly randomly from the interval $[0,1]$. What is the probability that the given quadratic equation has a real solution?
 

The solutions of $a x^2+b x+c=0$ are given by $x=\dfrac{-b \pm \sqrt{b^2-4 a c}}{2a}$.

  1. $1 / 2$
  2. $1 / 4$
  3. $1 / 8$
  4. $1 / 16$
edited by

1 Answer

4 votes
4 votes
$\frac{1}{16}$ since a real solution occurs precisely when $b^2-4 c=\frac{1}{4}-4 c \geq 0$, i.e., $0 \leq c \leq \frac{1}{16}$, which is $\frac{1}{16}^{\text {th }}$ fraction of the interval $[0,1]$ over which $c$ ranges.
edited by
Answer:

Related questions

25 votes
25 votes
2 answers
2
Arjun asked Feb 12, 2020
12,453 views
For $n>2$, let $a \in \{0,1\}^n$ be a non-zero vector. Suppose that $x$ is chosen uniformly at random from $\{0,1\}^n$. Then, the probability that $\displaystyle{} \Sigm...
34 votes
34 votes
4 answers
3
Arjun asked Feb 7, 2019
16,524 views
Suppose $Y$ is distributed uniformly in the open interval $(1,6)$. The probability that the polynomial $3x^2 +6xY+3Y+6$ has only real roots is (rounded off to $1$ decimal...