Seudónimo Seudónimo
  • 02-03-2021
  • Health
contestada

If an energy pyramid starts with 4500kcals of energy, how much energy will the be in trophic level 3

Respuesta :

crescenttsukithrowaw
crescenttsukithrowaw crescenttsukithrowaw
  • 02-03-2021

Answer:

45 kcal

Explanation:

Trophic level 3 meaning it will be 1% of overall energy in trophic level 1.

Answer Link
emptymaze
emptymaze emptymaze
  • 02-03-2021
45kcals of trophies energy
Answer Link

Otras preguntas

An inmate is sentenced to 30 years in prison. Which of the following programs may help the inmate become a productive member of society upon their release? Job
Can someone help me with this :(?
a company buys a new software package. this package includes a user guide. give two sections that should be included in this user guide.
Which actions represent parody? A. Disturbing counterfeit copies of a new comedy B. Altering copyrighted material for comedic effect C. Writing a scathing revie
Select the correct answer. Lane has never been good at math, but he has to take an algebra class to graduate. He feels too embarrassed by his limited knowledge
What secured land for a route for a western railroad?
Simplify the following expression 9y + 12 - 3 x 6y9y+12−3×6y
what is the advantage of learning english language.​
Which of the following is the line of symmetry for the figure shown below? B OA. Line A OB. Line C C. This figure is not symmetrical.
Given the following code char a[2][4] = { { 'c', 'a', 'r', 'b' }, { 'i', 'k', 'e', '\0' } }; char *p = &a[0][0]; while (*p != '\0') { printf("%c", *p); p++;