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
A 2.00 kg ball is thrown upward at some unknown angle from the top of a 20.0 m high building. If the initial magnitude of the ve
Charra [1.4K]

Answer: 28.1

Explanation:

5 0
3 years ago
After you enlarge a map, which one of the following scale remains correct?
9966 [12]

Answer:

None

Explanation:

An scale is the factor by which actual features on ground are enlarged or reduced for representing on a plane. There are different kinds of scales:

  • Verbal scale use of words to represent scale information on the map.  The distance or linear units are used for depicting this scale on the map.  For example: 1 inch = 1 Kilo meter.
  • Fractional scale uses the numbers or values for showing the scale instead of words. As the name says, it is represented using a fraction or ratio.  Example: 1: 10,000 or 1/10,000
  • In large scale more details are shown in a map, however, less area coverage will be shown in a single map as the scale is large and more details are given.  Example: 1:500
  • Small scale is exactly opposite to the large scale, less details are shown as magnification is not enough, however a large amount of area can be shown in a single map.  Example: 1:25,000
  • A graphic scale is a bar that has been calibrated to show map distances. On maps that have been reduced or enlarged the original ratio and written scales are incorrect, since the relationship between map distance and real world distance has been altered, graphic scale is enlarged or reduced to the same extent as the map, this makes it the right option.

I hope you find this information useful and interesting! Good luck!

6 0
3 years ago
Two people must have the same speed and velocity if
RideAnS [48]
If they both are moving with the same speed and direction
i.e. covering the same distance in the same time interval in the same direction
7 0
3 years ago
Read 2 more answers
The energy consumed by a home during a month is 90 kWh, how many Joules are we talking about? a good explanation please is for t
andreev551 [17]

Answer:

3.24×10⁸ J, or 324 MJ

Explanation:

"kWh" is a kilowatt-hour.  It's the energy used by 1 kilowatt of power after one hour.

A kilowatt is a kilojoule per second.

90 kWh

= 90 kW × 1 hr

= 90 kJ/s × 1 hr

= 90 kJ/s × 3600 s

= 324,000 kJ

= 324,000,000 J

The energy is 3.24×10⁸ J, or 324 megajoules.

3 0
3 years ago
Which of the following takes place in the combustion chamber of a gas turbine engine?A. A glow plug is used to add enough heat t
erica [24]

Answer:

Fuel oil is mixed with a proper portion of compressed air

Explanation:

A gas turbine has three main part, which are

  • combustion chamber
  • air compressor
  • power turbine

The combustion chamber is responsible for mixing fuel with a proper portion of compressed air.

The air compressor supplies air in sufficient quantity to satisfy the requirements of the combustion chamber

The power turbine produces the power to drive the air compressor.

6 0
3 years ago
Other questions:
  • If you ran 15 km/hr for 2.5 hours, how much distance would you cover?
    11·1 answer
  • Humid air breaks down (its molecules become ionized) in an electric field of 4.99 x 10^6 N/C. In that field, what is the magnitu
    11·1 answer
  • A diver who weighs 500 N steps off a diving board that is 10 m above the water. The diver hits the water with kinetic energy of
    12·1 answer
  • The coefficients of friction between the 20-kg crate and the inclined surface are µ,8 = 0.24 and J.lk = 0.22. If the crate start
    5·1 answer
  • Please help and thank you
    7·1 answer
  • Ions form bonds by __________ electrons.
    12·2 answers
  • a jogger does 3.45 E 6 J of work and gives off 1.67 E 6 J of heat. what is the change in her internal energy? show your work​
    9·1 answer
  • Inertia causes bodies to slow in their motion, unless they’re pushed by a force.
    12·1 answer
  • At what angle two forces P + Q and (P - Q) act so that their resultant is :
    15·2 answers
  • The wave function for a traveling wave on a taut string is (in SI units)
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!