Skip to main content

Explain how water and glucose can diffuse across a plasma membrane?

Diffusion is a type of passive transport. The cell doesn't have to invest energy to allow the molecules to pass through the plasma membrane.


The plasma membrane is composed of a phospholipid bi-layer. Its hydrophilic and polar "heads" point towards the extracellular environment on the outside of the cell, and towards the cytoplasm on the inside of the cell. Its nonpolar hydrophobic tails are aligned on the inner surface of the membrane. There are proteins embedded in the cell membrane that can serve as transport proteins.


The plasma membrane is selectively permeable which means only certain substances may pass through the cell membrane. These vital substances must be able to enter and leave a cell in order for it to stay alive.


Osmosis is the passage of water across the plasma membrane by diffusion. There must be a region of higher concentration of water on one side of the membrane relative to the other. Aquaporins are channel proteins that help increase the amount of water molecules that can diffuse across the membrane. That is because they have a hydrophilic channel that molecules like water can use as a tunnel through the membrane. Hydrophilic molecules like water do not cross the membrane easily on their own.


Cells need glucose to carry out cellular respiration. If there is a higher concentration of glucose outside the membrane relative to inside the cell, glucose will enter the cell when carrier proteins shuttle the molecules across. Glucose is too large of a molecule to enter a cell unassisted. This is known as facilitated diffusion and does not rely on an additional input of energy from the cell. The difference in concentration from high to low is a concentration gradient that provides the energy for this process to occur. 


The link I provided has details about facilitated diffusion-see number 2 with an excellent diagram, and osmosis-see number 3 in the article.

Comments

Popular posts from this blog

Is there a word/phrase for "unperformant"?

As a software engineer, I need to sometimes describe a piece of code as something that lacks performance or was not written with performance in mind. Example: This kind of coding style leads to unmaintainable and unperformant code. Based on my Google searches, this isn't a real word. What is the correct way to describe this? EDIT My usage of "performance" here is in regard to speed and efficiency. For example, the better the performance of code the faster the application runs. My question and example target the negative definition, which is in reference to preventing inefficient coding practices. Answer This kind of coding style leads to unmaintainable and unperformant code. In my opinion, reads more easily as: This coding style leads to unmaintainable and poorly performing code. The key to well-written documentation and reports lies in ease of understanding. Adding poorly understood words such as performant decreases that ease. In addressing the use of such a poorly ...

Is 'efficate' a word in English?

I routinely hear the word "efficate" being used. For example, "The most powerful way to efficate a change in the system is to participate." I do not find entries for this word in common English dictionaries, but I do not have an unabridged dictionary. I have checked the OED (I'm not sure if it is considered unabridged), and it has no entry for "efficate". It does have an entry for "efficiate", which is used in the same way. Wordnik has an entry for "efficate" with over 1800 hits, thus providing some evidence for the frequency of use. I personally like the word and find the meaning very clear and obvious when others use it. If it's not currently an "officially documented" word, perhaps its continued use will result in it being better documented.