integrate $int_0^1 int_1+y^2y int_z^y+z z, dx,dz,dy$
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
My solution:
Integrate w.r.t $x$ and get $zx$, after inserting the boundaries of $x$ I get
$zy$.
Integrate w.r.t $z$ and get $y fracz^22$, after inserting the boundaries of $z$ I get $frac3y^3-2y^2-y2$.
Integrate w.r.t $y$ and get $frac3y^48 - fracy^33 - fracy^24$, after inserting the boundaries of $y$ I get $frac-524$.
Is my solution correct?
integration multivariable-calculus
add a comment |Â
up vote
1
down vote
favorite
My solution:
Integrate w.r.t $x$ and get $zx$, after inserting the boundaries of $x$ I get
$zy$.
Integrate w.r.t $z$ and get $y fracz^22$, after inserting the boundaries of $z$ I get $frac3y^3-2y^2-y2$.
Integrate w.r.t $y$ and get $frac3y^48 - fracy^33 - fracy^24$, after inserting the boundaries of $y$ I get $frac-524$.
Is my solution correct?
integration multivariable-calculus
Looks correct to me. The following Mathematica command will check it for you:Integrate[Integrate[Integrate[z,x,z,y+z],z,1+y,2y],y,0,1]
.
– Adrian Keister
Jul 20 at 21:27
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
My solution:
Integrate w.r.t $x$ and get $zx$, after inserting the boundaries of $x$ I get
$zy$.
Integrate w.r.t $z$ and get $y fracz^22$, after inserting the boundaries of $z$ I get $frac3y^3-2y^2-y2$.
Integrate w.r.t $y$ and get $frac3y^48 - fracy^33 - fracy^24$, after inserting the boundaries of $y$ I get $frac-524$.
Is my solution correct?
integration multivariable-calculus
My solution:
Integrate w.r.t $x$ and get $zx$, after inserting the boundaries of $x$ I get
$zy$.
Integrate w.r.t $z$ and get $y fracz^22$, after inserting the boundaries of $z$ I get $frac3y^3-2y^2-y2$.
Integrate w.r.t $y$ and get $frac3y^48 - fracy^33 - fracy^24$, after inserting the boundaries of $y$ I get $frac-524$.
Is my solution correct?
integration multivariable-calculus
edited Jul 20 at 21:25
Adrian Keister
3,61721533
3,61721533
asked Jul 20 at 21:20
kronos
909
909
Looks correct to me. The following Mathematica command will check it for you:Integrate[Integrate[Integrate[z,x,z,y+z],z,1+y,2y],y,0,1]
.
– Adrian Keister
Jul 20 at 21:27
add a comment |Â
Looks correct to me. The following Mathematica command will check it for you:Integrate[Integrate[Integrate[z,x,z,y+z],z,1+y,2y],y,0,1]
.
– Adrian Keister
Jul 20 at 21:27
Looks correct to me. The following Mathematica command will check it for you:
Integrate[Integrate[Integrate[z,x,z,y+z],z,1+y,2y],y,0,1]
.– Adrian Keister
Jul 20 at 21:27
Looks correct to me. The following Mathematica command will check it for you:
Integrate[Integrate[Integrate[z,x,z,y+z],z,1+y,2y],y,0,1]
.– Adrian Keister
Jul 20 at 21:27
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
accepted
Yes, your answer is correct. You have explained every step very clearly. Good Job!
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
accepted
Yes, your answer is correct. You have explained every step very clearly. Good Job!
add a comment |Â
up vote
2
down vote
accepted
Yes, your answer is correct. You have explained every step very clearly. Good Job!
add a comment |Â
up vote
2
down vote
accepted
up vote
2
down vote
accepted
Yes, your answer is correct. You have explained every step very clearly. Good Job!
Yes, your answer is correct. You have explained every step very clearly. Good Job!
answered Jul 20 at 21:36


Mohammad Riazi-Kermani
27.5k41852
27.5k41852
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2858033%2fintegrate-int-01-int-1y2y-int-zyz-z-dx-dz-dy%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Looks correct to me. The following Mathematica command will check it for you:
Integrate[Integrate[Integrate[z,x,z,y+z],z,1+y,2y],y,0,1]
.– Adrian Keister
Jul 20 at 21:27