````{margin}
```{attributiongrey} Bronvermelding
:class: attribution

Deze oefening is aangepast de [les van 7 oktober](https://oit.tudelft.nl/CT1000/2024/week_6/session_1/intro.html) van {cite:ts}`CT1000_2024`

```
```` 

# COZ opgave 2.3

::::::{note}
Deze opgave kan in [ANS](https://ans.app/universities/1/courses/712480/assignments/1860496/go_to) gemaakt worden.

Als je nog geen toegang hebt tot deze toets, registreer je dan via [deze link](https://ans.app/accept/invitations/07b7bc5a-d334-43d7-9532-a1434730f6d7).

::::::

% https://ans.app/repo_questions/63870250/generator

Gegeven is de volgende constructie:

```{figure} coz_data/constructie_3.svg
---
align: center
figclass: sticky-margin
number:
source: https://github.com/Structural-Mechanics-CEG/mechanics-figures-source/tree/main/krachtenmethode_raamwerk
---

```

::::{admonition} Opgave
:class: exercise

Wat is de graad van uitwendig statisch bepaaldheid van deze constructie?

::::

% solution_start

::::{admonition} Uitwerking
:class: solution, dropdown

```{figure} coz_data/uitwerking3.svg
:align: center
:number:
:source: https://github.com/Structural-Mechanics-CEG/mechanics-figures-source/tree/main/krachtenmethode_raamwerk

```

$ 4 - 3 = 1$

::::

% solution_end

::::{admonition} Opgave
:class: exercise

Wat is de graad van inwendig statisch bepaaldheid van deze constructie?

::::

% solution_start

::::{admonition} Uitwerking
:class: solution, dropdown

```{figure} ../krachtenmethode_raamwerk/lesoefeningen_data/Onbekenden.svg
:align: center
:source: https://github.com/Structural-Mechanics-CEG/mechanics-figures-source/tree/main/graad_statisch_coz
:number:
```

Er zijn 25 onbekende krachten

```{figure} ../krachtenmethode_raamwerk/lesoefeningen_data/Vergelijkingen.svg
:align: center
:source: https://github.com/Structural-Mechanics-CEG/mechanics-figures-source/tree/main/graad_statisch_coz
:number:
```

Er zijn 22 evenwichtsvergelijkingen

$25 - 22 = 3 $

::::
% solution_end
