Answer:
- the capacity of the pump reduces by 35%.
- the head gets reduced by 57%.
the power consumption by the pump is reduced by 72%
Explanation:
the pump capacity is related to the speed as speed is reduces by 35%
so new speed is (100 - 35) = 65% of orginal speed
speed Q ∝ N ⇒ Q1/Q2 = N1/N2
Q2 = (N2/N1)Q1
Q2 = (65/100)Q1
which means that the capacity of the pump is also reduces by 35%.
the head in a pump is related by
H ∝ N² ⇒ H1/H2 = N1²/N2²
H2 = (N2N1)²H1
H2 = (65/100)²H1 = 0.4225H1
so the head gets reduced by 1 - 0.4225 = 0.5775 which is 57%.
Now The power requirement of a pump is related as
P ∝ N³ ⇒ P1/P2 = N1³/N2³
P2 = (N2/N1)³P1
H2 = (65/100)²P1 = 0.274P1
So the reduction in power is 1 - 0.274 = 0.725 which is 72%
Therefore for a reduction of 35% of speed there is a reduction of 72% of the power consumption by the pump.
Since this traffic flow has a jam density of 122 veh/km, the maximum flow is equal to 3,599 veh/hr.
<u>Given the following data:</u>
- Jam density = 122 veh/km.
<h3>How to calculate the
maximum flow.</h3>
According to Greenshield Model, maximum flow is given by this formula:
<u>Where:</u>
- is the free flow speed.
- is the Jam density.
In order to calculate the free flow speed, we would use this formula:
Substituting the parameters into the model, we have:
Max flow = 3,599 veh/hr.
Read more on traffic flow here: brainly.com/question/15236911
Let “w” and “L” be the width and length of the rectangle. “p” and “a” are perimeter and area
For python,
w=int(input(“width”))
l=int(input(“length”))
a= w*l
p=2*w+2*l
print(str(a), str(p)
Answer:
See explaination and attachment.
Explanation:
Iteration method is a repetitive method applied until the desired result is achieved.
Let the given equation be f(x) = 0 and the value of x to be determined. By using the Iteration method you can find the roots of the equation. To find the root of the equation first we have to write equation like below
x = pi(x)
Let x=x0 be an initial approximation of the required root α then the first approximation x1 is given by x1 = pi(x0).
Similarly for second, thrid and so on. approximation
x2 = pi(x1)
x3 = pi(x2)
x4 = pi(x3)
xn = pi(xn-1).
please go to attachment for the step by step solution.
A project that requires using a pleater, a ruffling foot, or a gathering foot is the creation of a dress.
A pleater, a ruffling foot, and a gathering foot are all accessories for sewing machines or machines themselves that help fashion designers to give the fabric a different shape or texture, and therefore create unique pieces.
- Pleater: This tool includes multiple needles that go through the fabric to create multiple pleats
- Ruffling foot: This is usually an accessory for sewing machines to create ruffles
- Gathering foot: This tool is used to create gathers in fabric, these differ from ruffles because they are smaller and more subtle than ruffles
All of the tools can be used in the creation of a dress, for example, a pleater can be used in the top section of the dress to give it a nice texture and make it different from the skirt. In the same way, others such as the ruffling foot or the gathering foot can be used in the sleeves of the dress.
Learn more in: brainly.com/question/24702927