# Nakafa Learning Content

> For AI agents: use [llms.txt](https://nakafa.com/llms.txt) for the site index. Markdown versions are available by appending `.md` to content URLs or sending `Accept: text/markdown`.

URL: https://nakafa.com/en/subjects/biology/climate-change/causes
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/material/lesson/biology/climate-change/causes/en.mdx

Understand the greenhouse effect, greenhouse gases, fossil fuel combustion, land-use change, organic waste, plastic, and human activities that increase warming.

---

## The Greenhouse Effect Is Useful, but It Can Be Strengthened Too Much

Earth needs some heat to stay trapped so it does not become too cold. The problem begins when added gases make that heat-trapping blanket stronger than its natural state.

### The Natural Effect Keeps Earth Warm

The **greenhouse effect** is the process in which certain gases in the atmosphere hold back some of the heat emitted by Earth. Without this process, Earth would be much colder. The problem begins when greenhouse gas concentrations rise and more heat is retained.

**Greenhouse gases** include carbon dioxide, methane, nitrous oxide, and some synthetic gases. These gases do not work like a visible thick blanket, but the effect can be imagined like greenhouse glass. Sunlight enters, then some heat has more difficulty escaping back to space.

The [IPCC AR6 Synthesis Report](https://www.ipcc.ch/report/ar6/syr/) states that warming is mainly driven by greenhouse gas emissions from human activities.

Component: GreenhouseEffectLab
Props:
- title: The Greenhouse Effect Holds Back Some Heat
- description: Change the greenhouse gas level to see the atmosphere retain more heat
emitted by Earth.
- labels: {
gasControl: "Greenhouse gas level",
heatFlow: <>Sunlight enters, Earth emits heat, and greenhouse gases hold back part of that heat.</>,
heatFlowLabel: "Energy flow",
meaning: <>As greenhouse gas concentration increases, a larger share of heat stays near Earth.</>,
meaningLabel: "Climate meaning",
viewLabel: "Greenhouse effect model",
}

### Different Gases Have Different Sources

[EPA](https://www.epa.gov/ghgemissions/overview-greenhouse-gases) gives a practical way to read greenhouse gases. Carbon dioxide is mainly connected with burning fossil fuels and biological materials, methane with energy production, agriculture, and organic waste decay, and nitrous oxide with agriculture, industry, combustion, and wastewater treatment.

| Human activity | Gas or carbon balance affected | Why it matters |
| --- | --- | --- |
| Burning fossil fuels | Carbon dioxide increases | Old stored carbon moves into the air quickly |
| Organic waste without good management | Methane can increase | Low-oxygen decay can release a strong greenhouse gas |
| Forest loss | Carbon uptake decreases | Less living biomass remains to store carbon |
| Plastic production and disposal | Energy use and waste increase | The material chain is tied to fossil feedstocks and disposal |

> To read a climate cause, follow the carbon trail: source, gas or sink change, then extra heat retained.

## Combustion Moves Carbon into the Atmosphere

Many human activities move carbon that was stored for a long time into the air quickly. That movement changes the balance because the atmosphere receives gas that had been locked away.

### Old Carbon Moves into the Air

Fossil fuels form from carbon stored for millions of years below Earth's surface. When coal, oil, or gas is burned, that carbon reacts with oxygen and produces carbon dioxide.

Carbon dioxide is not the only greenhouse gas, but its amount is large because many human activities use energy from fossil fuels. Vehicles, factories, power plants, and industrial processes can add carbon dioxide to the atmosphere.

### Reducing Pollutants Is Not Always Reducing Carbon Dioxide

Vehicle catalysts can reduce some harmful pollutants, but they do not remove the basic fact that fuel combustion still produces carbon dioxide.

This difference is easy to mix up. Air can contain less of certain pollutants, while carbon dioxide from combustion still needs to fall through energy choices and less fuel use.

## Land, Waste, and Plastic Also Change Carbon Flow

Climate change causes do not come only from smokestacks or exhaust pipes. Land use, waste treatment, and plastic production also change carbon flow. These causes matter because they either add greenhouse gases or weaken systems that normally store carbon.

### Forests Store Carbon and Protect Habitat

Forests absorb carbon through photosynthesis and store it in biomass. When forests are cut or burned, carbon uptake decreases and stored carbon can return to the air. A low-diversity monoculture does not always replace the complex ecosystem functions of a forest.

### Organic Waste Can Produce Methane

Organic waste can produce carbon dioxide or methane while decomposing. **Methane** is a strong greenhouse gas. Waste that accumulates without proper management makes decomposition gases harder to control.

The decomposition condition affects which gas becomes important. When organic material breaks down with little oxygen, methane deserves close attention.

### Plastic Is Connected to Energy and Waste

Plastic is also connected with climate through production, energy use, and disposal. Tiny plastic fragments, or microplastics, are often discussed as pollution, but the production and waste chain remains connected with energy use.

Component: Mermaid
Props:
- title: Plastic Path from Fuel to Emission
- description: Connect plastic production, fossil energy, waste, and emissions so the problem does not look separate.
```mermaid
flowchart LR
  A["Fossil fuels"] --> B["Carbon dioxide"]
  C["Organic waste"] --> D["Methane"]
  E["Forest change"] --> F["Carbon uptake falls"]
  B --> G["More heat is retained"]
  D --> G
  F --> G
```

## Causes Are Read through Carbon Flow

Gasoline burning in vehicles mainly adds carbon dioxide because carbon-based fuel reacts with oxygen during combustion. This gives a useful way to read climate causes. Follow the human activity, the gas or carbon balance it changes, and the extra heat retained afterward.

If the activity burns fossil fuels, carbon dioxide is the main trail. If organic waste decomposes without control, methane matters. If forests are damaged, the problem is not only gas released to the air, but also the loss of carbon uptake.