Answer:
hello some parts of your question is missing attached below is the missing part
answer :
A) Determine changes in the 50-mm dimensions
The changes are : 0.006mm compression in y-direction
0.002 mm expansion in x and z directions
B) the stress required are evenly distributed
Explanation:
<em>Given data</em> :
50-mm cube of graphite fiber reinforced polymer matrix
subjected to 125-KN force in direction 2,
direction 2 is perpendicular to fiber direction ( direction 1 ) and cube is constrained against expansion in direction 3
A) Determine changes in the 50-mm dimensions
The changes are : 0.006mm compression in y-direction
0.002 mm expansion in x and z directions
B) the stress required are evenly distributed
attached below is the detailed solution
Answer:
folding plans neatly after use
Answer:
Explanation:
var generator = new Random(1);
// Now the nextGaussian() function returns a normal distribution of random numbers with the following parameters: a mean of zero and a standard deviation of one
var draw = function() {
var num = generator.nextGaussian();
var standardDeviation = 60;
var mean = 2003;
// Multiply by the standard deviation and add the mean.
var x = standardDeviation * num + mean;
noStroke();
fill(214, 159, 214, 10);
ellipse(x, 200, 16, 16); };
Hope this will be helpful
Answer:
the surface heat-transfer coefficient due to natural convection during the initial cooling period. = 4.93 w/m²k
Explanation:
check attachement for answer explanation