Vervollständige die Tabelle für die verschiedenen Trapeze.
<table>
<thead>
<tr>
<th>Trapez</th>
<th>Seite \(a\)</th>
<th>Seite \(c\)</th>
<th>Mittelwert \(\frac{a+c}{2}\)</th>
<th>Höhe \(h\)</th>
<th>Flächeninhalt \(A\)</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>\(4{,}5\,\text{m}\)</td>
<td>\(3{,}5\,\text{m}\)</td>
<td>?</td>
<td>\(2\,\text{m}\)</td>
<td>?</td>
</tr>
<tr>
<td>2</td>
<td>\(8\,\text{cm}\)</td>
<td>?</td>
<td>\(10\,\text{cm}\)</td>
<td>?</td>
<td>\(50\,\text{cm}^2\)</td>
</tr>
<tr>
<td>3</td>
<td>?</td>
<td>\(12\,\text{mm}\)</td>
<td>\(15\,\text{mm}\)</td>
<td>\(10\,\text{mm}\)</td>
<td>?</td>
</tr>
</tbody>
</table>
Denkanstöße
- Gehe Zeile für Zeile vor und prüfe, welche Größen bereits bekannt sind.
- Welche Beziehung besteht zwischen den beiden parallelen Seiten und ihrem Mittelwert?
- Wie kannst du aus Flächeninhalt und dem Mittelwert der parallelen Seiten die Höhe bestimmen?
Lösung
1. Für Trapez 1 ist der Mittelwert der parallelen Seiten \(\frac{4{,}5+3{,}5}{2}\,\text{m} = 4\,\text{m}\). Damit gilt \(A = 4\,\text{m}\cdot 2\,\text{m} = 8\,\text{m}^2\).
2. Für Trapez 2 folgt aus \(\frac{8+c}{2}=10\) zunächst \(c = 12\,\text{cm}\). Aus \(50\,\text{cm}^2 = 10\,\text{cm}\cdot h\) folgt \(h = 5\,\text{cm}\).
3. Für Trapez 3 folgt aus \(\frac{a+12}{2}=15\) zunächst \(a = 18\,\text{mm}\). Dann gilt \(A = 15\,\text{mm}\cdot 10\,\text{mm} = 150\,\text{mm}^2\).
Antwort
Trapez 1: Mittelwert \(= 4\,\text{m}\), \(A = 8\,\text{m}^2\)
Trapez 2: \(c = 12\,\text{cm}\), \(h = 5\,\text{cm}\)
Trapez 3: \(a = 18\,\text{mm}\), \(A = 150\,\text{mm}^2\)