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
choli [55]
3 years ago
14

Indicate whether the following statements are true or false for a reversible process: (A) Q=0. (B) Work may be calculated using

the equation of state. (C) The entropy change of the system is zero. (D) The total entropy change of the system and the surroundings is zero.
Engineering
1 answer:
mafiozo [28]3 years ago
4 0

Answer:

A).False

B).False

C).False

D).True

Explanation:

As we know that ,when system and surrounding return in initial position without leaving any effect on the surrounding then it is called reversible process.

Option A is false because this is not a adiabatic process.

Option B we know that work is path function and it depends on the path even process is reversible or irreversible.That is why option B is false.

Option C is false because we can not say that entropy change of system is zero.The entropy of system can be increase or decrease we can not say anything.

Option D is true because the entropy of universe is always zero for a reversible process.Universe is the summation of surrounding and system.

You might be interested in
4. Lockout/tagout (LOTO) is a safety procedure that ensures dangerous machines are properly shut off and not started up again pr
klemol [59]

Answer:true

Explanation:

5 0
3 years ago
1. Implement the k-means clustering algorithm either in Java or Python. • The program should be executable with at least 3 param
givi [52]

Answer:

The code for this Question in Python is as follows:

matplotlib inline

from copy import deepcopy

import numpy as np

import pandas as pd

from matplotlib import pyplot as plt

plt.rcParams['figure.figsize'] = (16, 9)

plt.style.use('ggplot')

# Importing the dataset

data = pd.read_csv('xclara.csv')

print(data.shape)

data.head()

# Getting the values and plotting it

f1 = data['V1'].values

f2 = data['V2'].values

X = np.array(list(zip(f1, f2)))

plt.scatter(f1, f2, c='black', s=7)

# Number of clusters

k = 3

# X coordinates of random centroids

C_x = np.random.randint(0, np.max(X)-20, size=k)

# Y coordinates of random centroids

C_y = np.random.randint(0, np.max(X)-20, size=k)

C = np.array(list(zip(C_x, C_y)), dtype=np.float32)

print(C)

# To store the value of centroids when it updates

C_old = np.zeros(C.shape)

# Cluster Lables(0, 1, 2)

clusters = np.zeros(len(X))

# Error func. - Distance between new centroids and old centroids

error = dist(C, C_old, None)

# Loop will run till the error becomes zero

while error != 0:

   # Assigning each value to its closest cluster

   for i in range(len(X)):

       distances = dist(X[i], C)

       cluster = np.argmin(distances)

       clusters[i] = cluster

   # Storing the old centroid values

   C_old = deepcopy(C)

   # Finding the new centroids by taking the average value

   for i in range(k):

       points = [X[j] for j in range(len(X)) if clusters[j] == i]

       C[i] = np.mean(points, axis=0)

   error = dist(C, C_old, None)

# Initializing KMeans

kmeans = KMeans(n_clusters=4)

# Fitting with inputs

kmeans = kmeans.fit(X)

# Predicting the clusters

labels = kmeans.predict(X)

# Getting the cluster centers

C = kmeans.cluster_centers_

fig = plt.figure()

ax = Axes3D(fig)

ax.scatter(X[:, 0], X[:, 1], X[:, 2], c=y)

ax.scatter(C[:, 0], C[:, 1], C[:, 2], marker='*', c='#050505', s=1000)

4 0
4 years ago
A freeway is being designed for a location in rolling terrain. The expected free-flow speed is 55 mi/h. During the peak hour, it
balu736 [363]

Answer:

3.

Explanation:

We start calcualting the factor for heavy-vehicle, that is,

f_{HV} = \frac{1}{1+P_T(E_T-1)+P_R(E_R-1)}

E_T = 2.5 for rolling terrain, so, replacing,

f_{HV} = \frac{1}{1+0.18(2.5-1)+0}

f_{HV} = 0.7874

We calculate the number of lanes by using the relation as follow:

N=\frac{V}{\upsilon_p PHF f_{HV} f_p}

N=\frac{2700}{1915*0.88*0.7874*1}

N= 2.035

In this way the necessary number of lanes is 3.

Note: To calculate \upsilon_p you need to consult the Exhibit 23-2

in 'Highway capacity Manual' for 55mph and the LOS D criteria.

6 0
4 years ago
Air is compressed adiabatically from p1 1 bar, T1 300 K to p2 15 bar, v2 0.1227 m3 /kg. The air is then cooled at constant volum
sashaice [31]

Answer:

Work done for the adiabatic process = -247873.6 J/kg = - 247.9 KJ/kg

Heat transfer for the constant volume process = - 244.91 KJ/kg

Explanation:

For the first State,

P₁ = 1 bar = 10⁵ Pa

T₁ = 300 K

V₁ = ?

Second state

P₂ = 15 bar = 15 × 10⁵ Pa

T₂ = ?

V₂ = 0.1227 m³/kg

Third state

P₃ = ?

T₃ = 300 K

V₃ = ?

We require the workdone for step 1-2 (which is adiabatic)

And heat transferred for steps 2-3 (which is isochoric/constant volume)

Work done for an adiabatic process is given by

W = K(V₂¹⁻ʸ - V₁¹⁻ʸ)/(1 - γ)

where γ = ratio of specific heats = 1.4 for air since air is mostly diatomic

K = PVʸ

Using state 2 to calculate for k

K = P₂V₂ʸ = (15 × 10⁵)(0.1227)¹•⁴ = 79519.5

We also need V₁

For an adiabatic process

P₁V₁ʸ = P₂V₂ʸ = K

P₁V₁ʸ = K

(10⁵) (V₁¹•⁴) = 79519.5

V₁ = 0.849 m³/kg

W = K(V₂¹⁻ʸ - V₁¹⁻ʸ)/(1 - γ)

W = 79519.5 [(0.1227)⁻⁰•⁴ - (0.849)⁻⁰•⁴]/(1 - 1.4)

W = (79519.5 × 1.247)/(-0.4) = - 247873.6 J/kg = - 247.9 KJ/kg

To calculate the heat transferred for the constant volume process

Heat transferred = Cᵥ (ΔT)

where Cᵥ = specific heat capacity at constant volume for air = 0.718 KJ/kgK

ΔT = T₃ - T₂

We need to calculate for T₂

Assuming air is an ideal gas,

PV = mRT

T = PV/mR

At state 2,

V/m = 0.1227 m³/kg

P₂ = 15 bar = 15 × 10⁵ Pa

R = gas constant for air = 287.1 J/kgK

T₂ = 15 × 10⁵ × 0.1227/287.1 = 641.1 K

Q = 0.718 (300 - 641.1) = - 244.91 KJ/kg

7 0
3 years ago
Describe how to mix and apply body filler?
malfutka [58]
This is all you need to mix body filler.
Start with a golf-ball size glob of filler.
Squeeze a ribbon of hardner across the filler.
Stir the mixture quickly, but do not "whip" it. ...
Mix until overall color is even.
Pick up an appropriate amount of filler for the task at hand.
8 0
3 years ago
Other questions:
  • Most motor vehicle crashes in Florida in 2016 occurred on
    13·2 answers
  • Refrigerant 22 flows in a theoretical single-stage compression refrigeration cycle with a mass flow rate of 0.05 kg/s. The conde
    15·1 answer
  • Which factor that affects income is out of a worker's personal control?
    13·1 answer
  • For the pipe-fl ow-reducing section of Fig. P3.54, D 1 5 8 cm, D 2 5 5 cm, and p 2 5 1 atm. All fl uids are at 20 8 C. If V 1 5
    10·1 answer
  • How do u charge ur phone? :)
    11·2 answers
  • Which of the following manufacturing tools machines parts by moving the part into the cutting tool (instead of moving the cuttin
    13·1 answer
  • What change in the sound do you expect to hear when you increase the amplitude of
    14·1 answer
  • Take water density and kinematic viscosity as p=1000 kg/m3 and v= 1x10^-6 m^2/s. (c) Water flows through an orifice plate with a
    13·1 answer
  • A design that either partially or wholly integrates the bodywork
    6·1 answer
  • Why are manhole covers round in most of the cases?
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!