Answer:
The 2nd option is correct
Step-by-step explanation:
The only numbers on a dice greater than 4 are 5 and 6, and we want to get the color blue, so the 2nd option is correct.
P = 2L + 2w
Subtract 2L
from each side: P - 2L = 2w
Divide each side
by 2 : (P - 2L) / 2 = w
You could also write it as (P/2 - L) = w
Both answers are the same.
First, do 110-30 (You'll get 90). Then, divide 90 by 2 (You'll have 45). Finally, take 45 from 350. Your final answer should be 305.
54/60 108/120 216/240 double both numbers each time
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)