If A=[[2, -2], [4, 2], [-5, 1]], B=[[8, 0], [4, -2], [3, 6]], find matrix X such that 2A + 3X = 5B.