You are given two problems A and B such that A is NP-complete, B does not belong to the class NP and A → B. What can be concluded from this information?
1) A is solvable in polynomial time
2) B is solvable in polynomial time
3) B is NP-complete
4) B is not solvable in polynomial time