Answer:
The range of a set of data is the difference between the highest and lowest values in the set. To find the range, first order the data from least to greatest. Then subtract the smallest value from the largest value in the set.
Explanation:
Answer:
Explanation:
Given that:
The Inside pressure (p) = 1402 kPa
= 1.402 × 10³ Pa
Force (F) = 13 kN
= 13 × 10³ N
Thickness (t) = 18 mm
= 18 × 10⁻³ m
Radius (r) = 306 mm
= 306 × 10⁻³ m
Suppose we choose the tensile stress to be (+ve) and the compressive stress to be (-ve)
Then;
the state of the plane stress can be expressed as follows:

Since d = 2r
Then:







When we take a look at the surface of the circular cylinder parabolic variation, the shear stress is zero.
Thus;

Answer:
Code in MATLab is given as below:
Explanation:
grade = input('Enter the grades as elements of a vector ');
x1 = length(grade);
fprintf('There are %5.2f grades\n',x1);
x2 = mean(grade);
fprintf('The average grade is %5.2f \n',x2);
x3=std(grade);
fprintf('The standard deviation is %5.2f \n',x3);
x4 = median(grade);
fprintf('The median grade is %5.2f \n',x4);
Answer:
True
Explanation:
All computer parts require DC power to operate, and wall outlets provide AC Power.
Answer:
Explanation: Analysing the goal of the family is not a requisite feature of setting a career goal. It is an individual person's ability and topic of interest so the family goal cannot be taken into consideration. Brainliest
Explanation: