Answer:
40
Step-by-step explanation:
The first box is 2--> 16*3 divided by 24= 2
Second box is 40--> 5*24 divided by 3= 40
Hope it helps.
Answer:
2$+(1.29$ x 30)=40.70$
Step-by-step explanation:
The formula to calculate the z-score of a certain value is:
z = (x - (mean))/(standard deviation)
In this example, the x-value is 450, the S.D. is 100, and the mean is 500.
So, substitute these values into the formula.
z = (450-(500))/100
z=-50/100
z=-0.5
Therefore, the z-score is -0.5.
Answer:
d
Step-by-step explanation:
A(n) = 1 - 0.1(n-1)
A(1) = 1- 0.1*(1-1) = 1 - 0.1*0 = 1
A(2) = 1- 0.1*(2-1) = 1 - 0.1*1 = 1- 0.1 = 0.9
A(3) = 1 - 0.1(3-1) = 1 - 0.1*2 = 1-0.2=0.8
Method:
A(1)=1
D = A(2)-A(1) = 0.9 - 1 = -0.1
A(n) = A(1)+(n-1)*d = 1 + (n-1)*(-0.1)
= 1 - 0.1(n -1)