1. 73
2.40
3.78
werent too hard
increase = 25* .24 = 6 dollars
new price = old price + increase
new price = 25+6
new price = $31
Answer:
The sample size to obtain the desired margin of error is 160.
Step-by-step explanation:
The Margin of Error is given as

Rearranging this equation in terms of n gives
![n=\left[z_{crit}\times \dfrac{\sigma}{M}\right]^2](https://tex.z-dn.net/?f=n%3D%5Cleft%5Bz_%7Bcrit%7D%5Ctimes%20%5Cdfrac%7B%5Csigma%7D%7BM%7D%5Cright%5D%5E2)
Now the Margin of Error is reduced by 2 so the new M_2 is given as M/2 so the value of n_2 is calculated as
![n_2=\left[z_{crit}\times \dfrac{\sigma}{M_2}\right]^2\\n_2=\left[z_{crit}\times \dfrac{\sigma}{M/2}\right]^2\\n_2=\left[z_{crit}\times \dfrac{2\sigma}{M}\right]^2\\n_2=2^2\left[z_{crit}\times \dfrac{\sigma}{M}\right]^2\\n_2=4\left[z_{crit}\times \dfrac{\sigma}{M}\right]^2\\n_2=4n](https://tex.z-dn.net/?f=n_2%3D%5Cleft%5Bz_%7Bcrit%7D%5Ctimes%20%5Cdfrac%7B%5Csigma%7D%7BM_2%7D%5Cright%5D%5E2%5C%5Cn_2%3D%5Cleft%5Bz_%7Bcrit%7D%5Ctimes%20%5Cdfrac%7B%5Csigma%7D%7BM%2F2%7D%5Cright%5D%5E2%5C%5Cn_2%3D%5Cleft%5Bz_%7Bcrit%7D%5Ctimes%20%5Cdfrac%7B2%5Csigma%7D%7BM%7D%5Cright%5D%5E2%5C%5Cn_2%3D2%5E2%5Cleft%5Bz_%7Bcrit%7D%5Ctimes%20%5Cdfrac%7B%5Csigma%7D%7BM%7D%5Cright%5D%5E2%5C%5Cn_2%3D4%5Cleft%5Bz_%7Bcrit%7D%5Ctimes%20%5Cdfrac%7B%5Csigma%7D%7BM%7D%5Cright%5D%5E2%5C%5Cn_2%3D4n)
As n is given as 40 so the new sample size is given as

So the sample size to obtain the desired margin of error is 160.
Answer:
A line that passes through (3, -8) and (7,-2).
Denote equation of that line: y = ax + b
=> Slope a can be directly determined by:
a = (7 - 3)/(-2 - -8) = 4/6 = 2/3
=> y = (2/3)x + b
This line passes (3, -8), then: -8 = (2/3)*3 + b => -8 = 2 + b => b = -10
=> y =(2/3)x - 10
There are other ways to find equation of line.
Hope this helps!
:)