Answer:
inductive reasoning
Explanation:
Inductive reasoning is one of the type of reasoning method in which generalized consequences are derived from limited observations. By observing few data, general conclusions are drawn. The conclusions drawn are false in inductive reasoning. In the given situation, the conclusion drawn by the elevator repairer has been drawn by inductive reasoning. His observation of some cables led him to draw the conclusion about all the cables. The result of the reasoning is false.
Answer:
Rate of internal heat transfer = 23.2 Btu/Ibm
mass flow rate = 21.55 Ibm/s
Explanation:
using given data to obtain values from table F7.1
Enthalpy of water at temperature of 100 F = 68.04Btu/Ibm
Enthalpy of water at temperature of 50 F = 18.05 Btu/Ibm
from table F.3
specific constant of glycerin 
<u>The rate of internal heat transfer ( change in enthalpy ) </u>
h4 - h3 = Cp ( T4 - T3 ) --------------- ( 1 )
where ; T4 = 50 F
T3 = 10 F
Cp = 0.58 Btu/Ibm-R
substitute given values into equation 1
change in enthalpy ( h4 - h3 ) = 23.2 Btu/Ibm
<u>Determine mass flow rate of glycol</u>
attached below is the detailed solution
mass flow rate of glycol = 21.55 Ibm/s
Answer:
The answer is
C. Split phase motor
Explanation:
Clamp meters rely on the principle of magnetic induction to make non contact AC current measurements. Electric current flowing through a wire produces a magnetic field.
Which is similar to basic mode of operation of electric motor and split phase motor is a type of electric motor.
What is a a clamp on meter?
Clamp meters are electrical testers which have wide jaws that are able to clamp around an electrical conductor. Originally designed as a single purpose tool for measuring AC current, clamp meters now include inputs for accepting test leads and other probes that support a wide range of electrical measurements, the jaws of a clamp meter permit work in tight spaces and permits current measurements on live conductors without circuit interruption.
Answer and Explanation:
clear all; close all;
N=512;
t=(1:N)/N;
fs=1000;
f=(1:N)*fs/N;
x= sin(2*pi*200*t) + sin(2*pi*400*t);
y= sin(2*pi*200*t) + sin(2*pi*900*t);
for n = 1:20
a(n) = (2/N)*sum(x.*(cos(2*pi*n*t)))
b(n) = (2/N)*sum(x.*(sin(2*pi*n*t)))
c(n) = sqrt(a(n).^2+b(n).^2)
theta(n) =-(360/(2*pi))*atan(b(n)./a(n));
end
plot(f(1:20),c(1:20),'rd');
disp([a(1:4),b(1:4),c(1:4),theta(1:4)])
Answer:crane and engine I guess
Explanation: