Answer:
Steps:
1. Create a text file that contains blade diameter (in feet), wind velocity (in mph) and the approximate electricity generated for the year
2. load the data file for example, in matlab, use ('fileame.txt') to load the file
3. create variables from each column of your data
for example, in matlab,
x=t{1}
y=t{2}
4. plot the wind velocity and electricity generated.
plot(x, y)
5. Label the individual axis and name the graph title.
title('Graph of wind velocity vs approximate electricity generated for the year')
xlabel('wind velocity')
ylabel('approximate electricity generated for the year')
Answer:
26 lbf
Explanation:
The mass of the satellite is the same regardless of where it is.
The weight however, depends on the acceleration of gravity.
The universal gravitation equation:
g = G * M / d^2
Where
G: universal gravitation constant (6.67*10^-11 m^3/(kg*s))
M: mass of the body causing the gravitational field (mass of Earth = 6*10^24 kg)
d: distance to that body
15000 miles = 24140 km
The distance is to the center of Earth.
Earth radius = 6371 km
Then:
d = 24140 + 6371 = 30511 km
g = 6.67*10^-11 * 6*10^24 / 30511000^2 = 0.43 m/s^2
Then we calculate the weight:
w = m * a
w = 270 * 0.43 = 116 N
116 N is 26 lbf
Answer:
105 km
Explanation:
The motorist was going 30 km/hr, and it took 3 hours 30 minutes. That's 3.5 hours. 3.5×30=105
Answer:
ik true eedcggftggggfffff
Answer:
2074.2 KW
Explanation:
<u>Determine power developed at steady state </u>
First step : Determine mass flow rate ( m )
m / Mmax = ( AV )₁ P₁ / RT₁ -------------------- ( 1 )
<em> where : ( AV )₁ = 8.2 kg/s, P₁ = 0.35 * 10^6 N/m^2, R = 8.314 N.M / kmol , </em>
<em> T₁ = 720 K . </em>
insert values into equation 1
m = 0.1871 kmol/s ( mix )
Next : calculate power developed at steady state ( using ideal gas tables to get the h values of the gases )
W( power developed at steady state )
W = m [ Yco2 ( h1 - h2 )co2
Attached below is the remaining part of the detailed solution