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
cluponka [151]
2 years ago
14

A tensile test was operated to test some important mechanical properties. The specimen has a gage length = 1.8 in and diameter =

0.8 in. Yielding occurs at a load of 30,000 lb. The corresponding gage length = 1.8075 in, which is the 0.2 percent yield point. The maximum load of 56,050 lb is reached at a gage length = 2.35 in. Determine (a) yield strength, (b) modulus of elasticity, and (c) tensile strength. (d) If fracture occurs at a gage length of 2.5 in, determine the percent elongation. (e) If the specimen necked to an area=0.35 in^2, determine the percent reduction in area.
Engineering
1 answer:
oee [108]2 years ago
5 0

Answer:

a) 60000 psi

b) 1.11*10^6 psi

c) 112000 psi

d) 30.5%

e) 30%

Explanation:

The yield strength is the load applied when yielding behind divided by the section.

yield strength = Fyield / A

A = π/4 * D^2

A = 0.5 in^2

ys = Fy * A

y2 = 30000 * 0.5 = 60000 psi

The modulus of elasticity (E) is a material property that is related to the object property of stiffness (k).

k = E * L0 / A

And the stiffness is related to change of length:

Δx = F / k

Then:

Δx = F * A / (E * L0)

E = F * A / (Δx * L0)

When yielding began (approximately the end of the proportional peroid) the force was of 30000 lb and the change of length was

Δx = L - L0 = 1.8075 - 1.8 = 0.0075

Then:

E = 30000 * 0.5 / (0.0075 * 1.8) = 1.11*10^6 psi

Tensile strength is the strees at which the material breaks.

The maximum load was 56050 lb, so:

ts = 56050 / 0.5 = 112000 psi

The percent elongation is calculated as:

e = 100 * (L / L0)

e = 100 * (2.35 / 1.8 - 1) = 30.5 %

If it necked with and area of 0.35 in^2 the precent reduction in area was:

100 * (1 - A / A0)

100 * (1 - 0.35 / 0.5) = 30%

You might be interested in
What is the fastest motorcycle in the world ?
givi [52]

Answer:

Kawasaki Ninja H2R – top speed: 222 mph. This one is another beast in the form of a bike. ...

MTT Turbine Superbike Y2K – top speed: 227 mph. This bike is one of the most powerful production motorcycles. ...

Suzuki Hayabusa – top speed: 248 mph. 1340cc

8 0
3 years ago
Read 2 more answers
Army people are good people right
Phantasy [73]

Answer: Yes army people are good people but it also depends on how you fraze that some have been in trouble before but it doesnt mean there bad people we all make mistakes

5 0
3 years ago
4.116 The lid of a roof scuttle weighs 75 lb. It is hinged at corners A and B and maintained in the desired position by a rod CD
babunello [35]

Answer:

(a) The magnitude of force is 116.6 lb, as exerted by the rod CD

(b) The reaction at A is (-72.7j-38.1k) lb and at B it is (37.5j) lb.

Explanation:

Step by step working is shown in the images attached herewith.

For this given system, the coordinates are the following:

A(0, 0, 0)

B(26, 0, 0)

And the value of angle alpha is 20.95°

Hope that answers the question, have a great day!

5 0
3 years ago
Not sure which one....
Airida [17]
I think downwards as that's how most saw's work.
4 0
2 years ago
Write a program that prompts the user to enter time in 12-hour notation. The program then outputs the time in 24-hour notation.
Juliette [100K]

Answer:

THE CODE FOR THE PROGRAM IS GIVEN BELOW:

#include <iostream>

#include "ConvertTimeHeader.h"

using namespace std;

int main()

{

convertTime convert;

int hr, mn, sc = 0;

 

cout << "Please input hours in 12 hr notation: ";

cin >> hr;

cout << "Please input minutes: ";

cin >> mn;

cout << "Please input seconds: ";

cin >> sc;

 

convert.invalidHr(hr);

convert.invalidMin(mn);

convert.invalidSec(sc);

convert.printMilTime();

 

system("Pause");

 

return 0;  

 

}

#include <iostream>

#include "ConvertTimeHeader.h"

using namespace std;

int convertTime::invalidHr (int hour)

{

try{

 if (hour < 13 && hour > 0)

  {hour = hour + 12;

  return hour;}

 else{

 

  cin.clear();

  cin.ignore();

  cout << "Invalid input! Please input hour again in correct 12 hour format: ";

  cin >> hour;

  invalidHr(hour);

  throw 10;

 }

   

}

catch (int c) { cout << "Invalid hour input!";}

}

int convertTime::invalidMin (int min)

{

try{

 if (min < 60 && min > 0)

  {return min;}

 else{

 

  cin.clear();

  cin.ignore();

  cout << "Invalid input! Please input minutes again in correct 12 hour format: ";

  cin >> min;

  invalidMin(min);

  throw 20;

  return 0;

 }

   

}

catch (int e) { cout << "Invalid minute input!" << endl;}

}

int convertTime::invalidSec(int sec)

{

try{

 if (sec < 60 && sec > 0)

  {return sec;}

 else{

 

  cin.clear();

  cin.ignore();

  cout << "Invalid input! Please input seconds again in correct 12 hour format: ";

  cin >> sec;

  invalidSec(sec);

  throw 30;

  return 0;

 }

   

}

catch (int t) { cout << "Invalid second input!" << endl;}

}

void convertTime::printMilTime()

{

cout << "Your time converted: " << hour << ":" << min << ":" << sec;

}

Explanation:

4 0
3 years ago
Other questions:
  • What is the primary water source for a water cooled recovery unit's condensing coll?
    8·1 answer
  • In a semiconductor manufacturing process, three wafers from a lot are tested. Each wafer is classified as pass or fail. Assume t
    15·1 answer
  • What structure was created to help prevent shipwrecks?
    9·1 answer
  • In homes today, what is behind the reason for flashover fires occurring much more rapidly than in the past generations?
    8·1 answer
  • Pointttttttttttttssssssssssss
    12·1 answer
  • A continuous function y = ƒ(x) is known to be negative at x = 0 and positive at x = 1. Why does the equation ƒ(x) = 0 have at le
    14·1 answer
  • Your duty is to construct the above circuit and change Potentiometer resistance until you see 1v 2v……12v at the output voltage w
    6·1 answer
  • Which of the following is most likely to require changes to existing zoning laws?
    13·1 answer
  • How many hours should I charge a 4.8 volt 600mah battery(it is urgent)
    8·1 answer
  • How many hours should I charge a 4.8v 600mah battery (I need it by today please)
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!