E, 63% of the value. I forget the rationale behind it but I learnt that in engineering. 90% confident for that answer.
Answer:
Explanation:
Calculate the volume of the lead

Now calculate the bouyant force acting on the lead


This force will act in upward direction
Gravitational force on the lead due to its mass will act in downward direction
Hence the difference of this two force

If V is the volume submerged in the water then bouyant force on the bobber is

Equate bouyant force with the tension and gravitational force

Now Total volume of bobble is

=
Answer:
57,42 KJ
Explanation:
By a isobaric proces, the expresion for the works in the jpg adjunt. Then:
W = Pa(Vb - Va) = Pa*Vb - Pa*Va ---(1)
By the ideal gases law: PV=RTn
Then, in (1): (remember Pa = Pb)
W = R*Tb*n - R*T*an = R*n*(Tb - Ta) --- (2)
Since we have 1 Kg air: How much is this in moles?
From bibliography: 28.96 g/mol
Then, in 1 Kg (1000 g) there are:
n = 34,53 mol
Finally, in (2):
W = (8,3144 J/K.mol)*(34,53 mol)*(500K - 300K) = 51 419,9 J ≈ 57,42 KJ
REPETITION CYCLES. A repeating structure allows you to execute an instruction or a set of instructions multiple times. A repetitive execution of sentences is characterized by: The sentence or sentences that are repeated. The cycle is one of the most important basic programming structures, as it is present in dissimilar problems. In structured programming there are three types of basic cycles: determined, indeterminate avoidable, and indeterminate unavoidable; On the other hand, visual programming brings with it a revolutionary change in this structure, since the user who controls when the cycle ends is himself, activating an event that signifies the breaking of the cycle.