GradePack

    • Home
    • Blog
Skip to content
bg
bg
bg
bg

Author Archives: Anonymous

Emma and Erika push on opposite sides of a door during play….

Emma and Erika push on opposite sides of a door during play. Both push horizontally and perpendicular to the door. Emma pushes with a force of 16.5 N at a distance of 0.65 m from the hinges and Erika pushes at a distance of 420 cm. What force must Erika exert to keep the door from moving? Let’s assume friction is negligible.

Read Details

Water goes into a 3.5 cm diameter nozzle from a 9.25 cm diam…

Water goes into a 3.5 cm diameter nozzle from a 9.25 cm diameter fire hose while carrying a flow of 42.5 L/s. a) What is the pressure drop in this process? b) To what maximum height above the nozzle can this water rise?

Read Details

The speed of water is 2.5 m/s through a hose with an interna…

The speed of water is 2.5 m/s through a hose with an internal diameter of 1.65 cm. a) Calculate the flow rate in liter per second b) Calculate the nozzle’s inside diameter if the fluid velocity in this hose is 15.6 m/s.

Read Details

Solve the system of equations.  Be sure to write ALL answers…

Solve the system of equations.  Be sure to write ALL answers as ORDERED PAIRS!!!! MUST SHOW WORK ON PAPER.

Read Details

Choose the correct way to access value 20 from the following…

Choose the correct way to access value 20 from the following tuple aTuple = (“Orange”, [10, 20, 30], (5, 15, 25))

Read Details

Select the correct option to join two lists in Python listOn…

Select the correct option to join two lists in Python listOne = [‘a’, ‘b’, ‘c’, ‘d’] listTwo = [‘e’, ‘f’, ‘g’]

Read Details

What is the missing function name so that the output is: Cai…

What is the missing function name so that the output is: Cairo New York Paris Sydney? cities = [‘Sydney’, ‘Paris’, ‘New York’, ‘Cairo’]for c in _____(cities): print(c, end=’ ‘)

Read Details

How many times will the body of the loop be executed? numbe…

How many times will the body of the loop be executed? number = 70guess = 55while number != guess: if number > guess: guess = guess + 10 else: guess = guess – 1print(‘The number is:’, guess)

Read Details

What is output? new_string = ‘One giant leap for mankind’pr…

What is output? new_string = ‘One giant leap for mankind’print(new_string[0:6])

Read Details

What is a possible output? rentals = { ‘skis’ : 20.00, ‘boo…

What is a possible output? rentals = { ‘skis’ : 20.00, ‘boots’ : 10.00, ‘skates’ : 4.00}for x in rentals: print(x, end=’ ‘)

Read Details

Posts pagination

Newer posts 1 … 8 9 10 11 12 … 90,834 Older posts

GradePack

  • Privacy Policy
  • Terms of Service
Top