Answer:
y
=
x
2
−
2
x
,
y
=
x
Step-by-step explanation:
Total Time = (M x K) / (M + K)
5 = (8 x K) / (8 + K)
40 + 5 K = 8K
40 = 3K
King can do the job in 13.33 Hours
King could mow (1 / 13.33) of the lawn in one hour.
Answer:
a) 272 used at least one prescription medication.
b) The 90% confidence interval estimate of the percentage of adults aged 57 through 85 years who use at least one prescription medication is (85.6%, 87.6%).
Step-by-step explanation:
Question a:
86.6% out of 3149, so:
0.866*3149 = 2727.
272 used at least one prescription medication.
Question b:
In a sample with a number n of people surveyed with a probability of a success of
, and a confidence level of
, we have the following confidence interval of proportions.
In which
z is the z-score that has a p-value of
.
For this problem, we have that:
90% confidence level
So
, z is the value of Z that has a p-value of
, so
.
The lower limit of this interval is:
The upper limit of this interval is:
For the percentage:
0.856*100% = 85.6%
0.876*100% = 87.6%.
The 90% confidence interval estimate of the percentage of adults aged 57 through 85 years who use at least one prescription medication is (85.6%, 87.6%).
Answer: yes, because it is useful to describe changes in the behavior of the thing we are describing.
Step-by-step explanation:
A piecewise function f(x) is a function that is "different" depending on the range of the values of x, this is for example:
y = x -----> if x < 0
y = x^2 ----- if x ≥ 0
This is used to represent changes in the behavior of the thing we are describing.
For example, suppose an object that is moving with constant velocity, the velocity graph will be a constant line.
Now, the object suddenly, at a time t = t0 accelerates to a constant acceleration A, now the graph of the velocity is a linear graph with slope equal to A.
So this situation can be represent this with a piecewise function:
V(t) = c -----> if t < t0
V(t) = c + A*t -----> if t ≥ t0
So the answer is yes, we can.