Answer:
percentage change in volume is 2.60%
water level rise is 4.138 mm
Explanation:
given data
volume of water V = 500 L
temperature T1 = 20°C
temperature T2 = 80°C
vat diameter = 2 m
to find out
percentage change in volume and how much water level rise
solution
we will apply here bulk modulus equation that is ratio of change in pressure to rate of change of volume to change of pressure
and we know that is also in term of change in density also
so
E =
................1
And
............2
here ρ is density
and we know ρ for 20°C = 998 kg/m³
and ρ for 80°C = 972 kg/m³
so from equation 2 put all value


dV = 0.0130 m³
so now % change in volume will be
dV % =
× 100
dV % =
× 100
dV % = 2.60 %
so percentage change in volume is 2.60%
and
initial volume v1 =
................3
final volume v2 =
................4
now from equation 3 and 4 , subtract v1 by v2
v2 - v1 =
dV =
put here all value
0.0130 =
dl = 0.004138 m
so water level rise is 4.138 mm
Answer:
The Employee
Explanation:
Because it is there responsibility
Answer:
The statement can be written as
int result = cube(4);
Explanation:
A function is a block of reusable codes to perform some tasks. For example, the function in the question is to calculate the cube of a number.
A function can also operate on one or more input value (argument) and return a result. The <em>cube </em>function in the question accept one input value through its parameter <em>number </em>and the <em>number</em> will be multiplied by itself twice and return the result.
To call a function, just simply write the function name followed with parenthesis (e.g. <em>cube()</em>). Within the parenthesis, we can include zero or one or more than one values as argument(s) (e.g. <em>cube(4)</em>).
We can then use the "=" operator to assign the return output of the function to a variable (e.g. <em>int result = cube(4)</em>)
Answer:
Explanation:if you stretch the hose more tightly the speed of the pulse will reduce..