Answer:
20 total visitors
Step-by-step explanation:
Answer:
y-7=3(x-9)
Step-by-step explanation:
It appears they want your answer in point-slope form, which is identified by the equation y-y1=m(x-x1)
Step 1: Find the slope (m)
m=(y2-y1)/(x2-x1)
m=(-8-7)/(4-9)
m=(-15)/(-5)
m=3
The slope is m=3
Step 2: Plug in m, y1, and x1
y-y1=m(x-x1)
y-7=3(x-9)
Therefore our final equation is y-7=3(x-9)
Let's draw!
H 1 T
HT 2 HT
HTHT 3 HTHT
HTHTHT 4 HTHTHT
HTHTHTHT 5 HTHTHTHT
HTHTHTHTHT 6 HTHTHTHTHT
You can count the probabilities using this.
HHHHTT
HHHTHT
HHTHHT
HHTHTH
HHHTTH
HTHHHT
HTTHHH
HTHTHH
HTHHTH
THHHHT
THHHTH
THHTHH
THTHHH
TTHHHH
Therefore, I think the probability is 14/64. Not sure so check my work.
14 combinations
64 outcomes (2+4+8+16+32+64 or 2^n)
Answer:
0.1587
Step-by-step explanation:
Let X be the commuting time for the student. We know that
. Then, the normal probability density function for the random variable X is given by
. We are seeking the probability P(X>35) because the student leaves home at 8:25 A.M., we want to know the probability that the student will arrive at the college campus later than 9 A.M. and between 8:25 A.M. and 9 A.M. there are 35 minutes of difference. So,
= 0.1587
To find this probability you can use either a table from a book or a programming language. We have used the R statistical programming language an the instruction pnorm(35, mean = 30, sd = 5, lower.tail = F)
Answer:
256
Step-by-step explanation:
A calculator works well for this.
_____
None of the minus signs are subject to the exponents (because they are not in parentheses, as (-1)^5, for example. Since there are an even number of them in the product, their product is +1 and they can be ignored.
1 to any power is still 1, so the factors (1^n) can be ignored.
After you ignore all of the things that can be ignored, your problem simplifies to ...
(2^2)(2^-3)^-2
The rules of exponents applicable to this are ...
(a^b)^c = a^(b·c)
(a^b)(a^c) = a^(b+c)
Then your product simplifies to ...
(2^2)(2^((-3)(-2)) = (2^2)(2^6)
= 2^(2+6)
= 2^8 = 256