Answer:
Purchase cost= 87056
Bar module cost= 292725
Explanation:
solution is attached below
Answer:
The solution code is written in Java.
System.out.println(numItems);
Explanation:
Java <em>println() </em>method can be used to display any string on the console terminal. We can use <em>println()</em> method to output the value held by variable <em>numItems.</em> The <em>numItems </em>is passed as the input parameter to <em>println()</em> and this will output the value of <em>numItems</em> to console terminal and at the same time the output with be ended with a newline automatically.
Answer:
V1=5<u>ft3</u>
<u>V2=2ft3</u>
n=1.377
Explanation:
PART A:
the volume of each state is obtained by multiplying the mass by the specific volume in each state
V=volume
v=especific volume
m=mass
V=mv
state 1
V1=m.v1
V1=4lb*1.25ft3/lb=5<u>ft3</u>
state 2
V2=m.v2
V2=4lb*0.5ft3/lb= <u> 2ft3</u>
PART B:
since the PV ^ n is constant we can equal the equations of state 1 and state 2
P1V1^n=P2V2^n
P1/P2=(V2/V1)^n
ln(P1/P2)=n . ln (V2/V1)
n=ln(P1/P2)/ ln (V2/V1)
n=ln(15/53)/ ln (2/5)
n=1.377
Answer:
Conductor
Explanation:
Current is carried by a conductor.
__
The purpose of a dielectric and/or insulator is to prevent current flow. An electrostatic field may set up the conditions for current flow, but it carries no current itself.
Answer:
Hydrostatic force = 41168 N
Explanation:
Complete question
A triangular plate with a base 5 ft and altitude 3 ft is submerged vertically in water so that the top is 4 ft below the surface. If the base is in the surface of water, find the force against onr side of the plate. Express the hydrostatic force against one side of the plate as an integral and evaluate it. (Recall that the weight density of water is 62.5 lb/ft3.)
Let "x" be the side length submerged in water.
Then
w(x)/base = (4+3-x)/altitude
w(x)/5 = (4+3-x)/3
w(x) = 5* (7-x)/3
Hydrostatic force = 62.5 integration of x * 4 * (10-x)/3 with limits from 4 to 7
HF = integration of 40x - 4x^2/3
HF = 20x^2 - 4x^3/9 with limit 4 to 7
HF = (20*7^2 - 4*7^(3/9))- (20*4^2 - 4*4^(3/9))
HF = 658.69 N *62.5 = 41168 N