Answer:
44.95 tonnes
Explanation:
According to principle of buoyancy the object will just sink when it's weight is more than the weight of the liquid it displaces
It is given that empty weight of box = 40 tons
Let the mass of the stones to be placed be = M tonnes
Thus the combined mass of box and stones = (40+M) tonnes..........(i)
Since the box will displace water equal to it's volume V we have
Now the weight of water displaced = is density of water = 1000kg/
Thus weight of liquid displaced = ..................(ii)
Equating i and ii we get
40 + M = 84.95
thus Mass of stones = 44.95 tonnes
Explanation:
First of all get the input from the user, number of rows and number of columns where rows represents seat digit number and column represents the seat letter
rows is initialized to 1 to ensure that row starts at 1 or you can remove it then seat number will start from 0.
The first loop is used for digits starting from 1 to number of rows
The second loop is used for letters starting from 1 to number of columns
since rows and cols are not of the same type that's why we are converting the int type to string type
print(str(rows)+cols) counter will keep updating the columns A, B, C.....
rows= rows + 1 counter will keep updating the rows 1, 2, 3....
Code:
Please refer to the attached image.
Output:
Please enter the number of rows: 2
Please enter the number of columns: 3
1A
1B
1C
2A
2B
2C
Answer:
It is because constraints applied automatic by the software (CAD) are supposed to control relationships and geometry between lines, arcs and circles while those manually added are supposed to control the geometry to behave in the manner the user likes the sketch to appear when drawing.
Explanation:
CAD software enables creating sketches using the program by automatic allowing geometric constraints to perform the tasks.Geometry in lines, circles, and other geometric features show collaborating relation that facilitate sketching in the program.For example, two end points appear to make lines remain perpendicular.Other geometric constraints are parallel, and equal.However, the user can manually apply geometric constraints to a sketch to force the geometry in a manner that is suitable to the sketch drawn.That is why a user must manually apply others.
emf generated by the coil is 1.57 V
Explanation:
Given details-
Number of turns of wire- 1000 turns
The diameter of the wire coil- 1 cm
Magnetic field (Initial)= 0.10 T
Magnetic Field (Final)=0.30 T
Time=10 ms
The orientation of the axis of the coil= parallel to the field.
We know that EMF of the coil is mathematically represented as –
E=N(ΔФ/Δt)
Where E= emf generated
ΔФ= change inmagnetic flux
Δt= change in time
N= no of turns*area of the coil
Substituting the values of the above variables
=1000*3.14*0.5*10-4
=.0785
E=0.0785(.2/10*10-3)
=1.57 V
Thus, the emf generated is 1.57 V