zoebear2025 zoebear2025
  • 22-08-2022
  • Chemistry
contestada

Giant salt crystals have
formed in a cave.

chemical change
physical change

Respuesta :

hannah90959
hannah90959 hannah90959
  • 22-08-2022
It would be a Physical change
Answer Link

Otras preguntas

At a charity fundraiser, adult tickets were sold for $7 each and children's tickets were sold for $2 each Write an algebraic expression for the total amount of
A magnet in the form of a cylindrical rod has a length of 7.30 cm and a diameter of 1.5 cm. It has a uniform magnetization of 5.30 x 103 A/m. What is its magnet
Point D is the image of D(-2,1) under a reflection across the x-axis. What are the coordinates of D?
6(c-2d^2)-2(4c-d^2) please show steps. if it's right i'll give brainliest
Charles has a collection of dimes and quarters worth $1.25. He has 8 coins. Write a systems of equations to represent this situation. Then solve the system to d
In 2016, the population of the United States was approximately 325 million people, with an annual growth rate of approximately 0.7%. If the population of the U.
What is 1.5 divided by 1/6?
Three cards are dealt from a shuffled standard deck of playing cards. What is the probability that the three cards dealt are, in order, an ace, a face card, and
When a 235 92U nucleus is bombarded by neutrons (10n) it undergoes a fission reaction, resulting in the formation of two new nuclei and neutrons. The following
what is the output of the following program when the method is called with 4? void unknown(int n) { if(n>0) unkown(n-1); System.out.print("?"); } A. None of