Answer:
class TriangleNumbers
{
public static void main (String[] args)
{
for (int number = 1; number <= 10; ++number) {
int sum = 1;
System.out.print("1");
for (int summed = 2; summed <= number; ++summed) {
sum += summed;
System.out.print(" + " + Integer.toString(summed));
}
System.out.print(" = " + Integer.toString(sum) + '\n');
}
}
}
Explanation:
We need to run the code for each of the 10 lines. Each time we sum numbers from 1 to n. We start with 1, then add numbers from 2 to n (and print the operation). At the end, we always print the equals sign, the sum and a newline character.
Answer:
809.98°C
Explanation:
STEP ONE: The first step to take in order to solve this particular Question or problem is to find or determine the Biot value.
Biot value = (heat transfer coefficient × length) ÷ thermal conductivity.
Biot value = (220 × 0.1)÷ 110 = 0.2.
Biot value = 0.2.
STEP TWO: Determine the Fourier number. Since the Biot value is greater than 0.1. Tis can be done by making use of the formula below;
Fourier number = thermal diffusivity × time ÷ (length)^2.
Fourier number = (3 × 60 × 33.9 × 10^-6)/( 0.1)^2 = 0.6102.
STEP THREE: This is the last step for the question, here we will be calculating the temperature of the center plane of the brass plate after 3 minutes.
Thus, the temperature of the center plane of the brass plane after 3 minutes = (1.00705) (0.89199) (900- 15) + 15.
= > the temperature of the center plane of the brass plane after 3 minutes = 809.98°C.
Answer:
Explanation:
Diffusion flux of a gas, J is given by
where
is permeability coefficient,
P is pressure difference and x is thickness of membrane.
The pressure difference will be 10,000 Pa- 3000 Pa= 7000 Pa
At 298 K, the permeability coefficient of water vapour through polypropylene sheet is
Since the thickness of sheet is given as 1mm= 0.1 cm then
Therefore, the diffusion flux is