answer.
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
Andru
1 month ago
8

1. You do not need to remove the lead weights inside tires before recycling them.

Engineering
1 answer:
Kisachek [217]1 month ago
7 0
That's correct -.-.-.-.-.-.-.-.-.-.-.-.-.- Easy.
You might be interested in
A test machine that kicks soccer balls has a 5-lb simulated foot attached to the end of a 6-ft long pendulum arm of negligible m
choli [191]

Answer:

a) v₂ = 26.6 ft/s

b) v₂ = 31.9 ft/s

Explanation:

a) Applying the principle of energy conservation for the soccer arm from the point of impact to its lowest point:

mgh=\frac{1}{2} mv^{2} \\v=\sqrt{2gh} =\sqrt{2*32.2*6} =19.66ft/s

The ball's velocity in the tangential direction is given by:

v₂*sinθ = v₁*sin30

With the values:

if v₁ = 0

θ = 0º

The restitution coefficient is:

e=\frac{v_{2}*cosO-v_{2}cos30 }{v*cos30-(-v_{1}*cos30 )} \\0.8=\frac{v_{2}cos0-v_{2}*cos30 }{19.66*cos30-(0*cos30)} \\v_{2} =\frac{v_{2}-13.6 }{cos30}

where O=θ

The aggregate momentum equation is:

mv-mv_{1} =mv_{2} +mv_{2} cos(O+30)\\, where O = θ

mv-mv_{1} =m(\frac{v_{2}-13.6 }{cos30} )+mv_{2} cos(O+30)

When we incorporate gravitational acceleration:

mgv-mgv_{1} =mg(\frac{v_{2}-13.6 }{cos30} )+mgv_{2} cos(O+30)\\5*19.66-1*0=5*(\frac{v_{2}-13.6 }{cos30} )+1*v_{2} cos(O+30)

Isolating v₂ results in:

v₂ = 26.6 ft/s

b) To find the ball's velocity, we utilize:

v₂ * sinθ = v₁ * sin30

if v₁ = 10 ft/s

then v₂ * sinθ = 10 * sin30

thus sinθ = 5/v₂

The restitution coefficient remains:

e=\frac{v_{2}*cosO-v_{2}cos30 }{v*cos30-(-v_{2}*cos30) } \\0.8=\frac{v_{2}cosO-v_{2}cos30 }{19.66*cos30-(-10*cos30)} \\v_{2} =\frac{v_{2}cos30-20.55}{cos30}

where O = θ

mgv-mgv_{1} =mgv_{2} +mgv_{2} cos(O+30)\\5*19.66-1*0=5v_{2} +v_{2} cos(O+30)\\98.3=5v_{2}+v_{2} cosOcos30-v_{2} sinOsin30

Solving for v₂ yields:

v₂ = 31.9 ft/s

6 0
22 days ago
Consider 1.0 kg of austenite containing 1.15 wt% C, cooled to below 727C (1341F). (a) What is the proeutectoid phase? (b) How
pantera1 [220]

Answer:

a) The phase before eutectoid is commonly referred to as cementite, with the chemical formula Fe₃C.

b) The total mass of ferrite obtained is 0.8311 kg.

The total cementite mass equals 0.1689 kg.

c) The total cementite mass accounts for 0.9343 kg.

Explanation:

Provided:

1 kg of austenite

a carbon content of 1.15 wt%

Cooled below 727°C

Questions:

a) Identify the proeutectoid phase.

b) Calculate the mass of total ferrite and cementite, Wf =?, Wc =?

c) Determine the mass of both pearlite and the proeutectoid phase, Wp =?

d) Create a schematic to illustrate the resulting microstructure.

a) The proeutectoid phase is referred to as cementite with the formula Fe₃C.

b) To find the total mass of formed ferrite:

W_{f} =\frac{C_{cementite}-C_{2} }{C_{cementite}-C_{1} }

With:

Ccementite = composition of cementite = 6.7 wt%

C₁ = composition of phase 1 = 0.022 wt%

C₂ = overall composition = 1.15 wt%

Inserting the values yields:

W_{f} =\frac{6.7-1.15}{6.7-0.022} =0.8311kg

For the total mass of cementite:

W_{c} =\frac{C_{2}-C_{1}}{C_{cementite}-C_{1} } =\frac{1.15-0.022}{6.7-0.022} =0.1689kg

c) The mass of pearlite:

W_{p} =\frac{6.7-1.15}{5.94} =0.9343kg

d) The diagram illustrates the different compositions: (pearlite, proeutectoid cementite, ferrite, eutectoid cementite)

6 0
1 month ago
Gold and silver rings can receive an arc and turn molten. True or False
grin007 [219]
That statement is incorrect!
The claim is untrue
8 0
1 month ago
Read 2 more answers
Given num_rows and num_cols, print a list of all seats in a theater. Rows are numbered, columns lettered, as in 1A or 3E. Print
Viktor [230]

Answer:

This is the solution code in Python:

  1. alphabets = ['A', 'B', 'C', 'D', 'E', 'F', 'G', 'H', 'I', 'J']
  2. user_input = input("Enter number of rows and columns: ")
  3. myArr = user_input.split(" ")
  4. num_rows = int(myArr[0])
  5. num_cols = int(myArr[1])
  6. seats = []
  7. for i in range(num_rows):
  8. row = []
  9. for j in range(num_cols):
  10. row.append(alphabets[j])
  11. seats.append(row)
  12. output = ""
  13. for i in range(len(seats)):
  14. for j in range(len(seats[i])):
  15. output += str(i + 1) + seats[i][j] + " "
  16. print(output)

Explanation:

Initially, we create a small list of alphabets from A to J (Line 1).

We then request the user to enter the number of rows and columns (Line 3). Given that the input comes as a string (e.g., "2 3"), we utilize the split() method to separate the numbers into individual items in a list (Line 4). The first item (row number) is assigned to variable num_rows, while the second item (column number) goes to num_cols.

Subsequently, we construct the seats list with a nested for-loop (Lines 10-15). Once the seats list is formed, another nested for-loop generates the required output string as per the question (Lines 19-21).

Finally, the output is printed (Line 23). For example, an input of 2 3 results in the output:

1A 1B 1C 2A 2B 2C

8 0
1 month ago
The top 3 most popular male names of 2017 are Oliver, Declan, and Henry according to babynames. Write a program that modifies th
Viktor [230]

Answer:

The Python code is provided below with suitable comments

Explanation:

# convert list to set

male_names = set(['Oliver','Declan','Henry'])

# get name for removal and addition from user

remove_name = input("Enter remove name: ")

add_name = input("Enter add name: ")

# remove specified name from set

male_names.remove(remove_name)

# add new name to set

male_names.add(add_name)

# sort the resulting set

a = sorted(male_names)

# output the sorted set

print(a)

7 0
1 month ago
Other questions:
  • A fireboat is to fight fires at coastal areas by drawing seawater with a density of 1030 kg/m through a 20-cm-diameter pipe at a
    13·1 answer
  • The in situ moist unit weight of a soil is 17.3 kN/m3 and the moisture content is 16%. The specific gravity of soil solids is 2.
    12·1 answer
  • Water is flowing in a metal pipe. The pipe OD (outside diameter) is 61 cm. The pipe length is 120 m. The pipe wall thickness is
    9·1 answer
  • Write a program with total change amount as an integer input, and output the change using the fewest coins, one coin type per li
    15·1 answer
  • cubical tank 1 meter on each edge is filled with water at 20 degrees C. A cubical pure copper block 0.46 meters on each edge wit
    6·1 answer
  • The basic barometer can be used to measure the height of a building. If the barometric readings at the top and the bottom of a b
    15·1 answer
  • NEEDS TO BE IN PYTHON:ISBN-13 is a new standard for indentifying books. It uses 13 digits d1d2d3d4d5d6d7d8d910d11d12d13 . The la
    15·1 answer
  • Small droplets of carbon tetrachloride at 68 °F are formed with a spray nozzle. If the average diameter of the droplets is 200 u
    10·1 answer
  • A converging-diverging nozzle is designed to operate with an exit Mach number of 1.75 . The nozzle is supplied from an air reser
    15·1 answer
  • 4.68 Steam enters a turbine in a vapor power plant operating at steady state at 560°C, 80 bar, and exits as a saturated vapor at
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!