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
ElenaW [278]
3 years ago
7

Indicate on a tensile curve such quantities as yield stress, Young's modulus, UTS, toughness, point of necking, point of fractur

e

Engineering
1 answer:
Illusion [34]3 years ago
8 0

Explanation:

Step1

In the stress-strain curve of any material, the yield stress is the maximum stress at which material starts yielding.

Step2

Young’s modulus is the constant of proportionality of stress and strain according to hooks law. It is the slope of the slope of the stress-strain curve of the any material under proportional limit.

Step3

Ultimate tensile stress is the maximum stress that induced in the material under application of load.

Step4

Toughness is the strain energy per unit volume up to the fracture point of the stress-strain diagram of any material. This is the area under the curve of stress-strain.

Step5

Point of necking is the point where any material starts necking under application of load in necking region of the stress-strain curve.

Step6

Fracture point is the last point of the stress-strain curve where component fractures under application of load.

All the parameters are shown in below stress-strain curve:

You might be interested in
A reversible refrigeration cycle operates between cold and hot reservoirs at temperatures TC and TH, respectively. (a) If the co
podryga [215]

Answer:

a) T_{H} = 1.967\,^{\circ}F, b) COP_{R} = 9.105, c) T_{H} = 115.934\,^{\circ}F, d) COP_{R} = 6.995, e) T_{H} = 25.129\,^{\circ}C

Explanation:

a) The coefficient of performance of the reversible refrigeration cycle is:

COP_{R} = \frac{T_{C}}{T_{H}-T_{C}}

10 = \frac{419.67\,R}{T_{H}-419.67\,R}

The temperature of the hot reservoir is:

10\cdot T_{H} - 4196.7 = 419.67

T_{H} = 461.637\,R

T_{H} = 1.967\,^{\circ}F

b) The coefficient of performance is:

COP_{R} = \frac{273.15\,K}{303.15\,K-273.15\,K}

COP_{R} = 9.105

c) The temperature of the hot reservoir can be determined with the help of the following relation:

\frac{Q_{C}}{Q_{H}-Q_{C}} = \frac{T_{C}}{T_{H}-T_{C}}

\frac{500\,BTU}{600\,BTU-500\,BTU} = \frac{479.67\,R}{T_{H}-479.67\,R}

5 = \frac{479.67\,R}{T_{H}-479.67\,R}

5\cdot T_{H} - 2398.35 = 479.67

T_{H} = 575.604\,R

T_{H} = 115.934\,^{\circ}F

d) The coefficient of performance is:

COP_{R} = \frac{489.67\,R}{559.67\,R-489.67\,R}

COP_{R} = 6.995

e) The temperature of the cold reservoir is:

8.9 = \frac{268.15\,K}{T_{H}-268.15\,K}

8.9\cdot T_{H} - 2386.535 = 268.15

T_{H} = 298.279\,K

T_{H} = 25.129\,^{\circ}C

8 0
2 years ago
As you get older your muscles grow. True or False
xenn [34]

Answer:

True

Explanation:

This is a true fact because From the time you are born to around the time you turn 30, your muscles grow larger and stronger.

8 0
2 years ago
Read 2 more answers
A large building will need several different types of workmen to install and repair pipes for water, heating,
siniylev [52]

Answer:

Plumber and pipefitters

Explanation:

3 0
2 years ago
Write a C program that will update a bank balance. A user cannot withdraw an amount ofmoney that is more than the current balanc
GarryVolchara [31]

Answer:

Explanation:

Sample output:

BANK ACCOUT PROGRAM!

----------------------------------

Enter the old balance: 1234.50

Enter the transactions now.

Enter an F for the transaction type when you are finished.

Transaction Type (D=deposit, W=withdrawal, F=finished): D

Amount: 568.34

Transaction Type (D=deposit, W=withdrawal, F=finished): W

Amount: 25.68

Transaction Type (D=deposit, W=withdrawal, F=finished): W

Amount: 167.40

Transaction Type (D=deposit, W=withdrawal, F=finished): F

Your ending balance is $1609.76

Program is ending

Code to copy:

// include the necessary header files.

#include<stdio.h>

// Definition of the function

float withdraw(float account_balance, float withdraw_amount)

{

// Calculate the balace amount.

float balance_amount = account_balance - withdraw_amount;

// Check whether the withdraw amount

// is greater than 0 or not.

if (withdraw_amount > 0 && balance_amount >= 0)

{

// Assign value.

account_balance = balance_amount;

}

// return account_balance

return account_balance;

}

// Definition of the function deposit.

float deposit(float account_balance, float deposit_amount)

{

// Check whether the deposit amount is greater than zero

if (deposit_amount > 0)

{

// Update account balance.

account_balance = account_balance + deposit_amount;

}

// return account balance.

return account_balance;

}

int main()

{

// Declare the variables.

float account_balance;

float deposit_amount;

float withdrawl_amount;

char input;

// display the statement on console.

printf("BANK ACCOUT PROGRAM!\n");

printf("----------------------------------\n");

// prompt the user to enter the old balance.

printf("Enter the old balance: ");

// Input balance

scanf("%f", &account_balance);

// Display the statement on console.

printf("Enter the transactions now.\n");

printf("Enter an F for the transaction type when you are finished.\n");

// Start the do while loop

do

{

// prompt the user to enter transaction type.

printf("Transaction Type (D=deposit, W=withdrawal, F=finished): ");

// Input type.

scanf(" %c", &input);

// Check if the input is D

if (input == 'D')

{

// Prompt the user to input amount.

printf("Amount: ");

// input amount.

scanf("%f", &deposit_amount);

// Call to the function.

account_balance=deposit(account_balance,deposit_amount);

}

// Check if the input is W

if (input == 'W')

{

printf("Amount: ");

scanf("%f", &withdrawl_amount);

// Call to the function.

account_balance = withdraw(account_balance,withdrawl_amount);

}

// Check if the input is F

if (input == 'F')

{

// Dispplay the amount.

printf("Your ending balance is $%.2f\n", account_balance);

printf("Program is ending\n");

}

// End the while loop

} while(input != 'F');

return 0;

}

the picture uploaded below shows the program screenshot.

cheers, i hope this helps.

5 0
3 years ago
A 3-ft-diameter vertical cylindrical tank open to the atmosphere contains 1-ft-high water. The tank is now rotated about the cen
arlik [135]

Answer:

The angular velocity is 7.56 rad/s

the maximum water height is 2 ft

Explanation:

The z-position as a function of r is equal to

z_{s(r)} =h_{0} -\frac{w^{2}(R^{2}-2r^{2}   }{4g} (eq. 1)

where

h0 = initial height = 1 ft

w = angular velocity

R = radius of the cylinder = 1.5 ft

zs(r) = 0 when the free surface is lowest at the centre

Replacing and clearing w

w=\sqrt{\frac{4gh_{0} }{R^{2} } } =\sqrt{\frac{4*32.17*1}{1.5^{2} } } =7.56rad/s

if you consider the equation 1 for the free surface at the edge is equal to

z_{s(R)} =h_{0} +\frac{w^{2}R^{2}   }{4g} =1+\frac{(7.56^{2})*(1.5^{2} ) }{4*32.17} =1.99ft=2ft

7 0
3 years ago
Other questions:
  • Technician A says that most states will allow landfills to dispose of whole tires with a permit. Technician B says that landfill
    5·1 answer
  • A flame ionization detector, which is often used in gas chromatography, responds to a change in
    12·1 answer
  • Air at 20 C and 1 atm flows over a flat plate at 35 m/s. The plate is 75 cm long and is maintained at 60 с. Assuming unit depth
    8·1 answer
  • What is the theoretical density in g/cm3 for Lead [Pb]?
    13·1 answer
  • Write a program to calculate overtime pay of 10 employees. Overtime is paid at the rate of Rs. 12.00
    13·1 answer
  • To measure the greening of the U.S. economy, you need only to look at the growing number of green jobs and occupations.
    10·2 answers
  • When a company in the United States employs people in India to answer their customer service calls this is an example of
    9·1 answer
  • Using the tables for water, determine the specified property data at the indicated states. In each case, locate the state on ske
    10·1 answer
  • Why is “land-use planning” an appropriate name for urban planning?
    8·2 answers
  • Risks are Not Perceived Differently from What is Happening<br> False<br> True
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!