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:
[H₃O⁺] = [F⁻] = 2.2 x 10⁻² M. & [OH⁻] = 4.55 x 10⁻¹³.
Explanation:
- For a weak acid like HF, the dissociation of HF will be:
<em>HF + H₂O ⇄ H₃O⁺ + F⁻.</em>
[H₃O⁺] = [F⁻].
<em>∵ [H₃O⁺] = √Ka.C,</em>
Ka = 6.8 x 10⁻⁴, C = 0.710 M.
∴ [H₃O⁺] = √Ka.C = √(6.8 x 10⁻⁴)(0.710) = 2.197 x 10⁻² M ≅ 2.2 x 10⁻² M.
<em>∴ [H₃O⁺] = [F⁻] = 2.2 x 10⁻² M.</em>
<em></em>
∵ [H₃O⁺][OH⁻] = 10⁻¹⁴.
<em>∴ [OH⁻] = 10⁻¹⁴/[H₃O⁺]</em> = 10⁻¹⁴/(2.2 x 10⁻²) = <em>4.55 x 10⁻¹³.</em>
Answer:
- <u><em>Magnesium and fluorine.</em></u>
Explanation:
<em>Ionic compounds</em> are formed by the electrostatic attraction of cations and anions.
Cations, positive ions, are formed when atoms lose electrons, and anions, negative ions, are formed when atoms gain electrons.
When two different atoms have similar atraction for electrons (electronegativity) they will not donate to nor catch electrons from each other, so cations and anions will not be formed. Instead, the atoms would prefer to share electrons forming covalent bonds to complete their outermost shell (octet rule).
Then, in order to form ionic compounds the electronegativities have to substantially different. This situation does not happen between two nonmetal elements, which nitrogen and sulfur are. Then, you can predict safely that nitrogen and sulfur will not form an ionic compound.
Ionic compounds, then require the electronegativity difference that exist between some metals and nonmetals. Being magnesium an alkaline earth metal, its electronegativity is very low. On the other hand, fluorine the first element of the group 17, has the highest electronegativity of all the elements.Thus magnesium and fluorine will have enough electronegativity difference to justify the exchange of electrons, forming ions and, consequently, ionic compounds.
Answer:
The answer is a. I learned that they can multiply by using your cells
Answer:
use visual studio code and put in this print{3:2}-1
Explanation: