First problem:
Set G: price of a set of 6 chairs, S: price of a single chair
Question stem asks, in other words, what is the value of G?
1) G = 90% * 6S.
We are not given S or G, so this equation cannot be solved. Insufficient.
2) G = 5S + 20.
We are not given S or G, so this equation cannot be solved. Insufficient.
1 & 2) We immediately see that we can substitute for G to create an equation with one unknown. Carrying out the operations just for illustration we see:
5S + 20 = 90% * 6S
20 = 0.4S
S = 20(5/2) = 50. Sufficient.
IMO C
Second problem:
The question stem asks whether the product of all integers in the list is positive. In other words, is the count of negative numbers in this list even?
1) This statement says that the smallest and greatest integers are the same sign, ie all integers in the list are positive or all are negative. But we could have {-5,-4,-3}, which yields a negative product, but {1,2,3,4,5}, which yields a positive one. Insufficient.
2) We could have {-2,-1,1,2}, which yields a positive number, or {-1,1,2,3} which yields negative. Insufficient.
1 & 2) Taking both statements, the list can be:
a) all negative numbers which can then be factored into the list (-1)^(k)*{a,b,c,d,...} where k is an even integer making the product positive.
b) all positive numbers, whose product will always equal a positive number. Sufficient.
IMO C