Concept:Use standard algebraic identities for squares of binomials.Explanation:Expand each squared term using the identities (a−b)2=a2−2ab+b2 and (a+b)2=a2+2ab+b2.(2z−5y)2=4z2−20zy+25y2(5z+2y)2=25z2+20zy+4y2Adding these gives:4z2−20zy+25y2+25z2+20zy+4y2The zy terms cancel, so we get:29z2+29y2Now subtract 25z2 from this result:29z2+29y2−25z2=4z2+29y2Rearranging gives 29y2+4z2.Answer:29y2+4z2Option C.