Answer:
Q = 5.06 x 10⁻⁸ m³/s
Explanation:
Given:
v=0.00062 m² /s and ρ= 850 kg/m³
diameter = 8 mm
length of horizontal pipe = 40 m
Dynamic viscosity =
μ = ρv
=850 x 0.00062
= 0.527 kg/m·s
The pressure at the bottom of the tank is:
P₁,gauge = ρ g h = 850 x 9.8 x 4 = 33.32 kN/m²
The laminar flow rate through a horizontal pipe is:


Q = 5.06 x 10⁻⁸ m³/s
Less, if it’s too big: hard to control and maneuverability for shooting wouldn’t be that good. a smaller wheelchair allows for faster movement and control, along with easier shooting and upper body movement
Why did you put this on here when you know the answer lol
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
It is to be noted that it is impossible to find the Maclaurin Expansion for F(x) = cotx.
<h3>What is
Maclaurin Expansion?</h3>
The Maclaurin Expansion is a Taylor series that has been expanded around the reference point zero and has the formula f(x)=f(0)+f′. (0) 1! x+f″ (0) 2! x2+⋯+f[n](0)n!
<h3>
What is the explanation for the above?</h3>
as indicated above, the Maclaurin infinite series expansion is given as:
F(x)=f(0)+f′. (0) 1! x+f″ (0) 2! x2+⋯+f[n](0)n!
If F(0) = Cot 0
F(0) = ∝ = 1/0
This is not definitive,
Hence, it is impossible to find the Maclaurin infinite series expansion for F(x) = cotx.
Learn more about Maclaurin Expansion at;
brainly.com/question/7846182
#SPJ1