# Parallelschakeling van weerstanden

In hoofdstuk drie heb je gezien hoe je de wet van Ohm kan toepassen. In hoofdstuk vier de spanningswet van Kirchhoff. In dit hoofdstuk bespreken we de stroomwet van Kirchhoff. Deze drie wetten zijn zeer belangrijk voor het oplossen van problemen aangaande elektriciteit. Op gelijkstroomgebied kan je door toepassing van deze drie wetten meer dan 80 % van alle problemen oplossen. Immers veel van de andere formules kan je aan de hand van deze drie wetten uit een schema afleiden.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://patrickvanhoutven.gitbook.io/electric-fundamentals/parallelschakeling_van_weerstanden.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
