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
bonufazy [111]
3 years ago
14

What kinds of problems or projects would a civil engineer work on?

Engineering
1 answer:
lisov135 [29]3 years ago
8 0

Answer:

simple projects bovonhztisgx

You might be interested in
P9.28 A large vacuum tank, held at 60 kPa absolute, sucks sea- level standard air through a converging nozzle whose throat diame
eimsori [14]

Answer:

a)  m=0.17kg/s

b)  Ma=0.89

Explanation:

From the question we are told that:

Pressure P=60kPa

Diameter d=3cm

Generally at sea level

T_0=288k\\\\\rho_0=1.225kg/m^3\\\\P_0=101350Pa\\\\r=1.4

Generally the Power series equation for Mach number is mathematically given by

\frac{p_0}{p}=(1+\frac{r-1}{2}Ma^2)^{\frac{r}{r-1}}

\frac{101350}{60*10^3}=(1+\frac{1.4-1}{2}Ma^2)^{\frac{1.4}{1.4-1}}

Ma=0.89

Therefore

Mass flow rate

\frac{\rho_0}{\rho}=(1+\frac{1.4-1}{2}(0.89)^2)^{\frac{1.4}{1.4-1}}

\frac{1.225}{\rho}=(1+\frac{1.4-1}{2}(0.89)^2)^{\frac{1.4}{1.4-1}}

\rho=0.848kg/m^3

Generally the equation for Velocity at throat is mathematically given by

V=Ma(r*T_0\sqrt{T_e})

Where

T_e=\frac{P_e}{R\rho}\\\\T_e=\frac{60*10^6}{288*0.842\rho}

T_e=248

Therefore

V=0.89(1.4*288\sqrt{248})\\\\V=284

Generally the equation for Mass flow rate is mathematically given by

m=\rho*A*V

m=0.84*\frac{\pi}{4}*3*10^{-2}*284

m=0.17kg/s

6 0
2 years ago
If an object has the same number of positive and negative charges, its electrical charge is
N76 [4]

When an object has the same number of positive and negative charges, its electrical charge will become neutral.

What is an electric charge?

When the matter is put in an electromagnetic field, it has an electric charge, which causes it to experience a force. A positive or negative electric charge can exist.

Now when the two equal magnitude charges with opposite natures come together they become neutral.

To know more about charges follow

brainly.com/question/24391667

#SPJ4

7 0
2 years ago
Nearlyof all serious occupational injuries and illnesses stem from overexertion of repetitive motion.
Ostrovityanka [42]

Answer:

a) 1/2

Explanation:

Overexertion accounted for more than  half of all events that resulted in a disabling condition.

Furthermore, 30% of all overexertion cases were reported in the services industry, on the other hand, 25% of injuries resulting from contact with objects and  equipment occurred in the manufacturing industry.

The above piece of information is taken from the bureau of labor statistics, Survey of Occupational Injuries and Illnesses

"LOST-WORKTIME INJURIES AND ILLNESSES: CHARACTERISTICS  AND RESULTING DAYS AWAY FROM WORK, 2002"

8 0
3 years ago
Windmills slow the air and cause it to fill a larger channel as it passes through the blades. Consider a circular windmill with
Scilla [17]

Answer:

DIAMETER  = 9.797 m

POWER = \dot W = 28.6 kW

Explanation:

Given data:

circular windmill diamter D1 = 8m

v1 = 12 m/s

wind speed = 8 m/s

we know that specific volume is given as

v =\frac{RT}{P}

  where v is specific volume of air

considering air pressure is 100 kPa and temperature 20 degree celcius

v =  \frac{0.287\times 293}{100}

v = 0.8409 m^3/ kg

from continuity equation

A_1 V_1 = A_2 V_2

\frac{\pi}{4}D_1^2 V_1 = \frac{\pi}{4}D_1^2 V_2

D_2 = D_1 \sqrt{\frac{V_1}{V_2}}

D_2 = 8 \times \sqrt{\frac{12}{8}}

D_2 = 9.797 m

mass flow rate is given as

\dot m = \frac{A_1 V_1}{v} = \frac{\pi 8^2\times 12}{4\times 0.8049}

\dot m = 717.309 kg/s

the power produced \dot W = \dot m \frac{ V_1^2 - V_2^2}{2} = 717.3009 [\frac{12^2 - 8^2}{2} \times \frac{1 kJ/kg}{1000 m^2/s^2}]

\dot W = 28.6 kW

8 0
3 years ago
Your Java program will be reading input from a file name strInput.txt. Each record contains String firstname String lastName Str
stiks02 [169]

Answer:

The program requires that you have the specified input files and it reads from each file at a time and processes salary in digits, states the city, state and bonus with respective first and last name as requested in the question. Note that you must have access to the mentioned output files for the program to work properly. Below is the java version of the program.

import java.io.File;

import java.io.FileNotFoundException;

import java.io.PrintWriter;

import java.util.Scanner;

class Driver

{

public static void main(String[] args) throws FileNotFoundException

{

Scanner sc = new Scanner(new File("strInput.txt"));

PrintWriter pd = new PrintWriter(new File("strOutputD"));

PrintWriter prf = new PrintWriter(new File("strOutputRF"));

String firstname = "", lastname = "", strSalary = "", status = "", cityState = "", city = "", state = "";

double salary = 0, bonus = 0;

int incorrectRecords = 0;

int dRecords = 0;

int fRecords = 0;

while(sc.hasNextLine())

{

firstname = sc.next();

lastname = sc.next();

strSalary = sc.next();

status = sc.next();

cityState = sc.next();

if(!status.equals("D") && !status.equals("F"))

{

System.out.println("Records is neither D nor F. Skipping this...");

incorrectRecords++;

continue;

}

else if(status.equals("D") || status.equals("F"))

{

char c = ' ';

int i = 0;

for(i=0; i<strSalary.length() && c != '.'; i++)

{

c = strSalary.charAt(i);

if(!Character.isDigit(c))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

if(c == '.')

{

if(i+1 == strSalary.length()-1)

{

if(!Character.isDigit(strSalary.charAt(i)))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

if(!Character.isDigit(strSalary.charAt(i+1)))

{

System.out.println("Char at position " + (i+1+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

else

{

System.out.println("Period is in the wrong position. Expected at " + (strSalary.length()-3) + " but found at " + (i+1));

continue;

}

}

city = cityState.split(",")[0];

state = cityState.split(",")[1];

salary = Double.parseDouble(strSalary);

if(status.equals("D"))

{

bonus = salary * 0.125;

dRecords++;

pd.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

else

{

bonus = salary * 0.18;

fRecords++;

prf.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

}

}

System.out.println("No of D records : " + dRecords);

System.out.println("No of F records : " + fRecords);

System.out.println("No of incorrect records : " + incorrectRecords);

}

}

6 0
3 years ago
Other questions:
  • A copper wire of original diameter .80 m exhibits a maximum tensile load/ strength at an engineering stress= 248.2 mpa. its duct
    11·1 answer
  • Se requiere un permiso aprobación o restricción contaminante para todos los métodos comerciales de descarga de aguas residuales
    13·1 answer
  • The themes around which social sciences texts are organized boost understanding by
    11·1 answer
  • The truck travels in a circular path having a radius of 50 m at a speed of v = 4 m&gt;s. For a short distance from s = 0, its sp
    11·1 answer
  • 3.24 Program: Drawing a half arrow (Java) This program outputs a downwards facing arrow composed of a rectangle and a right tria
    12·1 answer
  • Use the method of cylindrical shells to find the volume generated by rotating the region bounded by the given curves about the y
    7·1 answer
  • If you log into the admin account on windows 10, will the admin be notified ? ​
    14·2 answers
  • PLEASE HELP!<br> I'm in the middle of a test and the teacher didn't go over the material!
    10·1 answer
  • 14. The flow water in a 10-in Schedule 40 pipe is to be metered. The temperature of the water is
    8·1 answer
  • What person at the construction worksite keeps workers safe from asbestos exposure?
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!