Answer:
The kinetic energy correction factor the depends on the shape of the cross section of the pipe and the velocity distribution.
Explanation:
The kinetic energy correction factor take into account that the velocity distribution over the pipe cross section is not uniform. In that case, neither the pressure nor the temperature are involving and as we can notice, the velocity distribution depends only on the shape of the cross section.
Answer:
//Program was implemented using C++ Programming Language
// Comments are used for explanatory purpose
#include<iostream>
using namespace std;
unsigned int second_a(unsigned int n)
{
int r,sum=0,temp;
int first;
for(int i= 1; I<=n; i++)
{
first = n;
//Check if first digit is 3
// Remove last digit from number till only one digit is left
while(first >= 10)
{
first = first / 10;
}
if(first == 3) // if first digit is 3
{
//Check if n is palindrome
temp=n; // save the value of n in a temporary Variable
while(n>0)
{
r=n%10; //getting remainder
sum=(sum*10)+r;
n=n/10;
}
if(temp==sum)
cout<<n<<" is a palindrome";
else
cout<<n<<" is not a palindrome";
}
}
}
Explanation:
The above code segments is a functional program that checks if a number that starts with digit 3 is Palindromic or not.
The program was coded using C++ programming language.
The main method of the program is omitted.
Comments were used for explanatory purpose.
Answer:
230.51 m
Explanation:
Pb = 695 mmHg
Pt = 675 mmHg
Pb - Pt = 20 mmHg
Calculate dP:
dP = p * g * H = (13600)*(9.81)*(20/1000) = 2668.320 Pa
Calculate Height of building as dP is same for any medium of liquid
dP = p*g*H = 2668.320
H = 2668.32 / (1.18 * 9.81) = 230.51 m
Answer:
thành thật mà nói bởi vì cách những chiếc lá đang chuyển và cách mặt trời chiếu sáng.