noblackforyou noblackforyou
  • 01-07-2020
  • Chemistry
contestada

5. When would it be useful to know whether a chemical is an acid or base? Give an example.'

Respuesta :

star5236
star5236 star5236
  • 04-07-2020

Answer:

To determine whether a substance is an acid or a base, count the hydrogens on each substance before and after the reaction. If the number of hydrogens has decreased that substance is the acid (donates hydrogen ions). If the number of hydrogens has increased that substance is the base (accepts hydrogen ions).

Answer Link

Otras preguntas

The regular price of a space invader game is $52 but it is on sale. the discount is $13. what percent discount is this?
David painted for 2 hours and 40 minutes. David finished painting at 6:25 PM. When did David start painting?
What are all possible (x,y) if 5x^3+2xy-23=0
32 divided by 8 equals what
The breadth of the skills approach, which includes motivation, critical thinking, and personality is a weakness of this approach is a strength of this approach
When Fritz drives to work his trip takes 35 ​minutes, but when he takes the train it takes 15 minutes. Find the distance Fritz travels to work if the train trav
a government in which absolute power is exercised by one ruler
The Vice President who resigned to lead the fight against the 1832 tariff
Which of the following ordered pairs could be placed in the table below and still have the relation qualify as a linear function? Input (x) Output (y) −5 7 −
What is output by the following program? int i = 7; while (i>=2){System.out.print (i +""); if ((i%3) == 0){ i +2; } else { i/=2;}}