Given, a = 3, r = 1/2, n = 10
%r is common ratio
%n is number of terms
%a is the first term of the series
Sum = 0;
a = 3;
r = 1/2;
for i = 0 : 1 : 10;
Sum = Sum + a * r ^ i;
end
Sum
Answer:
i would say the first one
Explanation:
D. Childrens Toys and brigh colored rugs
It is because they mentioned that it was for children and they already have bright furniture, so it only makes sense.
I started noticing that too