Answer:
Macronutrients are simply nutrients the body needs in a very high amount e.g Carbohydrate.
MicroNutrients are simply nutrients the body needs but in little amount e.g Minerals.
Explanation:
So for further breakdown:
What are nutrients? Nutrients are essential elements that nourish the body in different capacities. We as humans get most of out nutrients from the food and water we ingest.
Now about Macro Nutrients: From the prefix "Macro" which means large, we can infer that macro nutrients are elements need by the body for the fundamental processes of the body, deficiency in this nutrients are very easy to spot. Examples are: Carbohydrates, Protein, Fats amd Water.
Micro Nutrients: In relation to macro nutrients this are elements that the body needs but are not needed in Large quantities. They mostly work like supporting nutrients. Most chemical activities like reaction that occur in the body are a function of micro nutrients. Defiencies in micrp nutrients may take some time to spot e.g Minerals and Vitamins
In regards to exercise: Macro nutrients are the essential ones here since they are the ones that generate energy. PS: micro nutrients dont generate energy.
In regards to rest: Both the Macro and Micro Nutrients are essentail for the overall well being of the body.
Answer:
b. the supremacy clause
Explanation:
This is clearly a violation of the supremacy clause of the constitution. The supremacy clause makes the constitution and federal laws made under the constitutional authority the supreme law of the united state. And in a case where there is a conflicting state law, as we have here with Oregon, the federal law is supposed to take priority.
So in this case where the federal law and the state law do not agree, the feral law has the power to override the law of the state. So oregon has violated the supremacy clause
Answer:
Training is a way for employers to provide tools to enable employees to protect themselves and others from injuries.
Explanation:
Answer:
START
READ ID_Number
READ Item_description
READ length_of_auction_Days
READ minimum_required_bid
IF minimum_required_bid GREATER THAN 100
THEN
DISPLAY
Item Details are
Item Id : ID_Number
Item Description: Item_description
Length Action days: length_of_auction_Days
Minimum Required Bid: minimum_required_bid
END
Explanation: