Answer:
Explanation:
- a) Given C [ cal pro fat calc sod]
[140 27 3 13 64]
- P = [cal pro fat calc sod]
[180 4 11 24 662]
- B = [cal pro fat calc sod]
[50 5 1 82 20]
To find C+2P+3B = [140 27 3 13 64] + 2[180 4 11 24 662] + 3[50 5 1 82 20]
= [650 54 28 307 1448]
The entries represent skinless chicken breast , One-half cup of potato salad and One broccoli spear.
Answer:
0.023 Pa*s
Explanation:
The surface area of the side of the inner cylinder is:
A = π*d*l
A = π*0.15*0.75 = 0.35 m^2
At 200 rpm the inner cylinder has a tangential speed of:
u = w * r
u = w * d/2
w = 200 rpm * 2π / 60 = 20.9 rad/s
u = 20.9 * 0.15 / 2 = 1.57 m/s
The torque is of 0.8 N*m, this means that the force is:
T = F * r
F = T / r
F = 2*T / d
For Newtoninan fluids with two plates moving respect of each other with a fluid between the viscous friction force would be:
F = μ*A*u / y
Where
μ: viscocity
y: separation between pates
A: surface area of the plates
Then:
2*T / d = μ*A*u/y
Rearranging:
μ = 2*T*y / (d*A*u)
μ = 2*0.8*0.0012 / (0.15*0.35*1.57) = 0.023 Pa*s
Answer:
Number1 = input("Choose a number: )
Number2 = input("Choose a second number: )
if number1 > number2:
print(number2\nnumber1)
else:
print(number1\nnumber2)
Explanation:
I'm assuming that you want it in python.
He probably just like the cool weather or being outside lol