Anys1899 Anys1899
  • 03-06-2018
  • Biology
contestada

This secretes digestive enzymes and buffers which neutralize the stomach acids

Respuesta :

ComDest
ComDest ComDest
  • 03-06-2018
The pancreas is the organ that releases most of the digestive enzymes needed for chemical digestion. Since the food is entering from the stomach, much of the enzymes are alkaline to neutralize the acid & protect the small intestines.

Hope this helps!
Answer Link

Otras preguntas

Describe TWO ways that topography affects the spatial pattern of population distribution shown on the map.
What's a False statement about online time? A. Blue light from devices can make it hard to sleep. B. It's a good way to connect with friends who are far away. C
Why is pollution so widespread
what is motion define three types of motion with examples
Explain mood in poems
how do authors use the resources of language to impact the way an audience thinks, acts, and perceives the world?
We’re the southeastern peaceful or warlike
Modern neuroscience has found that once we pass adolescence, the human brain is no longer plastic. True False
Which choice listed describes the distribution of power in the Union of African States? A) Power is shared equally by the central and regional authories. B) The
Consider the following code segment. int j = 10; int k = 8; j += 2; k += j; System.out.print(j); System.out.print(" "); System.out.println(k); What is printed w