1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
lbvjy [14]
2 years ago
8

Let surface S be the boundary of the solid object enclosed by x^2+z^2=4, x+y=6, x=0, y=0, and z=0. and, let f(x,y,z)=(3x)i+(x+y+

2z)j + (3z)k be a vector field (for example, the velocityfaild of a fluid flow). the solid object has five sides, S1:bottom(xy-plane), S2:left side(xz-plane), S3 rear side(yz-plane), S4:right side, and S5:cylindrical roof.
a. Sketch the solid object.
b. Evaluate the flux of F through each side of the object (S1,S2,S3,S4,S5).
c. Find the total flux through surface S.
Physics
1 answer:
babunello [35]2 years ago
4 0

a. I've attached a plot of the surface. Each face is parameterized by

• \mathbf s_1(x,y)=x\,\mathbf i+y\,\mathbf j with 0\le x\le2 and 0\le y\le6-x;

• \mathbf s_2(u,v)=u\cos v\,\mathbf i+u\sin v\,\mathbf k with 0\le u\le2 and 0\le v\le\frac\pi2;

• \mathbf s_3(y,z)=y\,\mathbf j+z\,\mathbf k with 0\le y\le 6 and 0\le z\le2;

• \mathbf s_4(u,v)=u\cos v\,\mathbf i+(6-u\cos v)\,\mathbf j+u\sin v\,\mathbf k with 0\le u\le2 and 0\le v\le\frac\pi2; and

• \mathbf s_5(u,y)=2\cos u\,\mathbf i+y\,\mathbf j+2\sin u\,\mathbf k with 0\le u\le\frac\pi2 and 0\le y\le6-2\cos u.

b. Assuming you want outward flux, first compute the outward-facing normal vectors for each face.

\mathbf n_1=\dfrac{\partial\mathbf s_1}{\partial y}\times\dfrac{\partial\mathbf s_1}{\partial x}=-\mathbf k

\mathbf n_2=\dfrac{\partial\mathbf s_2}{\partial u}\times\dfrac{\partial\mathbf s_2}{\partial v}=-u\,\mathbf j

\mathbf n_3=\dfrac{\partial\mathbf s_3}{\partial z}\times\dfrac{\partial\mathbf s_3}{\partial y}=-\mathbf i

\mathbf n_4=\dfrac{\partial\mathbf s_4}{\partial v}\times\dfrac{\partial\mathbf s_4}{\partial u}=u\,\mathbf i+u\,\mathbf j

\mathbf n_5=\dfrac{\partial\mathbf s_5}{\partial y}\times\dfrac{\partial\mathbf s_5}{\partial u}=2\cos u\,\mathbf i+2\sin u\,\mathbf k

Then integrate the dot product of <em>f</em> with each normal vector over the corresponding face.

\displaystyle\iint_{S_1}\mathbf f(x,y,z)\cdot\mathrm d\mathbf S=\int_0^2\int_0^{6-x}f(x,y,0)\cdot\mathbf n_1\,\mathrm dy\,\mathrm dx

=\displaystyle\int_0^2\int_0^{6-x}0\,\mathrm dy\,\mathrm dx=0

\displaystyle\iint_{S_2}\mathbf f(x,y,z)\cdot\mathrm d\mathbf S=\int_0^2\int_0^{\frac\pi2}\mathbf f(u\cos v,0,u\sin v)\cdot\mathbf n_2\,\mathrm dv\,\mathrm du

\displaystyle=\int_0^2\int_0^{\frac\pi2}-u^2(2\sin v+\cos v)\,\mathrm dv\,\mathrm du=-8

\displaystyle\iint_{S_3}\mathbf f(x,y,z)\cdot\mathrm d\mathbf S=\int_0^2\int_0^6\mathbf f(0,y,z)\cdot\mathbf n_3\,\mathrm dy\,\mathrm dz

=\displaystyle\int_0^2\int_0^60\,\mathrm dy\,\mathrm dz=0

\displaystyle\iint_{S_4}\mathbf f(x,y,z)\cdot\mathrm d\mathbf S=\int_0^2\int_0^{\frac\pi2}\mathbf f(u\cos v,6-u\cos v,u\sin v)\cdot\mathbf n_4\,\mathrm dv\,\mathrm du

=\displaystyle\int_0^2\int_0^{\frac\pi2}-u^2(2\sin v+\cos v)\,\mathrm dv\,\mathrm du=\frac{40}3+6\pi

\displaystyle\iint_{S_5}\mathbf f(x,y,z)\cdot\mathrm d\mathbf S=\int_0^{\frac\pi2}\int_0^{6-2\cos u}\mathbf f(2\cos u,y,2\sin u)\cdot\mathbf n_5\,\mathrm dy\,\mathrm du

=\displaystyle\int_0^{\frac\pi2}\int_0^{6-2\cos u}12\,\mathrm dy\,\mathrm du=36\pi-24

c. You can get the total flux by summing all the fluxes found in part b; you end up with 42π - 56/3.

Alternatively, since <em>S</em> is closed, we can find the total flux by applying the divergence theorem.

\displaystyle\iint_S\mathbf f(x,y,z)\cdot\mathrm d\mathbf S=\iiint_R\mathrm{div}\mathbf f(x,y,z)\,\mathrm dV

where <em>R</em> is the interior of <em>S</em>. We have

\mathrm{div}\mathbf f(x,y,z)=\dfrac{\partial(3x)}{\partial x}+\dfrac{\partial(x+y+2z)}{\partial y}+\dfrac{\partial(3z)}{\partial z}=7

The integral is easily computed in cylindrical coordinates:

\begin{cases}x(r,t)=r\cos t\\y(r,t)=6-r\cos t\\z(r,t)=r\sin t\end{cases},0\le r\le 2,0\le t\le\dfrac\pi2

\displaystyle\int_0^2\int_0^{\frac\pi2}\int_0^{6-r\cos t}7r\,\mathrm dy\,\mathrm dt\,\mathrm dr=42\pi-\frac{56}3

as expected.

You might be interested in
If a cannon is fired use a=F/m to explain what happens to the cannon and the cannonball.
Serga [27]
Im not really sure about this im stuck to

4 0
3 years ago
Read 2 more answers
in physics lab, a cube slides down a frictionless incline as shown in the figure below, and elastically strikes another cube at
Tema [17]
<span>In the physics lab, a cube slides down a frictionless incline as shown in the figure below, check the image for the complete solution:

</span>

3 0
2 years ago
What property is used to distinguish the layers of the atmosphere?
Margarita [4]
There are many porperties. You can use Altitude, Temperature, Pressure and Density, but the best one is temperature. The resaon for that is that based on the temperature changes then the athmosphere can be broken into four major layers. Remember that the layers are the following: <span>the </span>troposphere,the<span> </span>stratosphere, <span>the </span>mesosphere<span>, and the</span>thermosphere<span>.</span>
3 0
3 years ago
Read 2 more answers
Using 6400 km as the radius of Earth, calculate how high above Earth’s surface you would have to be in order to weigh 1/16th of
FrozenT [24]
Gravity obeys the inverse square law.  At 6400 km above the center of the Earth (Earth's surface) you weigh x.  Twice that reduces your weight to 1/4th.  Four times that height reduces your weight to 1/16th.  4 times 6400 km is 25,600 km.  But that is above the center of the earth, and the question requests the height above the surface, so we deduct 6400 km to arrive at our final answer:  19,200 km.

Incidentally, it doesn't exactly work the opposite way.  At the center of the Earth the mass would be equally distributed around you, and you would therefore be weightless.
6 0
3 years ago
__________ and __________ both agreed that childhood experiences play an important role in the development of oneself.
oksano4ka [1.4K]
The following answers in the blank could be Sigmund Freud who found the psychoanalysis and Karen Horney who is known to be a psychoanalyst. Both of them has the idea that childhood experiences is necessary and plays the important role in the individual as he or she grows.
8 0
3 years ago
Read 2 more answers
Other questions:
  • True or False? A negative energy balance occurs when you take in more calories than you need, and a positive energy balance occu
    15·1 answer
  • Which derived quantity might be measured in mm^3
    7·1 answer
  • How would the force of gravity between two objects change the distance between them were to double?
    7·2 answers
  • Question 6 (15 points)
    9·1 answer
  • An 8.00-kg point mass and a 12.0-kg point mass are held in place 50.0 cm apart. A particle of mass m is released from a point be
    15·1 answer
  • 1. A plane travels a distance of 500
    5·1 answer
  • Identify the techniques used to try to locate extra solar (exo) planets
    15·2 answers
  • Tammy jogged 350 meters at a velocity of 7 m/s. How long did it take her to jog this distance?
    13·2 answers
  • 3. A 0.145 kg ball moving horizontally at 20 m/s is struck by a bat that causes the ball to move in the
    11·1 answer
  • <img src="https://tex.z-dn.net/?f=V%20%3D%20%5Cfrac%7B4%7D%7B3%7D%20%5Cpi%20.r3" id="TexFormula1" title="V = \frac{4}{3} \pi .r3
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!