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]
3 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]3 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
You release a block from the top of a long, slippery inclined plane of length l that makes an angle θ with the horizontal. The m
Mars2501 [29]

Answer:

potential enrgy   U = m g L sin θ

speed     V = √(2g L sin θ)

Explanation:

The expression for the gravitational potential energy of a body is

                    U = mg Y - mg Yo

Where Y give us a constant initial energy from which the differences are measured, for general simplicity it is selected as zero, Yo= 0

What we find an expression for height, let's use trigonometry

                       sin  θ= Y / L

                       Y = l sin θ

   We substitute in the power energy equation

                     U = m g L sin θ

                         

2. The mechanical energy of the system is conserved, so we will write the mechanical energy at two points the highest and the lowest

Highest           Em = U

Lower              Em = K

                         U = K

                         m g L sin θ = ½ m v²

                         V = √(2g L sin θ)

4 0
3 years ago
A capacitor of cylindrical shape as shown in the red outline, few cm long carries a uniformly distributed charge of 7.2 uC per m
Natali [406]

(a) The magnitude of the electric field at point 5.5m is 2.35 x 10⁴ N/C.

(b) The magnitude of the electric field at point 2.5m is 5.18 x 10⁴ N/C.

<h3>Electric field at a point on the Gaussian surface</h3>

The magnitude of the electric field at a point on the cylindrical Gaussian surface is calculated as follows;

E = λ/2πε₀r

where;

  • λ is linear charge density
  • ε₀ is permitivity of free space
  • r is the position of the charge
<h3>At a distance of 5.5 m</h3>

E = \frac{\lambda}{2\pi \varepsilon _0 r} \\\\E = \frac{7.2 \times 10^{-6}}{2\pi \times 8.85 \times 10^{-12} \times 5.5} \\\\E = 2.35 \times 10^4 \ N/C

<h3>At a distance of 2.5 m</h3>

E = \frac{\lambda}{2\pi \varepsilon _0 r} \\\\E = \frac{7.2 \times 10^{-6}}{2\pi \times 8.85 \times 10^{-12} \times 2.5} \\\\E = 5.18 \times 10^4 \ N/C

Thus, the magnitude of the electric field at points of 5.5m is 2.35 x 10⁴ N/C, and the magnitude of the electric field at points of 2.5m is 5.18 x 10⁴ N/C.

Learn more about electric field here: brainly.com/question/14372859

4 0
2 years ago
23.
Volgvan

Answer:

1 m = 100 cm....so 2.5 m = (2.5 * 100) = 250 cm

a = 1st shelf

b = 2nd

c = 3rd

d = 4th

a + b + c + d = 250

b = 2a + 18

c = a - 12

d = a + 4

a + (2a + 18) + (a - 12) + (a + 4) = 250

5a + 10 = 250

5a = 250 - 10

5a = 240

a = 240/5

a = 48 cm <== 1st shelf

b = 2a + 18 = 2(48) + 18 = 114 cm <== 2nd shelf

c = a - 12 = 48 - 12 = 36 cm <== 3rd shelf

d = a + 4 = 48 + 4 = 52 cm <== 4th shelf

so 2nd shelf is 114 cm

4 0
3 years ago
a ball slows down as it rolls up hill this is an example of? neutral motion, relative velocity, positive acceleratio, negative a
Zarrin [17]

Answer: negative acceleration

Explanation:

Acceleration is speeding up, the ball is slowing down making it negative acceleration

8 0
3 years ago
Read 2 more answers
A box weighing 210 N is pushed up an inclined plane that is 2.0 m long. A force of 140 N is required. If?
N76 [4]
D
Step-by-step explanation:
3 0
3 years ago
Read 2 more answers
Other questions:
  • A 7.00- kg bowling ball moves at 3.00 m/s. How fast musta
    6·1 answer
  • Unlike a theory, a scientific law describes an observed pattern without attempting to _____ it. prove explain test verify
    15·1 answer
  • If a light bulb is missing or broken in a parallel circuit will the other bulb light?
    7·1 answer
  • Two spherical objects are separated by a distance that is 9.00 X 10m The objects are initially electrically neutral and are very
    8·1 answer
  • High-frequency sound waves are to ______ as low-frequency sound waves are to ______.
    12·1 answer
  • A 5 kg block is sliding on a horizontal surface while being pulled by a child using a rope attached to the center of the block.
    13·1 answer
  • How would I answer this equation? E= mc^2 for m
    15·1 answer
  • Study the image, which describes how rapid changes in weather conditions occur.
    14·2 answers
  • A periodic wave of frequency f and speed v travel what distance in one period?
    7·1 answer
  • Which is the only element in group 1 on the periodic table that forms covalent bonds?
    12·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!