Chapter1 (Q20) Describe the chemical conditions within a neuron during resting potential and action potential
caawiye Admin
Verified
•
•
1 Answer
300"
x-show="show"
x-transition:enter="transition ease-out duration-300"
x-transition:enter-start="opacity-0 translate-y-10"
x-transition:enter-end="opacity-100 translate-y-0"
x-transition:leave="transition ease-in duration-300"
x-transition:leave-start="opacity-100 translate-y-0"
x-transition:leave-end="opacity-0 translate-y-10"
class="fixed bottom-8 right-8 z-50 cursor-pointer group"
@click="scrollToTop()"
style="display: none;">
/
Cookie Policy
Caawiye is a community-driven Q&A platform. We use cookies to enhance your experience and ensure our services work correctly. Learn more
Message
Answer
During resting potential, the outside of the neuron is positively charged due to the more sodium ions than potassium ions outside the neuron, and inside of the neuron is negatively charged due to more potassium ions than sodium ions inside the neuron.
During action potential, the outside of the neuron is negatively charged due to the more potassium ions than sodium ions outside the neuron, and inside of the neuron is positively charged due to more sodium ions than potassium ions inside the neuron.