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
Romashka-Z-Leto [24]
3 years ago
14

All air-conditioning units must be grounded electrically to

Engineering
1 answer:
Tpy6a [65]3 years ago
8 0

Answer:

Prevent electrical shock

Grounding is a non current carrying conductor mainly used to guard against hazards due to leakage in electric circuits

Explanation:

The grounding refers to the connection of an electrical equipment exposed metallic parts to the ground to serve as a source of current flow in the event of an insulation failure will cause the fuses to trip thereby isolating or removing electric power from the device

Grounding also prevents the accumulation of static electricity which can be a source of fire in inflammable areas.

You might be interested in
What is the term for removing refrigerant in any condition from a system and storing it in an external container without necessa
Vlad [161]

Answer:

The term you are looking for is recovery. The process of recovering refrigerant is to remove some or all the refrigerants of a system and deposit it in an external storing for further processing or storage. This recovered refrigerant won´t be used again in the system in any near time period.

If the refrigerant is removed to be instantly processed and cleaned to be reutilized in the same system, this action is known as recycling.

8 0
3 years ago
If the bolt head and the supporting bracket are made of the same material having a failure shear stress of 'Tra;i = 120 MPa, det
Nina [5.8K]

Answer:

P=361.91 KN

Explanation:

given data:

brackets and head of the screw are made of material with T_fail=120 Mpa

safety factor is F.S=2.5

maximum value of force P=??

<em>solution:</em>

to find the shear stress

                            T_allow=T_fail/F.S

                                         =120 Mpa/2.5

                                         =48 Mpa

we know that,

                               V=P

<u>Area for shear head:</u>

                              A(head)=π×d×t

                                           =π×0.04×0.075

                                           =0.003×πm^2

<u>Area for plate:</u>

                               A(plate)=π×d×t  

                                            =π×0.08×0.03

                                            =0.0024×πm^2

now we have to find shear stress for both head and plate

<u>For head:</u>

                                   T_allow=V/A(head)

                                    48 Mpa=P/0.003×π                 ..(V=P)

                                             P =48 Mpa×0.003×π

                                                =452.16 KN

<u>For plate:</u>

                                   T_allow=V/A(plate)

                                    48 Mpa=P/0.0024×π                 ..(V=P)

                                             P =48 Mpa×0.0024×π

                                                =361.91 KN

the boundary load is obtained as the minimum value of force P for all three cases. so the solution is

                                                P=361.91 KN

note:

find the attached pic

7 0
3 years ago
A bar having a length of 5 in. and cross-sectional area of 0. 7 in.2 is subjected to an axial force of 8000 lb. If the bar stret
andrew11 [14]

The modulus of elasticity is 28.6 X 10³ ksi

<u>Explanation:</u>

Given -

Length, l = 5in

Force, P = 8000lb

Area, A = 0.7in²

δ = 0.002in

Modulus of elasticity, E = ?

We know,

Modulus of elasticity, E = σ / ε

Where,

σ is normal stress

ε is normal strain

Normal stress can be calculated as:

σ = P/A

Where,

P is the force applied

A is the area of cross-section

By plugging in the values, we get

σ = \frac{8000 X 10^-^3}{0.7}

σ = 11.43ksi

To calculate the normal strain we use the formula,

ε = δ / L

By plugging in the values we get,

ε = \frac{0.002}{5}

ε = 0.0004 in/in

Therefore, modulus of elasticity would be:

E = \frac{11.43}{0.004} \\\\E = 28.6 X 10^3 ksi

Thus, modulus of elasticity is 28.6 X 10³ ksi

6 0
3 years ago
Modify the Rainfall Statistics program you wrote for Programming Challenge 2 of Chapter 7 . The program should display a list of
rjkz [21]

Answer:

#include<iostream>

#include <iomanip>

using namespace std;

const int NUM_MONTHS = 12;

double getTotal(double [], int);

double getAverage(double [], int);

double getLargest(double [], int, int &);

double getSmallest(double [], int, int &);

double getTotal(int rainFall,double NUM_MONTHS[])

{

double total = 0;

for (int count = 0; count < NUM_MONTH; count++)

total += NUM_MONTH[count];

return total;

}

double getAverage(int rainFall,double NUM_MONTH[])

{getTotal(rainFall,NUM_MONTH)

average= total/NUM_MONTHS;

return average;

}

double getHighest(int rainFall, double NUM_MONTHS[]) //I left out the subScript peice as I was not sure how to procede with that;

{

double largest;

largest = NUM_MONTHS[0];

for ( int month = 1; month <= NUM_MONTHS; month++ ){

                     if ( values[month] > largest ){

                 largest = values[month];

return largest;

          }

double getSmallest(int rainFall, double NUM_MONTHS[])

{

double smallest;

smallest = NUM_MONTHS[0];

for ( int month = 1; month <= NUM_MONTHS; month){

                     if ( values[month] < smallest ){

                 smallest = values[month];

return smallest;

          }

 

int main()

{

double rainFall[NUM_MONTHS];

 for (int month = 0; month < NUM_MONTHS; month++)

  {

     cout << "Enter the rainfall (in inches) for month #";

     cout << (month + 1) << ": ";

     cin >> rainFall[month];

 

     while (rainFall[month] < 0)

     {

      cout << "Rainfall must be 0 or more.\n"

             << "Please re-enter: ";

      cin >> rainFall[month];

     }

  }

  cout << fixed << showpoint << setprecision(2) << endl;

  cout << "The total rainfall for the year is ";

  cout << getTotal(rainFall, NUM_MONTHS)

      << " inches." << endl;

   cout << "The average rainfall for the year is ";

  cout << getAverage(rainFall, NUM_MONTHS)

      << " inches." << endl;

   int subScript;

cout << "The largest amount of rainfall was ";

  cout << getLargest(rainFall, NUM_MONTHS, subScript)

      << " inches in month ";

  cout << (subScript + 1) << "." << endl;

  cout << "The smallest amount of rainfall was ";

  cout << getSmallest(rainFall, NUM_MONTHS, subScript)

      << " inches in month ";

  cout << (subScript + 1) << "." << endl << endl;

  return 0;

}

8 0
3 years ago
Marks
Lina20 [59]

Answer:

i think C

Explanation:

if not really sorry

3 0
2 years ago
Other questions:
  • The following laboratory tests are performed on aggregate samples:a. Specific gravity and absorptionb. Soundnessc. Sieve analysi
    13·1 answer
  • Briefly describe the purpose of specifying boundary conditions.
    7·1 answer
  • Automotive service P2 Wastewater Management and Handling Spins
    9·1 answer
  • A banked highway is designed for traffic moving at v = 88 km/h. The radius of the curve r = 314 m. show answer No Attempt 50% Pa
    5·2 answers
  • How does flextape adhere under water?​
    8·1 answer
  • What do you need for an object to fly?
    10·1 answer
  • Complete the following sentence. Engineers explore biology, chemistry, and physics for use in scenarios.
    8·2 answers
  • Air at 27°C, 1 atm flows parallel to a flat plate, which is electronically heated. The plate is 0.5 m long in the direction of f
    8·1 answer
  • A square isothermal chip is of width w 5 mm on a side and is mounted in a substrate such that its side and back surfaces are wel
    11·1 answer
  • Which component found in fertilizer is a known cancer-causing agent?
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!