If a ∈ ( 0 , 1 0 ) ,then the probability for which a x 2 − ( 4 − 2 a ) x − 8 < 0 ,for exactly three integral value of x is
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
@Rushikesh Joshi the correct interval is [2,4). Update your solution accordingly. @Calvin Lin
By the Quadratic Formula, the roots of the above inequality lie between:
x = 2 a ( 4 − 2 a ) ± ( 4 − 2 a ) 2 − 4 ( a ) ( − 8 ) = 2 a ( 4 − 2 a ) ± 4 a 2 + 1 6 a + 1 6 = 2 a ( 4 − 2 a ) ± 4 ( a + 2 ) 2 = 2 a ( 4 − 2 a ) ± 2 ( a + 2 ) ⇒ − 2 < x < a 4 .
For a ∈ ( 0 , 2 ) ⇒ x has more than 3 integral solutions;
For a ∈ [ 2 , 4 ) ⇒ x has exactly 3 integral solutions;
For a ∈ [ 4 , 1 0 ) ⇒ x has exactly 2 integral solutions.
If a is uniformly distributed over ( 0 , 1 0 ) , then its pdf is f A ( a ) = 1 0 − 0 1 = 1 0 1 . Calculating P ( 2 ≤ a < 4 ) gives:
P ( 2 ≤ a < 4 ) = ∫ 2 4 1 0 1 d a = 1 0 a ∣ 2 4 = 5 1 .
Problem Loading...
Note Loading...
Set Loading...
Observe one root is -2 . so other root is 4/a . now 4/a should lie between 1 and 2.
So 2<a<4 , so answer is 2/10