Science, asked by Anonymous, 9 months ago

what is the principle involved in the following preservation methods :
a )salting
b )oil
c)heat and cold treatment​

Answers

Answered by PhoenixTamizha
3

Answer:

(a.)Dehydrating works on this same principle, many types of food such as fruits, vegetables, meat and fish is dried. ... The mechanism that is in effect when we salt foods to preserve them is osmosis. Osmosis works by drawing water across a cell membrane so that both sides have an equal amount of saltiness or salinity.

(b.)Lubrication is a process which aims at reducing friction between two moving pieces. When two surfaces come in contact with one another, a fluid must be injected to separate them. The word greasing applies when grease is used to lubricate.

(c.)In both methods, the food is heated for a short period of time and then introduced into either cold water or cold air to quickly stop the heating process. At the industrial level, foods move on a continuous conveyor belt through preheating, holding, and cooling.

Answered by Anonymous
2


(a.)Dehydrating works on this same principle, many types of food such as fruits, vegetables, meat and fish is dried. ... The mechanism that is in effect when we salt foods to preserve them is osmosis. Osmosis works by drawing water across a cell membrane so that both sides have an equal amount of saltiness or salinity.

(b.)Lubrication is a process which aims at reducing friction between two moving pieces. When two surfaces come in contact with one another, a fluid must be injected to separate them. The word greasing applies when grease is used to lubricate.

(c.)In both methods, the food is heated for a short period of time and then introduced into either cold water or cold air to quickly stop the heating process. At the industrial level, foods move on a continuous conveyor belt through preheating, holding, and coolina.

&lt;html&gt; <br /><br />&lt;head&gt; <br /><br />&lt;style&gt; <br /><br />div { <br /><br />width: 100px; <br /><br />height: 100px; <br /><br />background-color: red; <br /><br />position: relative; <br /><br />animation-name: example; <br /><br />animation-duration: 4s; <br /><br />animation-iteration-count: 3; <br /><br />} <br /><br />@keyframes example { <br /><br />0% {background-color:red; left:0px; top:0px;} <br /><br />25% {background-color:yellow; left:200px; top:0px;} <br /><br />50% {background-color:blue; left:200px; top:200px;} <br /><br />75% {background-color:green; left:0px; top:200px;} <br /><br />100% {background-color:red; left:0px; top:0px;} <br /><br />} <br /><br />&lt;/style&gt; <br /><br />&lt;/head&gt; <br /><br />&lt;body&gt; <br /><br />&lt;p&gt;&lt;b&gt;ABHISHEK....&lt;/p&gt; <br /><br />&lt;div&gt;&lt;/div&gt; <br /><br />&lt;/body&gt; <br /><br />&lt;/html&gt;

&lt;html&gt; <br /><br />&lt;head&gt; <br /><br />&lt;style&gt; <br /><br />h1{ <br /><br />text-transform:uppercase; <br /><br />margin-top:90px; <br /><br />text-align:center; <br /><br />font-family:Courier new,monospace; <br /><br />border:3px solid rgb(60,450,500); <br /><br />border-top:none; <br /><br />width:90%; <br /><br />letter-spacing:-6px; <br /><br />box-sizing:border-box; <br /><br />padding-right:5px; <br /><br />border-radius:6px; <br /><br />font-size:35px; <br /><br />font-weight:bold; <br /><br />} <br /><br />h1 span{ <br /><br />position:relative; <br /><br />display:inline-block; <br /><br />margin-right:3px; <br /><br />} <br /><br />@keyframes shahir{ <br /><br />0% <br /><br />{ <br /><br />transform: translateY(0px) rotate(0deg); <br /><br />} <br /><br />40% <br /><br />{ <br /><br />transform: translateY(0px) rotate(0deg); <br /><br />} <br /><br />50% <br /><br />{ <br /><br />transform: translateY(-50px)rotate(180deg);; <br /><br />} <br /><br />60% <br /><br />{ <br /><br />transform: translateY(0px)rotate(360deg);; <br /><br />} <br /><br />100% <br /><br />{ <br /><br />transform: translate(0px)rotate(360deg);; <br /><br />}} <br /><br />h1 span <br /><br />{ <br /><br />animation: shahir 3s alternate infinite linear; <br /><br />} <br /><br />h1 span:nth-child(1) <br /><br />{color:lime; <br /><br />animation-delay: 0s; <br /><br />} <br /><br />h1 span:nth-child(2) <br /><br />{color:lightmaroon; <br /><br />animation-delay: 0.2s; <br /><br />} <br /><br />h1 span:nth-child(3) <br /><br />{color:red; <br /><br />animation-delay:0s; <br /><br />} <br /><br />h1 span:nth-child(4) <br /><br />{color:green; <br /><br />animation-delay: 0.4s; <br /><br />} <br /><br />h1 span:nth-child(5) <br /><br />{color:blue; <br /><br />animation-delay: 0.5s; <br /><br />} <br /><br />h1 span:nth-child(6) <br /><br />{color:purple; <br /><br />animation-delay: 0.3s;} <br /><br />&lt;/style&gt; <br /><br />&lt;meta name="viewport" content="width=device-width" &gt; <br /><br />&lt;/head&gt; <br /><br />&lt;body&gt;&lt;center&gt;&lt;div&gt;&lt;h1&gt;&lt;span&gt;A&lt;/span&gt;&lt;span&gt;B&lt;/span&gt;&lt;span&gt;H&lt;/span&gt;&lt;span&gt;I&lt;/span&gt;&lt;span&gt;S&lt;/span&gt;&lt;span&gt;H&lt;/span&gt;&lt;span&gt;E&lt;/span&gt;&lt;span&gt;K&lt;/span&gt; <br /><br />&lt;/h1&gt;&lt;/div&gt;&lt;/center&gt;&lt;/body&gt;&lt;/html&gt;
Similar questions