Answer:
It is because constraints applied automatic by the software (CAD) are supposed to control relationships and geometry between lines, arcs and circles while those manually added are supposed to control the geometry to behave in the manner the user likes the sketch to appear when drawing.
Explanation:
CAD software enables creating sketches using the program by automatic allowing geometric constraints to perform the tasks.Geometry in lines, circles, and other geometric features show collaborating relation that facilitate sketching in the program.For example, two end points appear to make lines remain perpendicular.Other geometric constraints are parallel, and equal.However, the user can manually apply geometric constraints to a sketch to force the geometry in a manner that is suitable to the sketch drawn.That is why a user must manually apply others.
The exit temperature is 586.18K and compressor input power is 14973.53kW
Data;
- Mass = 50kg/s
- T = 288.2K
- P1 = 1atm
- P2 = 12 atm
<h3>Exit Temperature </h3>
The exit temperature of the gas can be calculated isentropically as

Let's substitute the values into the formula

The exit temperature is 586.18K
<h3>The Compressor input power</h3>
The compressor input power is calculated as

The compressor input power is 14973.53kW
Learn more on exit temperature and compressor input power here;
brainly.com/question/16699941
brainly.com/question/10121263
Answer:
It will be equivalent to 338.95 N-m
Explanation:
We have to convert 250 lb-ft to N-m
We know that 1 lb = 4.45 N
So foe converting from lb to N we have to multiply with 4.45
So 250 lb = 250×4.45 =125 N
And we know that 1 feet = 0.3048 meter
Now we have to convert 250 lb-ft to N-m
So 
So 250 lb-ft = 338.95 N-m
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:
Ususushehehehhuuiiïbbb
Explanation:
Yyshehshehshshsheyysysueueue