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
RideAnS [48]
3 years ago
11

Uber drivers are considered 'independent contractors' and thus can apply for business licenses.

Engineering
2 answers:
schepotkina [342]3 years ago
8 0
True, Uber drivers can be deactivated/fired if they ratings reach a certain point, despite the fact they are still considered “independent contractors”. They still belong to a company.
Natasha2012 [34]3 years ago
4 0
I’m pretty sure it’s true!
You might be interested in
A 20-mm-diameter steel bar is to be used as a torsion spring. If the torsional stress in the bar is not to exceed 110 MPa when o
ch4aika [34]

Answer:

1.887 m

Explanation:

(15 *pi)/180

= 0.2618 rad

Polar moment

= Pi*d⁴/32

= (22/7*20⁴)/32

= 15707.96

Torque on shaft

= ((22/7)*20³*110)/16

= 172857.14

= 172.8nm

Shear modulus

G = 79.3

L = Gjθ/T

= 79.3x10⁹x(1.571*10^-8)x0.2618/172.8

= 1.887 m

The length of the bar is therefore 1.887 meters

5 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
Random ____ fluctuations in the early universe were stretched by a period of intense inflation, resulting in permanent density f
fgiga [73]

Answer:

Quantum

Explanation:

Appearance of energy particles from any where as allowed by uncertainty principle.

7 0
3 years ago
Consider a mixing tank with a volume of 4 m3. Glycerinflows into a mixing tank through pipe A with an average velocity of 6 m/s,
Svetach [21]

This question is incomplete, the complete question as well as the missing diagram is uploaded below;

Consider a mixing tank with a volume of 4 m³. Glycerin flows into a mixing tank through pipe A with an average velocity of 6 m/s, and oil flow into the tank through pipe B at 3 m/s. Determine the average density of the mixture that flows out through the pipe at C. Assume uniform mixing of the fluids occurs within the 4 m³ tank.

Take p_o = 880 kg/m³ and p_{glycerol = 1260 kg/m³    

 

Answer:

the average density of the mixture that flows out through the pipe at C is 1167.8 kg/m³  

Explanation:

Given that;

Inlet velocity of Glycerin, V_A = 6 m/s

Inlet velocity of oil, V_B = 3 m/s  

Density velocity of glycerin, p_{glycerol = 1260 kg/m³

Density velocity of glycerin, Take p_o = 880 kg/m³

Volume of tank V = 4 m

from the diagram;

Diameter of glycerin pipe, d_A = 100 mm = 0.1 m

Diameter of oil pipe, d_B = 80 mm = 0.08 m

Diameter of outlet pipe d_C = 120 mm = 0.12 m

Now, Appling the discharge flow equation;

Q_A + Q_B = Q_C

A_Av_A + A_Bv_B = A_Cv_C

π/4 × (d_A)²v_A + π/4 × (d_B )²v_B = π/4 × (d_C)²v_C

we substitute

π/4 × (0.1 )² × 6 + π/4 × (0.08 )² × 3 = π/4 × (0.12)²v_C

0.04712 + 0.0150796 = 0.0113097v_C

0.0621996 = 0.0113097v_C

v_C = 0.0621996 / 0.0113097

v_C  = 5.5 m/s

Now we apply the mass flow rate condition

m_A + m_B = m_C

p_{glycerin}A_Av_A + p_0A_Bv_B = pA_Cv_C  

so we substitute

1260 × π/4 × (0.1 )² × 6 + 880 × π/4 × (0.08 )² × 3 = p × π/4 × (0.12)² × 5.5

1260 × 0.04712 + 880 × 0.0150796 = p × 0.06220335

59.3712 + 13.27 = 0.06220335p  

72.6412 = 0.06220335p    

p = 72.6412 / 0.06220335

p =  1167.8 kg/m³  

Therefore, the average density of the mixture that flows out through the pipe at C is 1167.8 kg/m³  

4 0
3 years ago
The use of alcohol can cause
makkiz [27]

Answer:

Depression, and health problems

6 0
3 years ago
Read 2 more answers
Other questions:
  • Which of the following ranges depicts the 2% tolerance range to the full 9 digits provided?
    6·1 answer
  • Which situation might cause potential hazards at a construction site?
    12·2 answers
  • A contractor is planning on including several skylights in each unit of a residential development. What type of worker would she
    12·1 answer
  • A random sample of 5 hinges is selected from a steady stream of product from a punch press, and the a. b. proportion nonconformi
    12·1 answer
  • Ok I need a new laptop but I'm not sure which one. The Surface laptop 3 is better in many fields like the camera, speaker, audio
    14·1 answer
  • How many 10" diameter circles can be cut from a semicircular shape that has a 20"
    5·2 answers
  • Which part of a machine control unit interacts with the machine tools through electric signals?=]
    13·1 answer
  • A flat plate 1.5 m long and 1.0 m wide is towed in water at 20 o C in the direction of its length at a speed of 15 cm/s. Determi
    12·1 answer
  • PLEASE FIX THIS LUA SCRIPT
    12·2 answers
  • PDC Bank is working on creating an AI application that enables customers to send SMS to the AI application to allow banking acti
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!