Inactive Tutor answered 05/23/13
Your work is correct by all accounts except for the gradient of your function.
The gradient is supposed to be <2xy, x^2+8y> because of the y term in the function (x^2*y + 4y^2)
<2xy, x^2+8y> @ (2,1) = <4,12>
<4,12>*<1/2, sqrt(3)/2> = 2 + 12sqrt(3)/2 = 2 + 6sqrt(3)
hope that helped