Answer:
12
Explanation:
5 • 3 = 15
3 • 3 = 9
4 • 3 = 12
Answer:
1
Created on Nov 3, 2018 @author: ASLand
7import atexit
#Read, nanes of both files
Rrintll"Enter tvo files to be compared below
userliamel input ("Enter the nome of the first file: ")
userliame2 input("Enter the name of the second file: ")
ROpen each file
f1 - open(userNamel, r')
@17 f2 = opan(useriame 2, )
tread all the lines into a list
d1 f1.readlines ()
d2 f2.readlines()
re equivalent, print "Yes" else pri
oiterate, and conpare
#11
the
y
if dl == d2:
print("Yes")
atexit
elif for i in range(@, min(len (d1), len(d2))):
if di[i]!=d2[i]:
PCint("No")
print(d1[i])
pcint(d2[])
Answer:
P = 18035.25 N
Explanation:
Given
D = 10.4 mm
ΔD = 3.2 ×10⁻³ mm
E = 207 GPa
ν = 0.30
If
σ = P/A
A = 0.25*π*D²
σ = E*εx
ν = - εz / εx
εz = ΔD / D
We can get εx as follows
εz = ΔD / D = 3.2 ×10⁻³ mm / 10.4 mm = 3.0769*10⁻⁴
Now we find εx
ν = - εz / εx ⇒ εx = - εz / ν = - 3.0769*10⁻⁴ / 0.30 = - 1.0256*10⁻³
then
σ = E*εz = (207 GPa)*(-1.0256*10⁻³) = - 2.123*10⁸ Pa
we have to obtain A:
A = 0.25*π*D² = 0.25*π*(10.4*10⁻3)² = 8.49*10⁻⁵ m²
Finally we apply the following equation in order o get P
σ = P/A ⇒ P = σ*A = (- 2.123*10⁸Pa)*(8.49*10⁻⁵ m²) = 18035.25 N
Answer:
False
Explanation:
COP is Coeficient of performance, it relates useful heat moved with work consumed, it is used in refrigerators and heat pumps.
For refrigerators the useful heat is the one extracted from the cold reservoir. Therefore:

This often exceeds 1.