Answer:
The elastic modulus of the steel is 139062.5 N/in^2
Explanation:
Elastic modulus = stress ÷ strain
Load = 89,000 N
Area of square cross section of the steel bar = (0.8 in)^2 = 0.64 in^2
Stress = load/area = 89,000/0.64 = 139.0625 N/in^2
Length of steel bar = 4 in
Extension = 4×10^-3 in
Strain = extension/length = 4×10^-3/4 = 1×10^-3
Elastic modulus = 139.0625 N/in^2 ÷ 1×10^-3 = 139062.5 N/in^2
Answer:
#Initialise a tuple
team_names = ('Rockets','Raptors','Warriors','Celtics')
print(team_names[0])
print(team_names[1])
print(team_names[2])
print(team_names[3])
Explanation:
The Python code illustrates or printed out the tuple team names at the end of a season.
The code displayed is a function that will display these teams as an output from the program.
Answer: (a) 36.18mm
(b) 23.52
Explanation: see attachment
Answer:
a) the object floats
b) the object floats
c) the object sinks
Explanation:
when an object is less dense than in the fluid in which it is immersed, it will float due to its weight and volume characteristics, so to solve this problem we must find the mass and volume of each object in order to calculate the density and compare it with that of water
a)
volumen for a cube
V=L^3
L=1.53in=0.0388m
V=0.0388 ^3=5.8691x10^-5m^3=58.69ml
density=m/v
density=13.5g/58.69ml=0.23 g/ml
The wooden block floats because it is less dense than water
b)
m=111mg=0.111g
density=m/v
density=0.111g/0.296ml=0.375g/ml
the metal paperclip floats because it is less dense than water
c)
V=0.93cups=220.0271ml
m=0.88lb=399.1613g
Density=m/v
density=399.1613/220.027ml=1.8141g/ml
the apple sinks because it is denser than water
Answer: change the tires
Explanation: you can’t drive on a flat tire