From the question data, we know that the smallest possible value for y is 7 since y is an INTEGER greater than 6. If we take this as the boundary condition and plug in y=7 in the inequality \(x^3\)*y>56, the question becomes is \(x^3\)>8 which is equivalent to finding out if x>2.
As far as possible, when you have an equation/ inequality given in the question stem, we try to break it down to a stage where we know what to look for in the statements.
From statement I alone, 4<\(x^2\)≤9. This means that 2<x≤3 OR -3≤x<2. This is insufficient to answer the question asked since x may be greater than 2 or lesser than -2.
For example, if x = 3 and y = 7, \(x^3\)*y = 27*7 = 189 which is definitely greater than 56. But, if x=-3 and y = 7, \(x^3\)*y = -189 which is lesser than 56.
Statement I alone is insufficient. Answer options A and D can be eliminated. Possible answer options are B, C or E.
From statement II alone, \(x^3\)+x>\(x^3\) which can be simplified to conclude x>0. Knowing that x is positive is insufficient to establish if \(x^3\)*y>56. The best value to prove statement II insufficient is x=1. If x=1, \(x^3\)*y will not be more than 56 till y reaches 56; post this stage, the expression will be more than 56.
Statement II alone is insufficient. Answer option B can be eliminated. The possible answer options are C or E.
Combining statements I and II, we have the following:
From statement II, we know that x has to be positive; from statement I alone, we know 2<x≤3 OR -3≤x<2. Clearly, when we combine both conditions, the range of x that satisfies both is 2<x≤3. This helps us uniquely answer the question and say x>2 OR \(x^3\)*y>56.
The combination of statements is sufficient. Answer option E can be eliminated.
The correct answer option is C.
Hope that helps!