1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
natka813 [3]
2 years ago
9

On a recent test, Ahmed knew many of the answers, but there were four questions he was unsure of. In each of the four questions,

he was able to eliminate two answers as being clearly wrong and was left with three answer choices to choose from. In each of the four questions, he randomly selected one of the remaining three answers. Which of these statements describes how Ahmed could simulate this situation with a random number generator to determine if he will select the correct answers for these four questions?
It is impossible to simulate this with a random number generator without knowing what the correct answer choices were Using his calculator, Ahmed could use the Randint(1,4) command three times to select three integers from 1 to 4. Let a 1 indicate a correct guess, and a 2, 3, or 4 indicate an incorrect guess. Count the number of 1s to correspond to the number of correct guesses. Using his calculator, Ahmed could use the Randint(1,4) command to select a random integer from 1 to 4. This would be the number of correct guesses he made on the four questions. Using his calculator, Ahmed could use the Randint(1,3) command four times to select four integers from 1 to 3. Leta 1 indicate a correct guess, and a 2 or 3 indicate an incorrect guess. Count the number of 1s to correspond to the number of correct guesses. It is impossible to simulate this with a random number generator without knowing what the correct answer choices were. Using his calculator, Ahmed could use the Randint(1,4) command three times to select three integers from 1 to 4. Let a 1 indicate a correct guess, and a 2, 3, or 4 indicate an incorrect guess. Count the number of 1s to correspond to the number of correct guesses. Using his calculator, Ahmed could use the Randint(1,4) command to select a random integer from 1 to 4. This would be the number of correct guesses he made on the four questions. Using his calculator, Ahmed could use the Randint(1,3) command four times to select four integers from 1 to 3. Let a 1 indicate a correct guess, and a 2 or 3 indicate an incorrect guess. Count the number of 1s to correspond to the number of correct guesses. Using his calculator, Ahmed could use the Randint(1,5) command four times to select four integers from 1 to 5. Leta 1 indicate a correct guess, and a 2, 3, 4, or 5 indicate an incorrect guess. Count the number of 1s to correspond to the number of correct guesses.
Mathematics
1 answer:
Vinil7 [7]2 years ago
3 0

Answer:

It is impossible to simulate this with a random number generator without knowing what the correct answer choices were

Step-by-step explanation:

Given

Questions = 4

Options = 5

Required

How can he select the right answer

Using randint will only generate a random number which could or could not be the answer to the question.

This is so because each of the 5 options for the question has the same probability of 1/5. So, using randint will only generate a random number. This generated random number has 1/5 chance of being the answer and 4/5 of not being the answer to the question.

In a nutshell, he can not make use of a simulator to select the answer to the questions in this scenario, unless he knows the solution.

<em>Hence (a) answers the question.</em>

You might be interested in
Factor -28x2-12x , thank you all for helping me answer these questions.
goldenfox [79]
<span>-28x²-12x = -4x(7x+3) the first one is answer</span>
6 0
2 years ago
What is the general equation of a sine function with an amplitude of 6, a period of StartFraction pi Over 4 EndFraction, and a h
Katen [24]

Answer:

C: y = 6 \sin (8(x-\frac{\pi}{2} ))

Step-by-step explanation:

Amplitude is changed by multiplying the entire trig function by a number, by default the amplitude is 1, so multiplying by 6 is necessary; eliminate A and B

Horizontal shift is going through the x axis, so it must be subtracted from the x value. This is only seen in choice C of the remaining answers.

Calculating the period isn't necessary because we already found the right answer but in case you need it in the future; the period is by default 2pi, to get to pi/4, it had to be 8 times smaller, so multiplying x and translations on x by 8 will get you the correct period.

3 0
2 years ago
Read 2 more answers
HELPP! <br> P(2, - 2); y = 7x+4<br> Write an equation for the line in point-slope form.
sasho [114]

Answer:

Step-by-step explanation:

y + 2 = 7(x - 2)

y + 2 = 7x + 14

y = 7x + 12

5 0
3 years ago
Find two integers a and b between 1 and 20 such a a^2+b^2 is a perfect square
guajiro [1.7K]
4,9,16 are all options that ratio to 1,2,3
8 0
3 years ago
Given that x=6.2*6^4 and y=4*6^2 ,evaluate x/y​
Gnom [1K]

Answer:

6.2*6*6*6*6=8035.2

4*6*6=144

8035.2/144=55.8

5 0
3 years ago
Other questions:
  • Twice the sum of a number and 3 is equal to three times the difference of the number and 3
    9·2 answers
  • A gold bar has a mass of 11.3
    9·1 answer
  • Pls help being timed
    14·1 answer
  • 19. In the triangle ABC, the side lengths are BC = 14 and AC = 7. What's the angle measurement of B?
    5·1 answer
  • find two consecutive integers such that their sum equal to the difference of three times the larger and two times the smaller
    12·1 answer
  • ANSWER PLZ QUICK AND FAST WHAT THE ANSWER
    10·1 answer
  • Please help me with question 19
    12·1 answer
  • In the video at the beginning of the lesson, how many 2-topping pizza combinations were there if there were 7 toppings to choose
    11·2 answers
  • Please help due in 10 minutes will give brainliest.
    11·2 answers
  • If there is a wall that is nine feet tall and eleven feet wide, how many eight-by-ten inch picture frames can I put up? (Note: T
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!