It's impossible.
The functions sinus and cosine are functions that assume values in [-1,1][−1,1], so the values of the first member are in [1,4][1,4], but the second member still assumes values in [-1,1][−1,1] (the 2x2x, argument of the sinus, doesn't change the interval).
The only way to have a solution is that it would be 11, the only one common value, but:
sin2x=1rArr2x=pi/2+2kpirArrx=pi/4+kpisin2x=1⇒2x=π2+2kπ⇒x=π4+kπ
so the possibilities are: pi/4,5/4piπ4,54π.
But the first member in pi/4π4 assumes value:
2cos(pi/4)+3=2sqrt2/2+3=sqrt2+32cos(π4)+3=2√22+3=√2+3, that isn't 11,
and in 5/4pi54π:
2cos(5/4pi)+3=2(-sqrt2/2)+3=-sqrt2+32cos(54π)+3=2(−√22)+3=−√2+3, that isn't 11.
So there are no solutions!
You can see also looking the graph of the function:
y=2cosx+3-sin2xy=2cosx+3−sin2x and seeing that it doesn't touch the x-axis.
graph{2cosx+3-sin(2x) [-10, 10, -5, 5]}