> ## Documentation Index
> Fetch the complete documentation index at: https://otzr-mintlify-59e1311f.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# What Is Physics, Really?

> Forget the textbook definition. Here's what physics actually is and why every engineer starts here.

## The one-sentence definition

**Physics is the study of *how stuff behaves* — and why it behaves that way.**

That's it. When you drop your phone and it falls, that's physics. When you press the brake and the car slows down, that's physics. When your coffee cools off on the counter, that's physics too.

## Why school made it confusing

In school, physics usually shows up like this:

> "A 2 kg block slides down a frictionless incline at 30°. Find the acceleration."

No one cares about the block. The teacher skipped the most important step: **why are we even doing this?** So your brain — very reasonably — refused to remember any of it.

The truth is, every physics problem is secretly asking:

> *"If I know how the universe behaves, can I predict what will happen next?"*

That's the whole game. Predict the future using rules.

## The three big ideas physics is built on

If you internalize these three ideas, the rest of physics becomes a series of small steps instead of a cliff.

<AccordionGroup>
  <Accordion title="1. The universe follows rules — and they don't change" icon="scale-balanced">
    A ball dropped in Tokyo falls the same way as a ball dropped in New York. The rules are the same yesterday, today, and tomorrow.

    **Why this matters:** It means if we figure out the rule *once*, we can use it *forever*. That's why a 300-year-old equation from Newton still flies rockets today.
  </Accordion>

  <Accordion title="2. Stuff doesn't change for no reason" icon="arrow-right-arrow-left">
    A book on a table doesn't suddenly fly across the room. A cold cup of coffee doesn't suddenly get hot. **Something has to cause a change.**

    In physics we call that "something" a **force**, or **energy transfer**, or an **interaction**. Different names, same idea: *no change without a cause.*

    **Why this matters:** When you see something change, your first question is always *"What caused it?"* That single question solves 80% of physics problems.
  </Accordion>

  <Accordion title="3. You can measure almost anything" icon="ruler">
    Physics works because we agreed to measure things in standard ways: meters for distance, seconds for time, kilograms for mass.

    **Why this matters:** Numbers let us *compare*. "Heavy" is an opinion. "4.7 kilograms" is a fact. Engineers can only build bridges because facts don't argue with each other.
  </Accordion>
</AccordionGroup>

## A mental model: physics is a recipe book

Think of physics like a cookbook for reality.

* **Ingredients** = the stuff in your problem (a ball, a car, some water)
* **Recipe** = the physics law (Newton's laws, energy conservation, etc.)
* **Dish** = the prediction (where the ball lands, how fast the car stops)

When you "solve a physics problem," you're really just **picking the right recipe and following it.** The hard part isn't the math — it's recognizing which recipe to use.

## The units you'll see everywhere

| Quantity | Unit          | What it measures                      |
| -------- | ------------- | ------------------------------------- |
| Length   | meter (m)     | How far / how long                    |
| Mass     | kilogram (kg) | How much *stuff* something is made of |
| Time     | second (s)    | How long something takes              |
| Force    | newton (N)    | How hard you push or pull             |
| Energy   | joule (J)     | The capacity to make stuff happen     |
| Power    | watt (W)      | How fast energy is used               |

<Note>
  **Mass vs. weight** trips up everyone. **Mass** is how much stuff you're made of (it never changes). **Weight** is how hard gravity pulls on that stuff (it changes on the Moon). You'll learn why on the [Gravity](/physics/gravity) page.
</Note>

## What's next

Now that you know what physics *is*, let's look at the simplest thing it describes: **stuff moving from one place to another.**

<Card title="Next: Motion" icon="arrow-right" href="/physics/motion">
  Speed, velocity, and acceleration — and the difference that trips up everyone.
</Card>
