Answer:
False.
Explanation:
False. The pressure is above pressure at critical point (22.064 MPa.), the limit where pressure can prevent boiling.
Answer:
The critical length of surface flaw = 6.176 mm
Explanation:
Given data-
Plane strain fracture toughness Kc = 29.6 MPa-m1/2
Yield Strength = 545 MPa
Design stress. =0.3 × yield strength
= 0.3 × 545
= 163.5 MPa
Dimensionless parameter. Y = 1.3
The critical length of surface flaw is given by
= 1/pi.(Plane strain fracture toughness /Dimensionless parameter× Design Stress)^2
Now putting values in above equation we get,
= 1/3.14( 29.6 / 1.3 × 163.5)^2
=6.176 × 10^-3 m
=6.176 mm
Answer:All of the above
Explanation:
9.62 psi means 497.49 mm of Hg pressure
for (a)19.58 inches is equals to 497.49 mm of Hg
(b)atmospheric pressure is 14.69 psi
vaccum gauge is 9.62psi
absolute pressure is=14.69-9.62=5.07
(c)vaccum means air is sucked and there is negative pressure so it tells about below atmospheric pressure.
thus all are correct
Answer:
938.7 milliseconds
Explanation:
Since the transmission rate is in bits, we will need to convert the packet size to Bits.
1 bytes = 8 bits
1 MiB = 2^20 bytes = 8 × 2^20 bits
5 MiB = 5 × 8 × 2^20 bits.
The formula for queueing delay of <em>n-th</em> packet is : (n - 1) × L/R
where L : packet size = 5 × 8 × 2^20 bits, n: packet number = 48 and R : transmission rate = 2.1 Gbps = 2.1 × 10^9 bits per second.
Therefore queueing delay for 48th packet = ( (48-1) ×5 × 8 × 2^20)/2.1 × 10^9
queueing delay for 48th packet = (47 ×40× 2^20)/2.1 × 10^9
queueing delay for 48th packet = 0.938725181 seconds
queueing delay for 48th packet = 938.725181 milliseconds = 938.7 milliseconds
Answer:
Integrity: involves maintaining and assuring the accuracy of data over its life-cycle
Explanation:
Confidentiality: This is a CIA triad designed to prevent sensitive information from reaching the wrong people, while making sure that the right people have access to it.
Integrity: This is a CIA triad that involves maintaining the consistency, accuracy, and trustworthiness of data over its entire life cycle.
Availability: This is a CIA triad that involves hardware repairs and maintaining a correctly functioning operating system environment that is free of software conflicts.
Authentication:This is a security control that is used to protect the system with regard to the CIA properties.