Put the long pencil at the bottom and the short ones at the side ;)
If an event occurs 0 times (out of 4, in this case) then it does not occur at least once. So we can find the probability of it not occurring and then subtract that value from 1.
So, what are the chances of it not occurring in 1 trip?
1−.37=.63
What about not occurring in 2 trips?
(1−.37)⋅(1−.37)=.63⋅.63=.3969
Now what about not occurring in 4 trips?
.63^4 = 0.15752961
We must subtract this value from 1
(recall that what we just calculated is the probability of it not occurring, so the probability of it occurring at least once is:
1−0.15752961 = .84247039
TLDR - In 4 trips the chance of a guest catching a cutthroat once in under 4 trips in 0.84.
Answer:
y = 8x + 25
Step-by-step explanation:
Using the coordinates (10, 105) and (20, 185)
The standard linear equation is expressed as y = mx+c
m is the slope
c is the intercept
m = 185 - 105/20-10
m = 80/10
m = 8
Get the y-intercept
Since y = mx+c
105 = 8(10) + c
105 = 80 + c
c = 105 - 80
c = 25
Get the required equation
Recall that y = mx+c
y = 8x + 25
Hence the required equation is y = 8x + 25
Answer:
x < 7
Step-by-step explanation:
First apply the -2 onto each term that it is being multiplied onto.
-2x + 6 > - 8
Now subtract six from both sides.
-2x > -14
Now divide by -2.
x < 7
<u>REMEMBER</u>
When doing greater than and less than equations like this, if you divide by a negative you must flip the greater than/less than.