Answer:
estimate the time since construction of the bridge is 6.66 year
Explanation:
given data
area of the plate = 750 cm²
corroded away during use = 2.5 kg
corrosion penetration rate = 0.5 mm/year
density of the alloy = 10 g/cm³
solution
we know here area is express as
CPR =
................1
put here value ans we get t
t =
t = 58400 hour
time = 6.66 year
Explanation:
Atomic bomb, also called atom bomb, weapon with great explosive power that results from the sudden release of energy upon the splitting, or fission, of the nuclei of a heavy element such as plutonium or uranium.
Answer:
Steps:
1. Create a text file that contains blade diameter (in feet), wind velocity (in mph) and the approximate electricity generated for the year
2. load the data file for example, in matlab, use ('fileame.txt') to load the file
3. create variables from each column of your data
for example, in matlab,
x=t{1}
y=t{2}
4. plot the wind velocity and electricity generated.
plot(x, y)
5. Label the individual axis and name the graph title.
title('Graph of wind velocity vs approximate electricity generated for the year')
xlabel('wind velocity')
ylabel('approximate electricity generated for the year')
Answer:
screw is the answer of the question