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
Leona [35]
3 years ago
10

A square plate of titanium is 12cm along the top, 12cm on the right side, and 5mm thick. A normal tensile force of 15kN is appli

ed to the top side of the plate. A normal tensile force of 20kN is applied to the right side of the plate. The elastic modulus, E, is 115 GPa for titanium.If the left and bottom edges of the plate are fixed, calculate the normal strain and elongation of both the TOP and RIGHT side of the plate.
Engineering
1 answer:
Scrat [10]3 years ago
5 0

Answer:

X_t=2.17391304*10^{-4}

X_r=2.89855072*10^{-4}

e_t=0.0026

e_r=0.0035

Explanation:

From the question we are told that:

Dimension 12*12

Thickness l_t=5mm=5*10^-3

Normal tensile force on top side F_t= 15kN

Normal tensile force on right side  F_r= 20kN

Elastic modulus, E=115Gpap=>115*10^9

Generally the equation for Normal Strain X is mathematically given by

 X=\frac{Force}{Area*E}

Therefore

For Top

 X_t=\frac{Force_t}{Area*E}

Where

 Area=L*B*T

 Area=12*10^{-2}*5*10^{-3}

 Area=6*10^{-4}  

 X_t=\frac{15*10^3}{6*10^{-4}*115*10^9}

 X_t=2.17391304*10^{-4}

For Right sideX_r=\frac{Force_r}{Area*E}

Where

Area=L*B*T

 Area=12*10^{-2}*5*10^{-3}

 Area=6*10^{-4}  

 X_r=2.89855072*10^{-4}

 X_r=2.89855072*10^{-4}

Generally the equation for elongation is mathematically given by

 e=strain *12

For top

 e_t=2.17391304*10^{-4}*12

 e_t=0.0026

For Right

 e_r=2.89855072*10^{-4} *12

 e_r=0.0035

You might be interested in
A belt drive was designed to transmit the power of P=7.5 kW with the velocity v=10m/s. The tensile load of the tight side is twi
Leviafan [203]

Answer:

F₁ = 1500 N

F₂ = 750 N

F_{e} = 500 N

Explanation:

Given :

Power transmission, P = 7.5 kW

                                      = 7.5 x 1000 W

                                      = 7500 W

Belt velocity, V = 10 m/s

F₁ = 2 F₂

Now we know from power transmission equation

P = ( F₁ - F₂ ) x V

7500 = ( F₁ - F₂ ) x 10

750 =  F₁ - F₂

750 = 2 F₂ - F₂      ( ∵F₁ = 2 F₂ )

∴F₂  = 750 N

Now F₁ = 2 F₂

        F₁ = 2 x F₂

        F₁ = 2 x 750

        F₁ = 1500 N   ,   this is the maximum force.

Therefore we know,

F_{max} = 3 x F_{e}

where F_{e} is centrifugal force

 F_{e} = F_{max} / 3

                          = 1500 / 3

                         = 500 N

8 0
3 years ago
Select the correct answer.
Ulleksa [173]
The answer is A. Immediately inform her colleague
4 0
3 years ago
For methyl chloride at 100°C the second and third virial coefficients are: B = −242.5 cm 3 ·mol −1 C = 25,200 cm 6 ·mol −2 Calcu
bogdanovich [222]

Answer:

a)W=12.62 kJ/mol

b)W=12.59 kJ/mol

Explanation:

At T = 100 °C the second and third virial coefficients are

B = -242.5 cm^3 mol^-1

C = 25200 cm^6  mo1^-2

Now according isothermal work of one mole methyl gas is

W=-\int\limits^a_b {P} \, dV

a=v_2\\

b=v_1

from virial equation  

\frac{PV}{RT}=z=1+\frac{B}{V}+\frac{C}{V^2}\\   \\P=RT(1+\frac{B}{V} +\frac{C}{V^2})\frac{1}{V}\\

And  

W=-\int\limits^a_b {RT(1+\frac{B}{V} +\frac{C}{V^2}\frac{1}{V}  } \, dV

a=v_2\\

b=v_1

Now calculate V1 and V2 at given condition

\frac{P1V1}{RT} = 1+\frac{B}{v_1} +\frac{C}{v_1^2}

Substitute given values P_1\\ = 1 x 10^5 , T = 373.15 and given values of coefficients we get  

10^5(v_1)/8.314*373.15=1-242.5/v_1+25200/v_1^2

Solve for V1 by iterative or alternative cubic equation solver we get

v_1=30780 cm^3/mol

Similarly solve for state 2 at P2 = 50 bar we get  

v_1=241.33 cm^3/mol

Now  

W=-\int\limits^a_b {RT(1+\frac{B}{V} +\frac{C}{V^2}\frac{1}{V}  } \, dV

a=241.33

b=30780

After performing integration we get work done on the system is  

W=12.62 kJ/mol

(b) for Z = 1 + B' P +C' P^2 = PV/RT by performing differential we get  

         dV=RT(-1/p^2+0+C')dP

Hence work done on the system is  

W=-\int\limits^a_b {P(RT(-1/p^2+0+C')} \, dP

a=v_2\\

b=v_1

by substituting given limit and P = 1 bar , P2 = 50 bar and T = 373 K we get work  

W=12.59 kJ/mol

The work by differ between a and b because the conversion of constant of virial coefficients are valid only for infinite series  

8 0
3 years ago
"Write a statement that outputs variable numItems. End with a newline. Program will be tested with different input values."
kirill [66]

Answer:

The solution code is written in Java.

System.out.println(numItems);

Explanation:

Java <em>println() </em>method can be used to display any string on the console terminal. We can use <em>println()</em> method to output the value held by variable <em>numItems.</em> The <em>numItems </em>is passed as the input parameter to <em>println()</em> and this will output the value of <em>numItems</em> to console terminal and at the same time the output with be ended with a newline automatically.  

6 0
3 years ago
Select three types of engineering that involve work in inaccessible environments.
Pavel [41]

Answer:

Chemical Engineer,Geological Engineer,Aerospace Engineer

Explanation:

8 0
3 years ago
Read 2 more answers
Other questions:
  • Stainless steel ball bearings (rho = 8085 kg/m3 and cp = 0.480 kJ/kg·°C) having a diameter of 1.2 cm are to be quenched in water
    10·2 answers
  • A piece of corroded steel plate was found in a submerged ocean vessel. It was estimated that the original area of the plate was
    12·1 answer
  • Automotive service P2 Wastewater Management and Handling Spins
    9·1 answer
  • A circular ceramic plate that can be modeled as a blackbody is being heated by an electrical heater. The plate is 30 cm in diame
    15·1 answer
  • A 400-MVA, 240-kV/24-kV, three-phase Y-A transformer has an equivalent series impedance of 1.2 + j6 N per phase referred to the
    13·1 answer
  • Water flowing through both a small pipe and a large pipe can fill a water tank in 4 hours. Water flowing through the small pipe
    5·1 answer
  • How many astronauts work<br> in the International Space Station
    7·1 answer
  • The ruler game, HELPPPP PLS
    11·2 answers
  • What is one of the most common ways in which workers get hurt around machines?
    14·1 answer
  • Jade wanted to test the effect of ice on the weathering of rocks. She filled two containers with gypsum and placed a water ballo
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!