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
What property of an electromagnetic wave changes when the wave is encoded with analog information?
Licemer1 [7]

Answer:

Amplitude and Frequency

Explanation:

Analog signals are composed of continuous waves that can have any values for frequency and amplitude. These waves are smooth and curved.

Radio transmissions are a combination of two kinds of waves: audio frequency waves that represent the sounds being transmitted and radio frequency waves that "carry" the audio information. All waves have a wavelength, an amplitude and a frequency as shown in the figure. These properties of the wave allow it to be modified to carry sound information.

The two most common types of modulation used in radio are amplitude modulation (AM) and frequency modulation (FM). Frequency modulation minimizes noise and provides greater fidelity than amplitude modulation, which is the older method of broadcasting . Both AM and FM are analog transmission systems, that is, they process sounds into continuously varying patterns of electrical signals which resemble sound waves.

7 0
3 years ago
Which are considered noble gases
sladkih [1.3K]

Answer:Argon

Neon

Helium

Krypton

Xenon

4 0
2 years ago
Read 2 more answers
Two parallel plates are 1 cm apart and are connected to a 500 V source. What force will be exerted on a single electron half way
VladimirAG [237]

Answer: 8*10^-15 N

Explanation: In order to calculate the force applied on an electron in the middle of the two planes at 500 V we know that,  F=q*E

The electric field between  the plates is given by:

E = ΔV/d = 500 V/0.01 m=5*10^3 N/C

the force applied to the electron is: F=e*E=8*10^-15 N

3 0
3 years ago
What is the energy stored between 2 Carbon nuclei that are 1.00 nm apart from each other? HINT: Carbon nuclei have 6 protons and
Andrei [34K]

Answer:

A. 8.29\times 10^{-18}\ J

Explanation:

Given that:

p = magnitude of charge on a proton = 1.6\times 10^{-19}\ C

k = Boltzmann constant = 9\times 10^{9}\ Nm^2/C^2

r = distance between the two carbon nuclei = 1.00 nm = 1.00\times 10^{-9}\ m

Since a carbon nucleus contains 6 protons.

So, charge on a carbon nucleus is q = 6p=6\times 1.6\times 10^{-19}\ C=9.6\times 10^{-19}\ C

We know that the electric potential energy between two charges q and Q separated by a distance r is given by:

U = \dfrac{kQq}{r}

So, the potential energy between the two nuclei of carbon is as below:

U= \dfrac{kqq}{r}\\\Rightarrow U = \dfrac{kq^2}{r}\\\Rightarrow U = \dfrac{9\times10^9\times (9.6\times 10^{-19})^2}{1.0\times 10^{-9}}\\\Rightarrow U =8.29\times 10^{-18}\ J

Hence, the energy stored between two nuclei of carbon is 8.29\times 10^{-18}\ J.

8 0
3 years ago
Three deer, a, b, and c, are grazing in a field. deer b is located 62.1 m from deer a at an angle of 54.3 ° north of west. deer
sveticcg [70]

by cosine law we know that

c^2 = a^2 + b^2 - 2 abcos\theta

\theta = 180 - 54.3 - 79.1 = 46.6 degree

now using above equation

93.8^2 = 62.1^2 + b^2 - 2*62.1*b * cos46.6

4942.03 = b^2 - 85.34 b

b^2 - 85.34b - 4942.03 = 0

by solving above quadratic equation we have

b = 124.9 m

so it is at distance 124.9 m from deer a

4 0
3 years ago
Other questions:
  • Scientists have changed the model of the atom as they have gathered new evidence. One of the atomic models is shown below.
    7·1 answer
  • A 2.00-kg textbook rests on a frictionless, horizontal surface. A cord attached to the book passes over a pulley whose diameter
    5·1 answer
  • A paper airplane is thrown horizontally with a velocity of 20 mph. The plane is in the air for 7.63 s before coming to a standst
    5·1 answer
  • Rubbing your hands together warms them by converting work into thermal energy. If a woman rubs her hands back and forth for a to
    12·1 answer
  • Determine the acceleration that results when a 12 N net force is applied to a 3 kg object
    9·1 answer
  • DNA ___ occurs during the s phase of Interphase.
    8·1 answer
  • To make them gas, you have to give liquids yes or no?
    11·2 answers
  • Need an actual answer, no links.
    6·1 answer
  • Which are bones of the middle ear that are responsible for vibrating so sound waves can be passed along?
    12·1 answer
  • A person uses a match to light charcoal in a grill. Which statement describes
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!