Answer:
C. between 5 and 6 days
Step-by-step explanation:
divide 1611 by 305 and the answer is 5.28196721311. meaning it will take a little over 5 days to get to wherever he is going.
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)
The answer is 300 or 3*10^2
Answer: I am really good at math so if you need help just say so
Answer:
A, y + 3 = 2(x + 2)
Step-by-step explanation:
Point slope form is y -y1 = m(x - x1)
To find the equation for this line, plug in y1, m, and x into the equation.
m = 2
y1 = -3
x1 = -2
y - -3 = 2(x - -2)
Since subtracting a negative changes the sign to a positive, the equation becomes:
y + 3 = 2(x + 2)
This is option A.