Concept:Use algebraic manipulation and trigonometric identities to simplify the integrand sin4x+cos4x into a form that is easy to integrate over 0 to π.Explanation:First, add and subtract 2sin2xcos2x inside the integral:∫0π(sin4x+cos4x)dx=∫0π[(sin4x+cos4x+2sin2xcos2x)−2sin2xcos2x]dx.The expression inside brackets factors as (sin2x+cos2x)2−2sin2xcos2x.Since sin2x+cos2x=1, this becomes 1−2sin2xcos2x.Also, 2sinxcosx=sin2x, so 2sin2xcos2x=21sin22x.Thus the integral simplifies to ∫0π(1−21sin22x)dx.Now use the identity sin22x=21−cos4x to get:∫0π[1−21⋅21−cos4x]dx=∫0π(1−41+4cos4x)dx=∫0π(43+4cos4x)dx.Integrate term by term:∫0π43dx=43⋅π=43π,and ∫0π4cos4xdx=41⋅4sin4x0π=161(sin4π−sin0)=0.Therefore, the total value is 43π.Answer:43π (Option B).