The maximum volume flow rate of water is determined as 0.029 m³/s.
<h3>Power of the pump</h3>
The power of the pump is watt is calculated as follows;
1 hp = 745.69 W
7 hp = ?
= 7 x 745.69 W
= 5,219.83 W
<h3>Mass flow rate of water</h3>
η = mgh/P
mgh = ηP
m = ηP/gh
m = (0.82 x 5,219.83)/(9.8 x 15)
m = 29.12 kg/s
<h3>Maximum volume rate</h3>
V = m/ρ
where;
- ρ is density of water = 1000 kg/m³
V = (29.12)/(1000)
V = 0.029 m³/s
Learn more about volume flow rate here: brainly.com/question/21630019
#SPJ12
Answer:
Writing an excellent problem statement will not help guide you through the rest of the process and steer you towards the BEST solution.
False
Explanation:
An excellent problem statement sets the overall tone for the rest of the engineering process, whether it be at the analysis, design, or implementation stages. This is why a problem statement must be focused, clear, and specific. An excellent problem statement contains the problem definition, method for solving the problem (the claim proposed), purpose, statement of objectives, and scope. For an excellent problem statement to be effective, it must also show the gap that is to be closed to achieve the intended objective.
Answer: hardness
Explanation:
Hardness is a measure of a material's ability to resist plastic deformation. In other words, it is a measure of how resistant material is to denting or scratching. Diamond, for example, is a very hard material. It is extremely difficult to dent or scratch a diamond. In contrast, it is very easy to scratch or dent most plastics.
Answer:
Explanation gives the answer
Explanation:
% Using MATLAB,
% Matlab file : fieldtovar.m
function varargout = fieldtovar(S)
% function that accepts single structure as input, assigning each
% of the field values to user-defined variables
fields = fieldnames(S); % get the field names of the input structure
% check if number of user-defined variables and number of fields in
% structure are equal
if nargout == length(fields)
% if equal assign each value of structure to user-defined varable
for i=1:nargout
varargout{i} = getfield(S,fields{i});
end
else
% if not equal display an error message
error('The number of output variables does not equal the number of fields');
end
end
%This brings an end to the program
Answer:
its to show the shape is flat and only flat at the botom and top and you can set it up ther way and it wlll still look the same.
Explanation: