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
Problem 6: A bullet in a gun is accelerated from rest from the firing chamber to the end of the barrel at an average rate of 6.3
solong [7]

Answer:

v = 5.166 10² m / s

Explanation:

We can solve this exercise using the kinematics equations

           v = v₀ + at

as the bullet starts from rest its initial velocity is zero

           v = a t

let's calculate

           v = 6.3 10⁵   8.2 10⁻⁴

           v = 5.166 10² m / s

3 0
3 years ago
If no heat is lost to the surroundings, how much heat must be added to raise the temperature from 20.0 ∘C to 85.0 ∘C ?
andrey2020 [161]

Answer:

Explanation:

C_{water} = 4190 J/kg.K

C_{Al} = 910 J/Kg. K

m_{Al} = 1.50 kg

m_{water} = 1.80 kg

Q_{added} = Q_{Al} + Q_{water}

=m_{Al} C_{Al}ΔT + m_{water} C_{water}ΔT

= (1.50)(910)(85.0-20)+(1.80)(4190)(85.0-20)

= 578,955 J

= 579 kJ

3 0
4 years ago
Which of the following statements is true about tides? (2 points)
andre [41]
1: <span>Tides are caused by the location of the Earth, sun, and moon.

2: </span><span>Tides occur about an hour later each day.
This is because of the earth's orbit and the moons position as they move.
</span><span>
3: </span>Half as much as the moon
The moon affects the tide much more than the sun, as the moon is drastically closer to the earth than the sun.
4 0
3 years ago
Consider a continuous time signal, x(t) = ∑ Ai 5 i=1 cos(2πFi t + θi), consisting of a sum of sinusoidal signals of frequencies
Wewaii [24]

Answer:

duhhhhh

Explanation:

duhhhhh

4 0
3 years ago
a small negatively charged sphere with a mass of 5.4*10^-5 is suspended between two parallel plates. the potential difference is
labwork [276]
Here, Fe = Fg
q.E = m.g
We have: E = 360 V
m = 5.4 × 10⁻⁵
g = 9.8 m/s²   [ constant value for earth system ]

Substitute their values into the expression:
q (360) = 5.4 × 10⁻⁵ × 9.8
q = 52.92 × 10⁻⁵ / 360
q = -1.47 × 10⁻⁶  [ negative sign represents the nature of charge ] 

So, Your Final answer would be 1.47 × 10⁻⁶

Hope this helps!
3 0
4 years ago
Other questions:
  • A charge of -3.02 μC is fixed in place. From a horizontal distance of 0.0377 m, a particle of mass 9.43 x 10^-3 kg and charge -9
    12·1 answer
  • Pail of WaterSuppose you wish to whirl a pail full of water in a vertical circle at a constant speed without spilling any of its
    14·1 answer
  • One charge is decreased to one-third of its original value,
    5·2 answers
  • I need the answer for density
    15·2 answers
  • A scientist is conducting research to determine how much pressure a dam can withstand. Why are good observations important to hi
    8·1 answer
  • Hydroelectric power uses: wind water coal the sun
    13·1 answer
  • A football player kicks a ball with an initial velocity of 25 m/s at an angle of 53 degrees above the horizontal. The vertical c
    13·1 answer
  • A kayak took 5 hours to finish its trip on a river. If it traveled at an
    6·1 answer
  • OF BRICK<br> (a)<br> The pushing force does not make the brick move. Explain why.
    15·1 answer
  • 450 nm of light falls on a single slit of width 0.30 mm. What is the angular width of the central diffraction peak
    8·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!