Answer:
i'll take. thank you
Step-by-step explanation:
Answer:
B) (3,1)
Step-by-step explanation:
y = -2x + 7
y = 3x - 8
3x - 8 = -2x + 7
combine like terms:
5x = 15
divide both sides of the equation by 5:
x = 3
y = 3(3) - 8 = 1
Answer:
Required Probability = 0.97062
Step-by-step explanation:
We are given that the weights of newborn baby boys born at a local hospital are believed to have a normal distribution with a mean weight of 4016 grams and a standard deviation of 532 grams.
Let X = weight of the newborn baby, so X ~ N(
)
The standard normal z distribution is given by;
Z =
~ N(0,1)
Now, probability that the weight will be less than 5026 grams = P(X < 5026)
P(X < 5026) = P(
<
) = P(Z < 1.89) = 0.97062
Therefore, the probability that the weight will be less than 5026 grams is 0.97062 .
Answer:
0.4
Step-by-step explanation:
Given:-
- The uniform distribution parameters are as follows:
a = $10,000 b = $15,000
Find:-
Suppose you bid $12,000. What is the probability that your bid will be accepted?
Solution:-
- We will denote a random variable X that defines the bid placed being accepted. The variable X follows a uniform distribution with parameters [a,b].
X ~ U(10,000 , 15,000)
- The probability of $12,000 bid being accepted can be determined by the cdf function of the uniform distribution, while the pmf is as follows:
Pmf = 1 / ( b - a )
Pmf = 1 / ( 15,000 - 10,000 )
Pmf = 1 / ( 5,000 )
Answer:
Vertex form
Step-by-step explanation:
You convert to vertex form a(x - b)^2 + c . The coordinates of the maxm/minm will be (b, c).
For example find minimum value of x^2 + 5x - 6:-
x^2 + 5x - 6
= (x + 2.5)^2 - 6.25 - 6
= (x + 2.5)^2 - 12.25
The coordinates of minimumm will be (-2.5, -12.25) The values of the minimum of the function is -12.25