lhth8420 lhth8420
  • 20-02-2024
  • Chemistry
contestada

Complete the following equations (note that the equations are not balanced). Use the activity series if necessary.

A) 2Al + 6HCl -> 2AlCl3 + 3H2
B) AlCl3 + 3Ag -> Al + 3AgCl
C) 3Mg + 2Ca(OH)2 -> 3Mg(OH)2 + 2Ca
D) Mg + 2H2O -> Mg(OH)2 + H2

Respuesta :

Otras preguntas

Name the marked angle in 2 different ways. SOMEONE PLEASE HELP ME ILL GIVE YOU BRAINLIST ANSWER!!!
Which of the following protects the brokers commission
how did Social class structure lead to mexican independence from spain
One or more equations used to represent many common situations are ___________________.
What does Victor do after he is successful in his experiment? A. runs away because he is afraid of what he created B. writes a letter home explaining his succe
the anatomy for palimpest​
guyz plzzz help!!!!!!
A physician orders Fragmin 1,600 international units subcutaneously stat. There are 9-mL vials of Fragmin (dalteparin) 10,000 international units/mL available i
Please write 4-5 sentences about what you see in this image.
Java 1 Question 16 Examine the following code: int count = 0; while ( count <= 6 ) { System.out.print( count + " " ); count = count + 3; } System.out.print