Double integral of x siny dx dy?

1 answer

Answer

1154795

2026-07-25 09:40

+ Follow

We have:

int int (x * sin(y)) dx dy

Integrate x first:

int(x)dx = 1/2 * x2 + C

Now integrate sin(y):

int(sin(y))dy = -cos(y) + C

Multiply:

-1/2 * x2 * cos(y) + C

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.