Answer:
R = V / I
, R = V² / P, R = P / I²
Explanation:
For this exercise let's use ohm's law
V = I R
R = V / I
Electric power is defined by
P = V I
ohm's law
I = V / R
we substitute
P = V (V / R)
P = V² / R
R = V² / P
the third way of calculation
P = (i R) I
P = R I²
R = P / I²
Anything greater than total vacuum is technically a form of pressure
Answer:
M =2.33 kg
Explanation:
given data:
mass of piston - 2kg
diameter of piston is 10 cm
height of water 30 cm
atmospheric pressure 101 kPa
water temperature = 50°C
Density of water at 50 degree celcius is 988kg/m^3
volume of cylinder is
mass of available in the given container is
M =2.33 kg
Answer:
See explaination
Explanation:
Let's define tuple as an immutable list of Python objects which means it can not be changed in any way once it has been created.
Take a look at the attached file for a further detailed and step by step solution of the given problem.