Question

Suppose that the maximum amount of tensile stress a ligament can endure before breaking is 500...

Suppose that the maximum amount of tensile stress a ligament can endure before breaking is 500 Pascals (Pascal = N/m2). If the total area of the ligament is 0.05 m2, what is the maximum tensile force it can endure before breaking? Show your work.

6. For Problem 5, suppose that total area of the ligament is now 0.2 m2, what is the maximum tensile force it can endure before breaking? Show your work.

7. Suppose the maximum strain of a tibia is 0.0035 during normal walking. How much length change can we expect to see in a tibia that is 15 cm long?

8. The tibia is the major weight-bearing bone in the lower extremity. If 88 % body mass is proximal to the knee joint, how much compressive force acts on each tibia when a 500 N person stands in anatomical position? How much compressive force acts on each tibia if the person holds a 30 N sack of groceries? Show your work.

Homework Answers

Answer #1

5.

Tensile strength is the stress at which a force applied causes the material to lengthen then break. For an axially load material the breaking strength in tension is s=P/a where s is the breaking strength , P is the force that can cause it to break and a is the cross sectional area

Here Tensile stress before breaking = s= 500 pascles

cross sectional area =a = 0.05m2

Max tensile force P= ?

As we know, s=P/a

P= s x a =500 x 0.05 = 25N

6. s=500 pascles

a = 0.2 m2

therefore, P= s x a = 500 x 0.2 = 100N

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
A string or rope will break apart if it is placed under too much tensile stress....
A string or rope will break apart if it is placed under too much tensile stress. Thicker ropes can withstand more tension without breaking because the thicker the rope, the greater the cross-sectional area and the smaller the stress. One type of steel has density 7780 kg/m3 and will break if the tensile stress exceeds 7.0×10^8N/m2. You want to make a guitar string from a mass of 3.5 g of this type of steel. In use, the guitar string must...
A string or rope will break apart if it is placed under too much tensile stress....
A string or rope will break apart if it is placed under too much tensile stress. Thicker ropes can withstand more tension without breaking because the thicker the rope, the greater the cross-sectional area and the smaller the stress. One type of steel has density 7850 kg/m3 and will break if the tensile stress exceeds 7.0×108N/m2. You want to make a guitar string from a mass of 3.8 g of this type of steel. In use, the guitar string must...
Write a Python 3 program called “parse.py” using the template for a Python program that we...
Write a Python 3 program called “parse.py” using the template for a Python program that we covered in this module. Note: Use this mod7.txt input file. Name your output file “output.txt”. Build your program using a main function and at least one other function. Give your input and output file names as command line arguments. Your program will read the input file, and will output the following information to the output file as well as printing it to the screen:...