Answer:
for the first picture:
1. 1
2. 0.8
3. 0.4
for the second picture:
2,256
srry if i needed to show the steps
Find completion to question in comment section.
Answer:
D. One of the jellybeans that slipped out was orange and one was black
Step-by-step explanation:
We calculate the option with the highest probability of occurrence :
Total number of jellybean = 75
n(T) =75
n(Pink) = 8
n(red) = 22
n(Orange) = 17
n(green) = 8
n(white) = 6
n(black) = 4
We assume that the jelly beans must have slipped out one after the other.
Evaluating the options :
A.)
P(pink) and P(white)
8/75 * 6/74 = 0.0086486
B.)
P(green) and P(green)
8/75 * 7/74 = 0.0100900
C.)
P(white) and P(white)
6/75 * 5/74 = 0.0054054
D.)
P(orange) and P(black)
17/75 * 4/74 = 0.0122522
From the probability values obtained, the highest is D. Hence, the most likely to have occurred is One of the jellybeans that slipped out was orange and one was black
Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
You spittin mad facts my guy
Option I
(3x+4)cm =(2x+10)cm
3x-2x=6
x=6
Option II
(3x+4)= (x+12)
3x-x=12-4
2x=8
x=4
Option III
(2x+10)= (x+12)
2x-x=12-10
x=2