SOLUTION: paige wrote a computer program that generates two random numbers between 1 and 11. when she runs it, what is the probability that the first value will be more than 4 and the second
Algebra.Com
Question 1206034: paige wrote a computer program that generates two random numbers between 1 and 11. when she runs it, what is the probability that the first value will be more than 4 and the second will be less than 7? show your answer
Found 2 solutions by MathLover1, greenestamps:
Answer by MathLover1(20854) (Show Source): You can put this solution on YOUR website!
there are total numbers between and
there are numbers greater than , and numbers less than
then the probability that the first value will be more than and the second will be less than is:
Answer by greenestamps(13305) (Show Source): You can put this solution on YOUR website!
Regarding the response from the other tutor.... The program generates random numbers -- not random integers.
The random numbers are in the interval from 1 to 11, a width of 10.
The first number, being greater than 4, is in the range from 4 to 11, a width of 7. The probability of its falling in that range is 7/10.
The second number, being less than 7, is in the range from 1 to 7, a width of 6. The probability of its falling in that range is 6/10.
The probability of both events happening is the product of the two probabilities: (7/10)(6/10) = 42/100.
Simplify or convert to decimal or percent as needed.
RELATED QUESTIONS
you wrote a computer program that generate two random numbers between 1 and 8. what is... (answered by stanbon)
A random number generator generates numbers between 0 and 10. Let random variable X be... (answered by rothauserc)
paige is thinking of two numbers that have a product of 180 and difference of 3 what are... (answered by stanbon)
A computer store has 10 copies of a word processing program, 12 copies of a spread sheet... (answered by edjones,aswathytony)
Write a program that
a. Generates 50,000 random numbers and puts them in an array.
(answered by ikleyn)
A computer store has 10 copies of a word processing program. 12 copies of a spread sheet... (answered by stanbon)
What is a good website/program to graph numbers on a number line, coordinates, and... (answered by Alan3354)
a computer program randomly selects a number between 1 and 5. at the same time, jasmine... (answered by stanbon)
When a button is pressed, a computer program outputs a random even number greater than 0... (answered by ikleyn,cats39777)