Answer:
V = 0.5 m/s
Explanation:
given data:
width of channel = 4 m
depth of channel = 2 m
mass flow rate = 4000 kg/s = 4 m3/s
we know that mass flow rate is given as
Putting all the value to get the velocity of the flow
V = 0.5 m/s
Answer:
// Program is written in C++ Programming Language
// Comments are used for explanatory purpose
#include<iostream>
using namespace std;
int main ()
{
// Variable declaration
string name;
int numQuestions;
int numCorrect;
double percentage;
//Prompt to enter student's first and last name
cout<<"Enter student's first and last name";
cin>>name; // this line accepts input for variable name
cout<<"Number of question on test"; //Prompt to enter number of questions on test
cin>> numQuestions; //This line accepts Input for Variable numQuestions
cout<<"Number of answers student got correct: "; // Prompt to enter number of correct answers
cin>>numCorrect; //Enter number of correct answers
percentage = numCorrect * 100 / numQuestions; // calculate percentage
cout<<name<<" "<<percentage<<"%"; // print
return 0;
}
Explanation:
The code above calculates the percentage of a student's score in a certain test.
The code is extracted from the Question and completed after extraction.
It's written in C++ programming language
Answer:
Explanation:
given data:
height of tank = 60cm
diameter of tank =40cm
accelration = 4 m/s2
suppose x- axis - direction of motion
z -axis - vertical direction
= water surface angle with horizontal surface
accelration in x direction
accelration in z direction
slope in xz plane is
the maximum height of water surface at mid of inclination is
the maximu height of wwater to avoid spilling is
= 60 - 8.2
the height requird if no spill water is
Explanation:
Styrene is a vinyl monomer in which there is a carbon carbon double bond.
The polymerization of the styrene, which is initiated by using a free radical which reacts with the styrene and the compound thus forms react again and again to form polystyrene (PS).
The equation is shown below as:
⇒