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
What is the wave speed of a 6 m wave with a frequency of 20 Hz?
andrew-mc [135]

Answer: Wave speed= frequency x wavelength

=20 x 3

=60 m/s

Explanation:

8 0
3 years ago
What does a calorimeter measure?
DiKsa [7]
A calorimeter measures the amount of heat in a chemical reaction. So the answer would be C, specific heat.
8 0
2 years ago
A small, 300 g cart is moving at 1.20 m/s on an air track when it collides with a larger, 2.00 kg cart at rest?
stiv31 [10]

Answer:

The speed of the large cart after collision is 0.301 m/s.

Explanation:

Given that,

Mass of the cart, m_1 = 300\ g = 0.3\ kg

Initial speed of the cart, u_1=1.2\ m/s

Mass of the larger cart, m_2 = 2\ kg

Initial speed of the larger cart, u_2=0

After the collision,

Final speed of the smaller cart, v_1=-0.81\ m/s (as its recolis)

To find,

The speed of the large cart after collision.

Solution,

Let v_2 is the speed of the large cart after collision. It can be calculated using conservation of momentum as :

m_1u_1+m_2u_2=m_1v_1+m_2v_2

m_1u_1+m_2u_2-m_1v_1=m_2v_2

v_2=\dfrac{m_1u_1+m_2u_2-m_1v_1}{m_2}

v_2=\dfrac{0.3\times 1.2+0-0.3\times (-0.81)}{2}

v_2=0.301\ m/s

So, the speed of the large cart after collision is 0.301 m/s.

4 0
3 years ago
You measure the velocity of a drag racer that accelerates with constant acceleration. You want to plot the data and determine th
Ivenika [448]

Answer:

a) Linear equation

Explanation:

Definition of acceleration

a=\frac{dv}{dt}\\

if a=constant and we integrate the last equation

v(t)=v_{o}+a*t

So the relation between the time and the velocity is linear. If we plot the velocity in function of time, the plot is a line, and the acceleration is the slope of this line.

8 0
2 years ago
If a range hood removes contaminants at a flow rate of F liters of air per​ second, then the percent P of contaminants that are
podryga [215]

Explanation:

The given value of P is as follows.

           P = 1.06F + 22.18,           10 \leq F \leq 70

or,       P' = 1.06

As p' is defined and non-zero. Hence, only critical points are boundary points.

For F = 10, the value of P will be calculated as follows.

         P = 1.06 \times 10 + 22.18

            = 32.78

For F = 70, the value of P will be calculated as follows.

        P = 1.06 \times 70 + 22.18

           = 96.38

Therefore, the minimum value of P is 32.78 and maximum value of P is 96.38.

3 0
2 years ago
Other questions:
  • The circuit element whose purpose is to convert electrical energy into another form of energy is the _____.
    13·2 answers
  • What are the three factors that affect surface ocean currents
    6·1 answer
  • What object best represents a true scale model of the shape of earth?
    12·1 answer
  • In what type of job might being a difficult person not be much of a liability ?
    8·1 answer
  • At high noon, the sun delivers 1150 w to each square meter of a blacktop road. if the hot asphalt loses energy only by radiation
    7·1 answer
  • A large fake cookie sliding on a horizontal surface is attached to one end of a horizontal spring with spring constant k = 375 N
    14·1 answer
  • Why are large astronomical bodies round
    9·2 answers
  • According to Ohm's law what would happen if the current was increased and the resistance was held constant?
    7·1 answer
  • A glow-worm of mass 5.0 g emits red light (650 nm) with a power of 0.10 W entirely in the backward direction. To what speed will
    11·2 answers
  • What is the equivalent resistance for a parallel circuit that has two resistors: 18.0 ohms and 23.5 ohms?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!