Eric’s computer slows down because running many programs at once uses up limited system resources like CPU, RAM, and storage, so the machine has to work harder and everything responds more slowly.

Quick Scoop

When Eric opens several programs at the same time, each one is asking the computer for a slice of its resources. Those main resources are:

  • CPU (the “brain” that does calculations and instructions)
  • RAM (short‑term memory that holds what programs are currently using)
  • Storage/disk (used for files, but also as a slow backup when RAM is full)

Once too many programs are open, these resources get close to “full,” and the whole computer feels sluggish.

What’s Happening Inside

  1. CPU overload
    • Every open app needs processing time from the CPU.
 * When there are too many tasks, the CPU must keep switching between them, so each program responds more slowly.
  1. RAM fills up
    • Each program occupies space in RAM while it’s open.
 * When RAM is almost full, the computer starts moving data to the hard drive or SSD, which is much slower than RAM, causing big slowdowns and stutters.
  1. Disk “paging” and lag
    • Using the drive as “extra RAM” (called paging or swapping) leads to constant reading and writing to storage.
 * This makes opening files, switching apps, and even moving the mouse feel delayed.

A simple way to picture it: imagine Eric trying to do homework, watch a video, play a game, and text friends all at once on one small desk. The more things on the desk, the longer it takes him to find and handle each one.

Common Signs Eric Would Notice

  • Programs take longer to open or switch between.
  • The mouse cursor lags or jumps; typing appears on screen with a delay.
  • Sometimes apps freeze or crash when the system is overwhelmed.

In One Sentence for Class

Eric’s computer slows down when he opens several programs because they all share the same limited CPU, memory (RAM), and storage, and when those resources get overloaded, performance drops noticeably.

Information gathered from public forums or data available on the internet and portrayed here.