markata

44 Reputation

2 Badges

17 years, 54 days

MaplePrimes Activity


These are answers submitted by markata

And is the 3rd like this: restart; Int(Int(Int(x*y*z, x = -1 .. 2), y = 0 .. 2), z = -2 .. 2); value(%); Cause I got 0 for an answer and the worries me ?
One more thing Joe is the first example true that Mariner gave: restart; Int( Int(x^2 + y^2,x=y-a..y), y=3*a..a); value(%); for this: 1) SS (x^2 + y^2) dxdy D: y=x, y=x+a, y=a, y=3*a, a>0 ??

Yeah, Ups, I typed with(VectorCalculus) for the #2 and forgot for #4 :S. Thanks ! I managed to do all of my homework thanks to you. Much apprecciated.

 Good luck to all of you !

 

My Maple11 could calculate that: / it display the same bellow /. Any reason why or that's the answer ? / Circle(<3/2,0>,3/2) / ?

PathInt(x-y, [x,y]=Circle(<3/2,0>,3/2));

And could you help for 1 last thing - a diff equition:

y'' - 2*y^2+2*y=4*exp(x)*sinx

Well my problem is that in every example that I have seen there is no constant like in my first examle / there it is 'a'/ .

For the first example are you sure these are the integral boundaries ? Aren't they x=y..y-a or ??

The 4th integral is curvilinear. 2nd - again double with some radius - no idea what to do. 3rd is multiple :S

This is a part of my homework - I've done the rest but these seem to me tough and 2 days reading and reading .. And Not sure how to do them so please help.

10x in advance

 

Page 1 of 1