Answer:
The power developed in HP is 2702.7hp
Explanation:
Given details.
P1 = 150 lbf/in^2,
T1 = 1400°R
P2 = 14.8 lbf/in^2,
T2 = 700°R
Mass flow rate m1 = m2 = m = 11 lb/s Q = -65000 Btu/h
Using air table to obtain the values for h1 and h2 at T1 and T2
h1 at T1 = 1400°R = 342.9 Btu/h
h2 at T2 = 700°R = 167.6 Btu/h
Using;
Q - W + m(h1) - m(h2) = 0
W = Q - m (h2 -h1)
W = (-65000 Btu/h ) - 11 lb/s (167.6 - 342.9) Btu/h
W = (-65000 Btu/h ) - (-1928.3) Btu/s
W = (-65000 Btu/h ) * {1hr/(60*60)s} - (-1928.3) Btu/s
W = -18.06Btu/s + 1928.3 Btu/s
W = 1910.24Btu/s
Note; Btu/s = 1.4148532hp
W = 2702.7hp
Answer:
She wrote and delivered a speech in 1873, which came to be known as the “Women's Rights to the Suffrage” speech. In her address, she lets the audience know of her “crime” of voting. She reminds the listener that the Constitution of the United States says “we the people” and does not exclude women as people
Answer:
if you're talking about the car b-post, the answer is "posts"
Explanation:
looked it up
A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. ... Different programming languages name them differently, for example, functions, methods, sub-routines, procedures, etc.