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
Natali [406]
3 years ago
8

What can your employer do to protect you from overhead power lines?

Engineering
1 answer:
agasfer [191]3 years ago
5 0

Answer:

Have the power company install insulated sleeves (also known as “eels”) over power lines.​

Wearing PPE is the only way to prevent being electrocuted

Explanation:

To prevent electrocution at workplace, employers can ensure that the  power company install insulated sleeves (also known as “eels”) over power lines.​ Additionally, the employees should wear PPEs which are insulators to prevent electrocution.

You might be interested in
A 3-oz serving of roasted, skinless chicken breast contains 140 Cal, 27 g of protein, 3 g of fat, 13 mg of calcium, and 64 mg of
Art [367]

Answer:

Explanation:

  • a) Given C [ cal pro fat calc sod]

              [140 27 3  13  64]

  • P = [cal pro fat calc sod]

     [180 4 11 24 662]

  • B = [cal pro fat calc sod]

      [50  5    1  82   20]

To find C+2P+3B = [140 27 3  13  64] + 2[180 4 11 24 662] + 3[50  5    1  82   20]

= [650  54  28  307  1448]

The entries represent skinless chicken breast , One-half cup of potato salad and One broccoli spear.

7 0
3 years ago
Write a GUI-based program that plays a guess-the-number game in which the roles of the computer and the user are the reverse of
AURORKA [14]

Answer:

import javax.swing.*;

import java.awt.*;

import java.util.Random;

import java.awt.event.*;

public class Guess extends JFrame

{

   private static final long serialVersionUID = 1L;

   private JButton newGame;

   private JButton enter;

   private JButton exit;

   private JTextField guess;

   private JLabel initialTextLabel;

   private JLabel enterLabel;

   private JLabel userMessageLabel;

   private int randNum;

   private int userInput;

   private int maxtries = 0;

   public Guess()

   {

       super("Guessing Game");

       newGame = new JButton("New Game");

       exit = new JButton("Exit Game");

       enter = new JButton("Enter");

       guess = new JTextField(4);

       initialTextLabel = new JLabel("I'm thinking of a number between 1 and 100. Guess it!");

       enterLabel = new JLabel("Enter your guess.");

       userMessageLabel = new JLabel("");

       randNum = new Random().nextInt(100) + 1;

       setLayout(new FlowLayout());

       add(initialTextLabel);

       add(enterLabel);

       add(guess);

       add(newGame);

       add(enter);

       add(exit);

       add(userMessageLabel);

   

       setSize(500, 300);

       addWindowListener(new WindowAdapter()

       {

           public void windowClosing(WindowEvent e)

           {

               System.exit(0);

           }

       });

       newGameButtonHandler nghandler = new newGameButtonHandler();

       newGame.addActionListener(nghandler);

       ExitButtonHandler exithandler = new ExitButtonHandler();

       exit.addActionListener(exithandler);

       enterButtonHandler enterhandler = new enterButtonHandler();

       enter.addActionListener(enterhandler);

   }

   class newGameButtonHandler implements ActionListener

   {

       public void actionPerformed(ActionEvent e)

       {

           setBackground(Color.ORANGE);

           guess.setEnabled(true);

           guess.setText("");

           enter.setEnabled(true);

           maxtries = 0;

           userMessageLabel.setText("");

           randNum = new Random().nextInt(100) + 1;

       }

   }

   class ExitButtonHandler implements ActionListener

   {

       public void actionPerformed(ActionEvent e)

       {

           System.exit(0);

       }

   }

   class enterButtonHandler implements ActionListener

   {

       public void actionPerformed(ActionEvent e)

       {

           userInput = Integer.parseInt(guess.getText());

           checkGuess(randNum);

      if(userInput > 100 )

          {

                               userMessageLabel.setText("invalid entry");

          }

       }

   }

   public void checkGuess(int randomNumber)

   {

       maxtries++;

     if(maxtries==10){

           userMessageLabel.setText("You Lose!!");

           guess.setEnabled(false);

           enter.setEnabled(false);

         

       }else if (userInput == randomNumber)

           {

               userMessageLabel.setText("Correct !");

           }

       else if (userInput > randomNumber)

           {

               userMessageLabel.setText("Too high");

           }

       else if (userInput < randomNumber)

           {

               userMessageLabel.setText("Too Low");

           }

   }

   public static void main(String[] args)

   {

       Guess game = new Guess();

       game.setVisible(true);

   }

}

8 0
3 years ago
Let r be a bank's interest rate in percent per year (APR). An initial amount of money P, also called as principal, will mature t
Liono4ka [1.6K]

Answer:

See explanation below.

Explanation:

For this case the program needs to take the inputs as P,r and n and the output would be as A and printed on the system. The code is:

# Inputs

P = float(input("Enter the present value : "))  

r = float(input("Enter your APR : "))  

n = float(input("Enter the number of years : ") )

# Output

A = P*(1 +(r/100))**n

print("The future values is:", A)  

And the result obtained is:

Enter the present value : 1000

Enter your APR : 0.95

Enter the number of years : 5

The future values is: 1048.4111145526908

7 0
3 years ago
1. An automobile travels along a straight road at 15.65 m/s through a 11.18 m/s
djyliett [7]

Answer:

a.) Time = 17.13 seconds

b.) 31.88 m

c.) V = 11.18 m/s

d.) V = 7.1 m/s

Explanation:

The initial velocity U of the automobile is 15.65 m/s.

 At the instant that the two vehicles are abreast of each other, the police car starts to pursue the automobile with initial velocity U = 0 at a constant acceleration of 1.96 m/s². Because the police is starting from rest.

For the automobile, let us use first equation of motion

V = U - at.

Acceleration a is negative since it is decelerating with a = 3.05 m/s² . And

V = 0.

Substitute U and a into the formula

0 = 15.65 - 3.05t

15.65 = 3.05t

t = 15.65/3.05

t = 5.13 seconds

But the motorist noticed the police car in his rear view mirror 12 s after the police car started the pursuit and applied his brakes and decelerates at 3.05 m/s².

The total time required for the police car to overtake the automobile will be

12 + 5.13 = 17.13 seconds.

b.) Using the third equation of motion formula for the police car at V = 11.18 m/s and a = 1.96 m/s²

V^2 = U^2 + 2aS

Where S = distance travelled.

Substitute V and a into the formula

11.18^2 = 0 + 2 × 1.96 ×S

124.99 = 3.92S

S = 124.99/3.92

S = 31.88 m

c.) The speed of the police car at the time it overtakes the automobile will be in line with the speed zone which is 11.18 m/s

d.) That will be the final velocity V of the automobile car.

We will use third equation of motion to solve that.

V^2 = U^2 + 2as

V^2 = 15.65^2 - 2 × 3.05 × 31.88

V^2 = 244.9225 - 194.468

V = sqrt( 50.4545)

V = 7.1 m/s

8 0
3 years ago
Pilot testing:
andrew11 [14]

Answer:

c. allows planners to work out any problems before the program is launched

Explanation:

Pilot testing is simply aimed at getting it right before the launch of a program, it is also called pilot run, pilot project, feasibility run, etc. Pilot testing is the rehearsal or practice done for an idea, program, research study or invention with few participants prior to lunching out the main program. The main purpose of pilot testing is to determine how feasible a project is, it can also help to evaluate the cost of an idea, invention, research study, etc.

6 0
3 years ago
Other questions:
  • Read two numbers from user input. Then, print the sum of those numbers. Hint -- Copy/paste the following code, then just type co
    14·1 answer
  • Windmills slow the air and cause it to fill a larger channel as it passes through the blades. Consider a circular windmill with
    10·1 answer
  • The size of Carvins Cove water reservoir is 3.2 billion gallons. Approximately, 11 cfs of water is continuous withdrawn from thi
    11·1 answer
  • What is the magnitude of the maximum stress that exists at the tip of an internal crack having a radius of curvature of 3 × 10-4
    15·1 answer
  • Which of the following do pumps provide to a fluid power system?
    8·1 answer
  • The 10mm diameter rod is made of Kevlar 49. Determine the change in
    7·1 answer
  • What is a microwave transmitter?a) A technology that uses active or passive tags in the form of chips or smart labels that can s
    7·2 answers
  • Many farms and ranches use electric fences to keep animals from getting into or out of specific pastures. When switched on, an e
    8·2 answers
  • Select the correct answer <br><br> What is the simplest definition of a manufacturing process?
    5·2 answers
  • A high compression ratio may result in;
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!