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
I have been trying to do number 2 and I just don’t know what the answer is if you can help me thank you so mush
skelet666 [1.2K]

Answer:

Strong Positive Linear Line Correlation

Explanation:

According to the diagram, there is a strong positive linear line correlation between velocity and distance of galaxies. Hubble showed that galaxies are receding away from people with a velocity that is proportional to their distance from people more distant galaxies recede faster than nearby galaxies.

About the diagram: Velocity is the distance relation among extra-galactic nebulae. Radial velocities is corrected for solar motion, are plotted against distances estimated from involved stars and mean luminosities of nebulae in a cluster. The black discs and full line represent the solution for solar motion by using the nebulae individually; the circles and broken line represent the solution combining the nebulae into groups; the cross represents the mean velocity corresponding to the mean distance of 22 nebulae whose distances could not be estimated individually.

4 0
2 years ago
Plz help, its an emergency, giving lots of points for it. and srry if its in the wrong subject, not really sure? I just don't un
exis [7]
Anything I can help with
4 0
3 years ago
Read 2 more answers
Imagine that the light you observe from space is exhibiting a redshift. This would mean that the Universe is Choose one: A. trav
docker41 [41]

Answer: C. Expanding

Explanation:

When an object moves away from an observer, the light waves emitted by the object are stretched out making them have move towards the red end of the electromagnetic spectrum, where light has a longer wavelength. This phenomenon is known as the redshift (cosmological redshift). For most astronomical objects, the observed spectral lines are all shifted to longer wavelengths. It is caused solely by the expansion of the Universe and thus, the value of a redshift indicates the recession velocity of the expanding object, or its distance.

Redshift is opposed to the blueshift. Blue light wavelengths tend to be closer together hence blueshift light tends to be emitted from objects that are collapsing.

7 0
3 years ago
Since rods are about 1000 times more sensitive than cones (at 470 nm), they should be able to detect smaller values of the elect
8090 [49]

Answer:

  a. Rods are about 1000 times more sensitive than cones.

Explanation:

The answer choice shown is a direct copy of the first line of the problem statement. It doesn't appear to be any more complicated than that. (It's a reading comprehension question.)

3 0
3 years ago
Anybody know this answer?
Ber [7]
It seperates naturally
3 0
2 years ago
Other questions:
  • Select the higher harmonics of a string fixed at both ends that has a fundamental frequency of 80 Hz.
    8·1 answer
  • A small rock is thrown vertically upward with a speed of 27.0 m/s from the edge of the roof of a 21.0-m-tall building. The rock
    6·1 answer
  • A rubber ball weighs 49 N.. a) What is the mass of the ball? (Answer: 5.0 kg). b) What is the acceleration of the ball if an upw
    15·1 answer
  • True or false <br> A ball thrown horizontally.Gravity causes the ball to continue horizontally.
    14·2 answers
  • Which of the following statements about lunar phases is true? (A) Only one quarter of the first-quarter moon is illuminated by t
    15·1 answer
  • A glass of water sitting in direct sunlight evaporates over time. Explain this phase change in terms of the types of heat transf
    7·2 answers
  • A rod of 3.0-m length and a square (2.0 mm X 2.0 mm) cross section is made of a material with a resistivitYof 6.0 X 10-8 Ω m. If
    5·2 answers
  • An artificial sattelite is moving in a circular orbit of radius 42250km calculate its speed if it takes 24 hours to revolve arou
    7·1 answer
  • a wave's amplitude is 0.5 meters. if its amplitude is increased to 1 meter, how much does its energy change?​
    10·1 answer
  • NO LINKS! What are the definitions of initial horizontal velocity and initial vertical velocity? Please help! This like is my 20
    10·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!