That is too hard but u got that cuz i believe in you!!!
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.
Explanation:
a converging nozzle has an exit area of 0.001 m2. Air enters the nozzle with negligible velocity at a pressure of 1 MPa and a temperature of 360 K. For isentropic flow of an ideal gas with k = 1.4 and the gas constant R = Ru/MW = 287 J/kg-K, determine the mass flow rate in kg/s and the exit Mach number for back pressures
100% (3 ratings)
A_2 = 0.001 m^2 P_1 = 1 MPa, T_1 = 360 k P_2 = 500 kpa p^gamma - 1/gamma proportional T (1000/500)^1.4 - 1/1.4 = (360/T_2) 2^4/14 = 360/T_2 T_2
<h2>
Answer:</h2>
7532V
<h2>
Explanation:</h2>
For a given transformer, the ratio of the number of turns in its primary coil (
) to the number of turns in its secondary coil (
) is equal to the ratio of the input voltage (
) to the output voltage (
) of the transformer. i.e
=
----------------(i)
<em>From the question;</em>
= number of turns in the primary coil = 8 turns
= number of turns in the secondary coil = 515 turns
= input voltage = 117V
<em>Substitute these values into equation (i) as follows;</em>
= 
<em>Solve for </em>
<em>;</em>
= 117 x 515 / 8
= 7532V
Therefore, the output voltage (in V) of the transformer is 7532
Answer:
The range of a set of data is the difference between the highest and lowest values in the set. To find the range, first order the data from least to greatest. Then subtract the smallest value from the largest value in the set.
Explanation: