2Na + O2 -> NaO2
that name is :
sodium peroxide
Answer:
Gas
Increase the pressure
Explanation:
Let's refer to the attached phase diagram for CO₂ (not to scale).
<em>At -57 °C and 1 atm, carbon dioxide is in which phase?</em>
If we look at the intersection between -57°C and 1 atm, we can see that CO₂ is in the gas phase.
<em>At 10°C and 2 atm carbon dioxide is in the gas phase. From these conditions, how could the gaseous CO₂ be converted into liquid CO₂?</em>
Since at 10°C and 2 atm carbon dioxide is below the triple point, the only way to convert it into liquid is by increasing the pressure (moving up in the vertical direction).
Answer:
class sum (
public static void sumofvalue (int m, int n, int p)
{
System.out.println(m);
System.out.println(n);
System.out.println(p);
int SumValue=m+n+p;
System.out.println("Average="+Sumvalue/3);
}
)
Public class XYZ
(
public static void main(String [] args)
{
sum ob=new sum();
int X=3;
int X=4;
int X=5;
ob.sumofvalue(X,Y,Z);
int X=7;
int X=8;
int X=10;
ob.sumofvalue(X,Y,Z);
}
)
Explanation:
The above program is made in Java, in which first we have printed value in a separate line. After that, the average value of those three values has been printed according to the question.
The processing of the program is given below in detail
* The first one class named 'sum' has been created which contains the function to print individual value and the average of those three values.
* In seconds main class named 'XYZ', the object of that the above class had been created which call the method of the above class to perform functions.
* In the main class values are assigned to variables X, Y, Z.
CH_3 CH_2 Cl has two different types of hydrogen. On further chlorination they are being substituted by chlorine to give two isomeric dichlorides
The structures of the two chlorides are shown below.
Where Hb is replaced by Cl and Ha is replaced by Cl
Answer:
The correct classification of the statement is all compounds.
Explanation:
- All matter is defined as something that entirely has weight and occupies some sought of space. That's why it can't be used to describe the above statement.
- All elements are defined as substances that have an equal number of protons. The atoms in an element contain an exact atomic number.
- All compounds can be defined as a formation that takes place when a variety of atoms are chemically combined. Hence, this explains the answer above.
- All pure substances mean that the substance is not mixed with anything at all. It's just by itself.