Answer is an increase in pressure will cause an decrease in the pressure
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:
<em>Python code is as follows:
</em>
********************************************************************************
#function to get number up to any number of decimal places
def toFixed(value, digits):
return "%.*f" % (digits, value)
print("Enter the price: ", end='', flush=True) #prompt for the input of price
price = float(input()) #taken input
totalCost = price + 0.05 * price #calculating cost
print("Total Cost after the sales tax of 5% is applied: " + toFixed(totalCost,2)) #print and output totalCost
************************************************************************************
Answer:
= -0.303 KW
Explanation:
This is the case of unsteady flow process because properties are changing with time.
From first law of thermodynamics for unsteady flow process

Given that tank is insulated so
and no mass is leaving so

Mass conservation 
is the initial and final mass in the system respectively.
Initially tank is evacuated so 
We know that for air
,

So now putting values

= -0.303 KW