1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Katyanochek1 [597]
3 years ago
5

What makes building an airplane while flying so difficult?

Engineering
1 answer:
Naddik [55]3 years ago
7 0

Answer: Because if something goes wrong while you are flying it it will crash

Explanation:

You might be interested in
You have been assigned to design an open cylindrical storage tank 4 meters tall with a diameter of 8 meters to be made out of A-
Katen [24]

Answer:

The required wall thickness is 1.506 \times 10^{-3} m

Explanation:

Given:

Fluid density \rho = 1200 \frac{kg}{m^{3} }

Diameter of tank d = 8 m

Length of tank l = 4 m

F.S = 4

For A-36 steel yield stress \sigma = 250 MPa,

Allowable stress \sigma _{allow} = \frac{\sigma}{F.S}

 \sigma _{allow} = \frac{250}{4} = 62.5 MPa

Pressure force is given by,

 P = \rho gh

 P = 1200 \times 9.8 \times 4

P = 47088 Pa

Now for a vertical pipe,

\sigma _{allow} = \frac{Pd}{4t}

Where t = required thickness

 t = \frac{Pd}{4 \sigma _{allow} }

 t = \frac{47088 \times 8 }{4 \times 62.5 \times 10^{6} }

t = 1.506 \times 10^{-3} m

Therefore, the required wall thickness is 1.506 \times 10^{-3} m

8 0
3 years ago
An aquifer has three different formations. Formation A has a thickness of 8.0 m and hydraulic conductivity of 25.0 m/d. Formatio
saveliy_v [14]

Answer:

The horizontal conductivity is 41.9 m/d.

The vertical conductivity is 37.2 m/d.

Explanation:

Given that,

Thickness of A = 8.0 m

Conductivity = 25.0 m/d

Thickness of B = 2.0 m

Conductivity = 142 m/d

Thickness of C = 34 m

Conductivity = 40 m/d

We need to calculate the horizontal conductivity

Using formula of horizontal conductivity

K_{H}=\dfrac{H_{A}K_{A}+H_{A}K_{A}+H_{A}K_{A}}{H_{A}+H_{B}+H_{C}}

Put the value into the formula

K_{H}=\dfrac{8.0\times25+2,0\times142+34\times40}{8.0+2.0+34}

K_{H}=41.9\ m/d

We need to calculate the vertical conductivity

Using formula of vertical conductivity

K_{V}=\dfrac{H_{A}+H_{B}+H_{C}}{\dfrac{H_{A}}{K_{A}}+\dfrac{H_{B}}{K_{B}}+\dfrac{H_{C}}{K_{C}}}

Put the value into the formula

K_{V}=\dfrac{8.0+2.0+34}{\dfrac{8.0}{25}+\dfrac{2.0}{142}+\dfrac{34}{40}}

K_{V}=37.2\ m/d

Hence, The horizontal conductivity is 41.9 m/d.

The vertical conductivity is 37.2 m/d.

3 0
3 years ago
An alloy is evaluated for potential creep deformation in a short-term laboratory experiment. The creep rate (ϵ˙) is found to be
cupoosta [38]

Answer:

Activation energy for creep in this temperature range is Q = 252.2 kJ/mol

Explanation:

To calculate the creep rate at a particular temperature

creep rate, \zeta_{\theta} = C \exp(\frac{-Q}{R \theta} )

Creep rate at 800⁰C, \zeta_{800} = C \exp(\frac{-Q}{R (800+273)} )

\zeta_{800} = C \exp(\frac{-Q}{1073R} )\\\zeta_{800} = 1 \% per hour =0.01\\

0.01 = C \exp(\frac{-Q}{1073R} ).........................(1)

Creep rate at 700⁰C

\zeta_{700} = C \exp(\frac{-Q}{R (700+273)} )

\zeta_{800} = C \exp(\frac{-Q}{973R} )\\\zeta_{800} = 5.5 * 10^{-2}  \% per hour =5.5 * 10^{-4}

5.5 * 10^{-4}  = C \exp(\frac{-Q}{1073R} ).................(2)

Divide equation (1) by equation (2)

\frac{0.01}{5.5 * 10^{-4} } = \exp[\frac{-Q}{1073R} -\frac{-Q}{973R} ]\\18.182= \exp[\frac{-Q}{1073R} +\frac{Q}{973R} ]\\R = 8.314\\18.182= \exp[\frac{-Q}{1073*8.314} +\frac{Q}{973*8.314} ]\\18.182= \exp[0.0000115 Q]\\

Take the natural log of both sides

ln 18.182= 0.0000115Q\\2.9004 = 0.0000115Q\\Q = 2.9004/0.0000115\\Q = 252211.49 J/mol\\Q = 252.2 kJ/mol

3 0
3 years ago
Lagest organs of the human body
aliya0001 [1]

Answer:

skin is the largest organ

3 0
3 years ago
Read 2 more answers
g For this project you are required to perform Matrix operations (Addition, Subtraction and Multiplication). For each of the ope
Kruka [31]

Answer:

C++ code is explained below

Explanation:

#include<iostream>

using namespace std;

//Function Declarations

void add();

void sub();

void mul();

//Main Code Displays Menu And Take User Input

int main()

{

  int choice;

  cout << "\nMenu";

  cout << "\nChoice 1:addition";

  cout << "\nChoice 2:subtraction";

  cout << "\nChoice 3:multiplication";

  cout << "\nChoice 0:exit";

 

  cout << "\n\nEnter your choice: ";

 

  cin >> choice;

 

  cout << "\n";

 

  switch(choice)

  {

      case 1: add();

              break;

             

      case 2: sub();

              break;

             

      case 3: mul();

              break;

     

      case 0: cout << "Exited";

              exit(1);

     

      default: cout << "Invalid";      

  }

  main();  

}

//Addition Of Matrix

void add()

{

  int rows1,cols1,i,j,rows2,cols2;

 

  cout << "\nmatrix1 # of rows: ";

  cin >> rows1;

 

  cout << "\nmatrix1 # of columns: ";

  cin >> cols1;

 

   int m1[rows1][cols1];

 

  //Taking First Matrix

  for(i=0;i<rows1;i++)

      for(j=0;j<cols1;j++)

      {

          cout << "\nEnter element (" << i << "," << j << "): ";

          cin >> m1[i][j];

          cout << "\n";

      }

  //Printing 1st Matrix

  for(i=0;i<rows1;i++)

  {

      for(j=0;j<cols1;j++)

          cout << m1[i][j] << " ";

      cout << "\n";

  }

     

  cout << "\nmatrix2 # of rows: ";

  cin >> rows2;

 

  cout << "\nmatrix2 # of columns: ";

  cin >> cols2;

 

  int m2[rows2][cols2];

  //Taking Second Matrix

  for(i=0;i<rows2;i++)

      for(j=0;j<cols2;j++)

      {

          cout << "\nEnter element (" << i << "," << j << "): ";

          cin >> m2[i][j];

          cout << "\n";

      }

  //Displaying second Matrix

  cout << "\n";

  for(i=0;i<rows2;i++)

  {

      for(j=0;j<cols2;j++)

          cout << m2[i][j] << " ";

      cout << "\n";

  }

  //Displaying Sum of m1 & m2

  if(rows1 == rows2 && cols1 == cols2)

  {

      cout << "\n";

      for(i=0;i<rows1;i++)

      {

          for(j=0;j<cols1;j++)

              cout << m1[i][j]+m2[i][j] << " ";

          cout << "\n";  

      }

  }

  else

      cout << "operation is not supported";

     

  main();

 

}

void sub()

{

  int rows1,cols1,i,j,k,rows2,cols2;

  cout << "\nmatrix1 # of rows: ";

  cin >> rows1;

 

  cout << "\nmatrix1 # of columns: ";

  cin >> cols1;

 

   int m1[rows1][cols1];

 

  for(i=0;i<rows1;i++)

      for(j=0;j<cols1;j++)

      {

          cout << "\nEnter element (" << i << "," << j << "): ";

          cin >> m1[i][j];

          cout << "\n";

      }

 

  for(i=0;i<rows1;i++)

  {

      for(j=0;j<cols1;j++)

          cout << m1[i][j] << " ";

      cout << "\n";

  }

     

  cout << "\nmatrix2 # of rows: ";

  cin >> rows2;

 

  cout << "\nmatrix2 # of columns: ";

  cin >> cols2;

 

  int m2[rows2][cols2];

 

  for(i=0;i<rows2;i++)

      for(j=0;j<cols2;j++)

      {

          cout << "\nEnter element (" << i << "," << j << "): ";

          cin >> m2[i][j];

          cout << "\n";

      }

 

  for(i=0;i<rows2;i++)

  {

      for(j=0;j<cols2;j++)

          cout << m1[i][j] << " ";

      cout << "\n";

  }

  cout << "\n";

  //Displaying Subtraction of m1 & m2

  if(rows1 == rows2 && cols1 == cols2)

  {

      for(i=0;i<rows1;i++)

      {

          for(j=0;j<cols1;j++)

              cout << m1[i][j]-m2[i][j] << " ";

          cout << "\n";  

      }

  }

  else

      cout << "operation is not supported";

     

  main();

 

}

void mul()

{

  int rows1,cols1,i,j,k,rows2,cols2,mul[10][10];

  cout << "\nmatrix1 # of rows: ";

  cin >> rows1;

 

  cout << "\nmatrix1 # of columns: ";

  cin >> cols1;

 

   int m1[rows1][cols1];

 

  for(i=0;i<rows1;i++)

      for(j=0;j<cols1;j++)

      {

          cout << "\nEnter element (" << i << "," << j << "): ";

          cin >> m1[i][j];

          cout << "\n";

      }

  cout << "\n";

  for(i=0;i<rows1;i++)

  {

      for(j=0;j<cols1;j++)

          cout << m1[i][j] << " ";

      cout << "\n";

  }

     

  cout << "\nmatrix2 # of rows: ";

  cin >> rows2;

 

  cout << "\nmatrix2 # of columns: ";

  cin >> cols2;

 

  int m2[rows2][cols2];

 

  for(i=0;i<rows2;i++)

      for(j=0;j<cols2;j++)

      {

          cout << "\nEnter element (" << i << "," << j << "): ";

          cin >> m2[i][j];

          cout << "\n";

      }

  cout << "\n";

  //Displaying Matrix 2

  for(i=0;i<rows2;i++)

  {

      for(j=0;j<cols2;j++)

          cout << m2[i][j] << " ";

      cout << "\n";

  }

     

  if(cols1!=rows2)

      cout << "operation is not supported";

  else

  {

      //Initializing results as 0

      for(i = 0; i < rows1; ++i)

  for(j = 0; j < cols2; ++j)

  mul[i][j]=0;

// Multiplying matrix m1 and m2 and storing in array mul.

  for(i = 0; i < rows1; i++)

  for(j = 0; j < cols2; j++)

  for(k = 0; k < cols1; k++)

  mul[i][j] += m1[i][k] * m2[k][j];

// Displaying the result.

  cout << "\n";

  for(i = 0; i < rows1; ++i)

      for(j = 0; j < cols2; ++j)

      {

      cout << " " << mul[i][j];

      if(j == cols2-1)

      cout << endl;

      }

      }  

  main();

 }

5 0
3 years ago
Other questions:
  • Which term defines the amount of mechanical work an engine can do per unit of heat energy it uses?
    5·1 answer
  • Two advantages of deforming steel at room temperature rather than at elevated temperatures are: (select 2 answers from the optio
    13·1 answer
  • Air,in a piston cylinder assembly, is initially at 300 K and 200 kPa.It is then heated at constant pressure to 600 K. Determine
    12·2 answers
  • SEICUL UC CULTELL allsvel.
    9·2 answers
  • can someone please define these three vocabulary words for my stem class i will give brainliest if i can figure out how
    15·1 answer
  • A driver is traveling at 90 km/h down a 3% grade on good, wet pavement. An accident
    11·1 answer
  • What parts do all circuits have in common?
    9·2 answers
  • Question text
    11·1 answer
  • The compression ratio of most small gasoline engines falls between_______and________.
    13·2 answers
  • Integrated circuits typically are mounted on ________, which are then plugged into the system board.
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!