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.
Answer:
The heat of reaction when hydrogen and oxygen combine to form water is :
<u>C. 571.6 kJ</u>
Explanation:
Enthalpy Change = The enthalpy change for the formation of 1 mole of the substance from their standard state is called the enthalpy of formation.
This is intensive quantity as it is fixed for 1 mole .
Intensive properties = Those properties which are independent on the amount of the substance are intensive properties.
The value of these quantities does not get halve if you divide the substance into two equal parts. example , density, refractive index.
However , the enthalpy of reaction is extensive. Because on increasing the amount the value of the enthalpy also get doubles
Hence for this reaction :
Its value is -285.8 kJ for 1 mole
And here two moles are present . so the value of molar enthalpy is:
-285.8 x 2 = -571.6 kJ
Carbon dioxide
Have a great day:)
The elemental classification for oxygen would be non-metal. It is located in period number 2 and group number 16. It has an atomic number of 8. At room temperature, it exists as a gas. Hope this answers the question. Have a nice day.