A) The with is 8 inches. You would do 32/4 to get your answer
B) The perimeter is 12. P=l+w so P=8+4 which is 12.(P stands for perimeter
For large sample confidence intervals about the mean you have:
xBar ± z * sx / sqrt(n)
where xBar is the sample mean z is the zscore for having α% of the data in the tails, i.e., P( |Z| > z) = α sx is the sample standard deviation n is the sample size
We need only to concern ourselves with the error term of the CI, In order to find the sample size needed for a confidence interval of a given size.
z * sx / sqrt(n) = width.
so the z-score for the confidence interval of .98 is the value of z such that 0.01 is in each tail of the distribution. z = 2.326348
The equation we need to solve is:
z * sx / sqrt(n) = width
n = (z * sx / width) ^ 2.
n = ( 2.326348 * 6 / 3 ) ^ 2
n = 21.64758
Since n must be integer valued we need to take the ceiling of this solution.
n = 22
Answer:
The balance after the payment is $1263.84.
Step-by-step explanation:
The formula for amount after compound interest is

Where, P is principal, r is rate of interest, n is number of time interest compounded in a period, number of periods.
According to the given information,
P=1455.69
r=0.128
n=365
t=45
Put these values in the above formula,


The amount after compound interest is $1478.84. Add late fee chages $35 in this amount and subtract the payment of $250. So, the balance amount after payment is

Therefore the balance after the payment is $1263.84.
Answer:
1 hour
Step-by-step explanation:
Hello, let's say that her departure trip takes t in minutes, as her return speed is 3 times her departure speed, she took t/3 for the return and we know that this 40 minutes less, so we can write.
t/3=t-40
We can multiply by 3
t = 3t -40*3 = 3t - 120
This is equivalent to
3t -120 = t
We subtract t
2t-120 = 0
2t = 120
We divide by 2
t = 120/2 = 60
So this is 60 minutes = 1 hour.
Thank you.