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
marishachu [46]
3 years ago
5

Multiple Choice

Engineering
1 answer:
Lemur [1.5K]3 years ago
8 0

Answer:

A geological engineer

Explanation:

The field of geological engineering is concerned with geology, civil engineering and area of mining , geography and forestry.

Geological engineers apply their knowledge of earth science to solve human problems. Such as creating an equipment using science that can aid in solving the challenge in separating coal from dirt components in an environmental friendly manner.

Geological engineers investigate this that are connected to the earth such as mines, roads, quarries , pipelines, petroleum products, forests and building projects. They also perform surveys on effects of landslides and earthquakes.

You might be interested in
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
34. What does the D stand for in the EVADE acronym?
rewona [7]

Answer:

Even

Vicious

Animal

Die

Equally

Explanation: im jk... but its "Designate and enforce scene control zones"

3 0
4 years ago
A STANDARDIZED RECIPE WILL ALWAYS MAKE A CONSISTENT quality AND CONSISTENT
Zielflug [23.3K]

Answer:

Quantity.

Explanation:

A standardized prescription is one that contains generic prescriptions indicated for a certain disease, that is, one that contains the basic treatments indicated for it, including drugs and treatments prescribed in uniform quantities and qualities for all patients. Thus, these recipes do not aim at the individual characteristics of the patient, but at the general characteristics of the diagnosed disease and its main treatments.

7 0
3 years ago
An airplane is cruising at a velocity of 800 km/h in air whose density is 0.526 . The airplane has a wing planform area of 90 .
Aliun [14]

Complete question:

An airplane is cruising at a velocity of 800 km/h in air whose density is 0.526 kg/m³ . The airplane has a wing planform area of 90 m² . The lift and drag coefficients on cruising conditions are estimated to be 2.0 and 0.06, respectively. The power that needs to be supplied to provide enough trust to overcome wing drag is

Answer:

The power that needs to be supplied to provide enough trust to overcome wing drag is 15,600 kW.

(C) 15,600 kW

Explanation:

Given;

velocity of the airplane, v =  800 km/h = 222.22 m/s

density of air, ρ = 0.526 kg/m³

wing planform area, A = 90 m²

lift coefficients, CL = 2.0

drag coefficients, CD = 0.06

F_D = C_D*A* \rho*\frac{v^2}{2} = 0.06*90* 0.526*\frac{222.22^2}{2} =70,131.93 \ N

Power supplied = FD* V

Power = 70131.93*222.22 = 15,584,717.63 \ W = 15,584.72 \ kW

This is approximately 15,600 kW.

Therefore, The power that needs to be supplied to provide enough trust to overcome wing drag is 15,600 kW.

The correct option is C

6 0
3 years ago
10.34 Briefly describe the simplest heat treatment procedure that would be used in converting a 0.76 wt% C steel from one micros
kondaur [170]

Answer:

Explanation:

The solutions to this question can be seen in the screenshot taken from the solution manual.

7 0
4 years ago
Other questions:
  • if you’re disassembling a master cylinder and the front piston assembly is stuck in the master cylinder you can
    8·1 answer
  • How would you explain a car's wheel and axle system to a layperson?
    15·2 answers
  • You are not changing the carrier signal, only the message. In the scope the center Page 5 of 6 frequency should remain at 14kHz,
    8·1 answer
  • Matthew wants to manufacture a large quantity of products with standardized products having less variety. Which type of producti
    5·1 answer
  • Material selection is one of the design considerations for electronic packages. Explain how each of the material properties belo
    14·1 answer
  • Carbon nanotubes can be a considered toxic agent due to: (a)- Its ability to produce toxic gases (b)Its ability to penetrate ski
    8·1 answer
  • You are traveling along an interstate highway at 32.0 m/s (about 72 mph) when a truck stops suddenly in front of you. You immedi
    11·1 answer
  • A bridge foundation has a nominal load capacity of 1700kN. If the resistance factor for this foundation is 0.65, what is the ult
    8·1 answer
  • Select the correct answer. Which physical quantity measures the rate at which an object’s velocity changes?
    11·1 answer
  • Driving alone without the distraction from passengers reduces the risks you face in driving.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!