A natural number x is chosen at random from the first 100 natural numbers. What is the probability that x^{2}+x \gt 50?
- A. 93/100
- B. 47/50 ✓
- C. 24/25
- D. 23/25
Correct Answer: B. 47/50
Explanation
The inequality is x(x+1) \gt 50. Testing integers starting from 1: for x=6, 6(7) = 42 \ngtr 50. For x=7, 7(8) = 56 \gt 50. The inequality holds for all integers from x=7 to x=100. Out of 100 numbers, exactly 6 fail the condition, leaving 94 numbers that satisfy it. The probability is \frac{94}{100} = \frac{47}{50}.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?