Solution:
Given that :
Volume flow is, 
So, 
Therefore, the equation of a single straight vessel is given by
......................(i)
So there are 100 similar parallel pipes of the same cross section. Therefore, the equation for the area is

or 
Now for parallel pipes
...........(ii)
Solving the equations (i) and (ii),




Therefore,

or 
Thus the answer is option A). 10
It is important because now a days we all need help from engineers
Answer:
theoretical fracture strength = 16919.98 MPa
Explanation:
given data
Length (L) = 0.28 mm = 0.28 × 10⁻³ m
radius of curvature (r) = 0.002 mm = 0.002 × 10⁻³ m
Stress (s₀) = 1430 MPa = 1430 × 10⁶ Pa
solution
we get here theoretical fracture strength s that is express as
theoretical fracture strength =
.............................1
put here value and we get
theoretical fracture strength =
theoretical fracture strength =
theoretical fracture strength = 16919.98 MPa
Answer:
>>pounds=13.2
>>kilos=pounds/2.2
Explanation:
Using Matlab to write the program, consider at any time when the weight in pounds is 13.2 lb, this variable of weight is created in MATLAB by typing >>pounds=13.2. To convert it from lb to Kg, we simply divide it by 2.2 hence the second command to created is kilos. For this, the output of the program will be 6 Kg.