They ran different shapes and materials through a wind tunnel to see which shape and material would decrease energy output so that it takes in equal COthan it puts out.
Except the Table of Contents
Answer:
The shear strain is 0.05797 rad.
Explanation:
Shear strain is the ratio of change in dimension along the shearing load direction to the height of the plate under application of shear load. Width of the plate remains same. Length of the plate slides under shear load.
Step1
Given:
Height of the pad is 1.38 in.
Deformation at the top of the pad is 0.08 in.
Calculation:
Step2
Shear strain is calculated as follows:



For small angle of
,
can take as
.

Thus, the shear strain is 0.05797 rad.
Answer:
F=1.47 KN
Explanation:
Given that
Diameter of plate = 25 cm
Height of pool h = 3 m
We know that force can be given as
F= P x A
P=ρ x g x h
Now by putting the values
P=1000 x 10 x 3
P= 30 KPa


F= 30 x 0.049 KN
F=1.47 KN
So the force on the plate will be 1.47 KN.
A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. ... Different programming languages name them differently, for example, functions, methods, sub-routines, procedures, etc.