Answer is D. Add the equations in order to solve for the first variable. Plug this value into the other equations in order to solve for th remaining varables
Answer:
Hi Sophia! The answer is the option 3!
Step-by-step explanation:
Check the picture!
Answer:
d. H0: μ <= 21.80 Ha: μ > 21.80
Step-by-step explanation:
We set the null hypothesis as what is already given . We are already informed that the average wage is equal to μ <= 21.80 against the claim that is required. It is required to test whether the average wage of the computer programmers is greater than μ > 21.80
So option d is the best answer.
Hypotheses testing is done using an observation and a claim. The observation is set as a null hypothesis and claim is set as an alternative hypothesis. The null and alternative hypotheses must be chosen wisely to get the correct results.
The critical region is dependent on the claim set.
Answer:
The linear function that discribes the size of the population in function of the t in years is p = 700t - 1,397,300
Step-by-step explanation:
A linear function is defined by a line, so in order to determine the linear function we can use the two points that were given to us to create a line equation and use that as our linear function. The points given to us were (2009; 9000) and (2014; 12500), in this case the year is our value of "x" and the size of the population is our value of "y". The first step is to find the slope of the line which is given by:
m = (y2 - y1)/(x2 - x1)
m = (12500 -9000)/(2014 - 2009) = 3500/5 = 700
Then we can use the slope and the first point to build the equation:
p - 9000 = 700*(t - 2009)
p = 700t - 1406300 + 9000
p = 700t - 1397300