T_n = 3 * T_(n-1)
Long way (always works!)
T_5 = 3*T_4,
T_4 = 3*T_3
T_3 = 3*T_2
T_2 = 3*T_1
T_5 = 3*3*3*3*T_1 = 81*T_1 = 81*8 = 648!
Short way (sometimes it works!)
T_n = 3^(n-1) * T_1 (this case is a geometric series of ratio-=3)
T_5 = 3^4*8 = 648
Answer:
1.282, -0.5244,...
Step-by-step explanation:
We know that Z is a standard normal variate with mean =0, and std dev =1
a) z-score separates the highest 10% from the rest of the scores
= 90th percentile = 1.282
b) z-score separates the lowest 30% from the rest of the scores
= 30th percentile = -0.5244
c) z-score separates the lowest 40% from the rest of the scores
= 40th percentile = -0.2533
d) z-score separates the lowest 20% from the rest of the score
=20th percentile = -0.8416
Answer:
If im not wrong, just multiply wxlxh, for all sides, and you get 1260.
Step-by-step explanation:
Answer:
Convex, since none of the angles are greater than 180°
0.94>0.49 because 0.94 is the larger number.