Imagine a neighborhood where everyone wants to prepare a big feast together. Instead of one person cooking all the dishes alone, each family in the neighborhood takes responsibility for making one or two dishes. They all cook at their own homes, then bring their dishes to a central table to share. This way, the feast is ready faster, and everyone enjoys a variety of foods made by different cooks.
This is like distributed computing. Instead of one computer doing all the work, many computers (nodes) share the tasks. Each computer works on a part of the problem, then they combine their results to get the final answer.