(sinx)^2 (similarly to (cosx)^2) cannot be integrated in this form. There is a standard method to get past this though, which makes use of the cos double angle formula:cos(2x) = (cosx)^2 - (sinx)^2 = 1 - (sinx)^2 - (sinx)^2 = 1 - 2(sinx)^22(sinx)^2 = 1 - cos(2x) (sinx)^2 = 1/2 - (1/2)cos(2x)So the integral of '(sinx)^2' can instead be seen as the integral of '1/2 - (1/2)cos(2x)'.This is a much easier integral to work out, and using our knowledge of integrating (the integral of cos(2x) is (1/2)sin(2x)) the answer is:(1/2)x - (1/4)sin(2x) + cAs the integration here is indefinite (without limits) the constant of integration must be present (+c).This is a method which is very specific to sinx and cosx, specifically when they are put to even powers.