nach Aufgabentypen suchen

Aufgabentypen anhand von Beispielen durchstöbern

Browserfenster aktualisieren (F5), um neue Beispiele bei den Aufgabentypen zu sehen

Bruchgleichung (die linear bleibt)

Beispiel:

Löse die folgende Gleichung:
- 6x 3x -3 + 36 3x -3 = -4

Lösung einblenden

D=R\{ 1 }

- 6x 3( x -1 ) + 36 3( x -1 ) = -4 |(Nenner faktorisiert)

Wir multiplizieren den Nenner x -1 weg!

- 6x 3( x -1 ) + 36 3( x -1 ) = -4 |⋅( x -1 )
- 6x 3( x -1 ) · ( x -1 ) + 36 3( x -1 ) · ( x -1 ) = -4 · ( x -1 )
-2x +12 = -4( x -1 )
-2x +12 = -4x +4 | -12
-2x = -4x -8 | +4x
2x = -8 |:2
x = -4

(Alle Lösungen sind auch in der Definitionsmenge).

L={ -4 }

42 Bruchgleichungen

Beispiel:

Löse die folgende Gleichung:

x x +1 + 10 x -1 = 2 x 2 -1

Lösung einblenden

D=R\{ -1 ; 1 }

x x +1 + 10 x -1 = 2 ( x +1 ) ( x -1 ) |(Nenner faktorisiert)

Wir multiplizieren den Nenner ( x +1 ) ( x -1 ) weg!

x x +1 + 10 x -1 = 2 ( x +1 ) ( x -1 ) |⋅( ( x +1 ) ( x -1 ) )
x x +1 · ( x +1 ) ( x -1 ) + 10 x -1 · ( x +1 ) ( x -1 ) = 2 ( x +1 ) ( x -1 ) · ( x +1 ) ( x -1 )
x ( x -1 ) +10x +10 = 2 x +1 x +1
x ( x -1 ) +10x +10 = 2
x 2 - x +10x +10 = 2
x 2 +9x +10 = 2
x 2 +9x +10 = 2 | -2

x 2 +9x +8 = 0

Lösen mit der a-b-c-Formel (Mitternachtsformel):

eingesetzt in x1,2 = - b ± b 2 -4a · c 2a ergibt:

x1,2 = -9 ± 9 2 -4 · 1 · 8 21

x1,2 = -9 ± 81 -32 2

x1,2 = -9 ± 49 2

x1 = -9 + 49 2 = -9 +7 2 = -2 2 = -1

x2 = -9 - 49 2 = -9 -7 2 = -16 2 = -8

Lösen mit der p-q-Formel (x² + px + q = 0):

vor dem Einsetzen in x1,2 = - p 2 ± ( p 2 ) 2 - q
berechnen wir zuerst die Diskriminante D = ( p 2 ) 2 - q :

D = ( 9 2 ) 2 - 8 = 81 4 - 8 = 81 4 - 32 4 = 49 4

x1,2 = - 9 2 ± 49 4

x1 = - 9 2 - 7 2 = - 16 2 = -8

x2 = - 9 2 + 7 2 = - 2 2 = -1

Lösung x= -1 ist nicht in der Definitionsmenge!

L={ -8 }

Bruchgleichungen

Beispiel:

Löse die folgende Gleichung:

2x +1 3x -9 + 3x +4 x -7 = 0

Lösung einblenden

D=R\{0; 3 }

3x +4 x + 2x +1 3x -9 -7 = 0
3x +4 x + 2x +1 3( x -3 ) -7 = 0 |(Nenner faktorisiert)

Wir multiplizieren den Nenner x weg!

3x +4 x + 2x +1 3( x -3 ) -7 = 0 |⋅( x )
3x +4 x · x + 2x +1 3( x -3 ) · x -7 · x = 0
3x +4 + ( 2x +1 ) x 3( x -3 ) -7x = 0
3x +4 + 2 x 2 + x 3( x -3 ) -7x = 0
2 x 2 + x 3( x -3 ) +3x -7x +4 = 0

Wir multiplizieren den Nenner 3( x -3 ) weg!

2 x 2 + x 3( x -3 ) +3x -7x +4 = 0 |⋅( 3( x -3 ) )
2 x 2 + x 3( x -3 ) · ( 3( x -3 ) ) + 3x · ( 3( x -3 ) ) -7x · ( 3( x -3 ) ) + 4 · ( 3( x -3 ) ) = 0
2 x 2 + x +9 x ( x -3 )-21 x ( x -3 ) +12x -36 = 0
2 x 2 + x + ( 9 x 2 -27x ) + ( -21 x 2 +63x ) +12x -36 = 0
-10 x 2 +49x -36 = 0

-10 x 2 +49x -36 = 0

Lösen mit der a-b-c-Formel (Mitternachtsformel):

eingesetzt in x1,2 = - b ± b 2 -4a · c 2a ergibt:

x1,2 = -49 ± 49 2 -4 · ( -10 ) · ( -36 ) 2( -10 )

x1,2 = -49 ± 2401 -1440 -20

x1,2 = -49 ± 961 -20

x1 = -49 + 961 -20 = -49 +31 -20 = -18 -20 = 0,9

x2 = -49 - 961 -20 = -49 -31 -20 = -80 -20 = 4

Lösen mit der p-q-Formel (x² + px + q = 0):

Um die Gleichung auf die Form "x² + px + q = 0" zu bekommen, müssen wir zuerst die ganze Gleichung durch "-10 " teilen:

-10 x 2 +49x -36 = 0 |: -10

x 2 - 49 10 x + 18 5 = 0

vor dem Einsetzen in x1,2 = - p 2 ± ( p 2 ) 2 - q
berechnen wir zuerst die Diskriminante D = ( p 2 ) 2 - q :

D = ( - 49 20 ) 2 - ( 18 5 ) = 2401 400 - 18 5 = 2401 400 - 1440 400 = 961 400

x1,2 = 49 20 ± 961 400

x1 = 49 20 - 31 20 = 18 20 = 0.9

x2 = 49 20 + 31 20 = 80 20 = 4

(Alle Lösungen sind auch in der Definitionsmenge).

L={ 0,9 ; 4 }

Bruchgl. mit x-Potenzen

Beispiel:

Löse die folgende Gleichung:

- 17 x 2 + 72 x 3 = - 1 x

Lösung einblenden

D=R\{0}

Wir multiplizieren den Nenner x 3 weg!

- 17 x 2 + 72 x 3 = - 1 x |⋅( x 3 )
- 17 x 2 · x 3 + 72 x 3 · x 3 = - 1 x · x 3
-17x +72 = - x 2
-17x +72 = - x 2 | + x 2

x 2 -17x +72 = 0

Lösen mit der a-b-c-Formel (Mitternachtsformel):

eingesetzt in x1,2 = - b ± b 2 -4a · c 2a ergibt:

x1,2 = +17 ± ( -17 ) 2 -4 · 1 · 72 21

x1,2 = +17 ± 289 -288 2

x1,2 = +17 ± 1 2

x1 = 17 + 1 2 = 17 +1 2 = 18 2 = 9

x2 = 17 - 1 2 = 17 -1 2 = 16 2 = 8

Lösen mit der p-q-Formel (x² + px + q = 0):

vor dem Einsetzen in x1,2 = - p 2 ± ( p 2 ) 2 - q
berechnen wir zuerst die Diskriminante D = ( p 2 ) 2 - q :

D = ( - 17 2 ) 2 - 72 = 289 4 - 72 = 289 4 - 288 4 = 1 4

x1,2 = 17 2 ± 1 4

x1 = 17 2 - 1 2 = 16 2 = 8

x2 = 17 2 + 1 2 = 18 2 = 9

(Alle Lösungen sind auch in der Definitionsmenge).

L={ 8 ; 9 }

Bruchgleichung (quadr.) 1

Beispiel:

Löse die folgende Gleichung:

x -5 = -3x -6 2x

Lösung einblenden

D=R\{0}

Wir multiplizieren den Nenner 2x weg!

x -5 = -3x -6 2x |⋅( 2x )
x · 2x -5 · 2x = -3x -6 2x · 2x
2 x · x -10x = -3x -6
2 x 2 -10x = -3x -6
2 x 2 -10x = -3x -6 | +3x +6

2 x 2 -7x +6 = 0

Lösen mit der a-b-c-Formel (Mitternachtsformel):

eingesetzt in x1,2 = - b ± b 2 -4a · c 2a ergibt:

x1,2 = +7 ± ( -7 ) 2 -4 · 2 · 6 22

x1,2 = +7 ± 49 -48 4

x1,2 = +7 ± 1 4

x1 = 7 + 1 4 = 7 +1 4 = 8 4 = 2

x2 = 7 - 1 4 = 7 -1 4 = 6 4 = 1,5

Lösen mit der p-q-Formel (x² + px + q = 0):

Um die Gleichung auf die Form "x² + px + q = 0" zu bekommen, müssen wir zuerst die ganze Gleichung durch "2 " teilen:

2 x 2 -7x +6 = 0 |: 2

x 2 - 7 2 x +3 = 0

vor dem Einsetzen in x1,2 = - p 2 ± ( p 2 ) 2 - q
berechnen wir zuerst die Diskriminante D = ( p 2 ) 2 - q :

D = ( - 7 4 ) 2 - 3 = 49 16 - 3 = 49 16 - 48 16 = 1 16

x1,2 = 7 4 ± 1 16

x1 = 7 4 - 1 4 = 6 4 = 1.5

x2 = 7 4 + 1 4 = 8 4 = 2

(Alle Lösungen sind auch in der Definitionsmenge).

L={ 1,5 ; 2 }

Bruchgleichungen

Beispiel:

Löse die folgende Gleichung:

x +1 2x +5 + x +2 2x +6 + -5x -2 6x +15 = 0

Lösung einblenden

D=R\{ -3 ; - 5 2 }

x +2 2x +6 + x +1 2x +5 + -5x -2 6x +15 = 0
x +2 2( x +3 ) + x +1 2x +5 + -5x -2 3( 2x +5 ) = 0 |(Nenner faktorisiert)

Wir multiplizieren den Nenner 2( x +3 ) weg!

x +2 2( x +3 ) + x +1 2x +5 + -5x -2 3( 2x +5 ) = 0 |⋅( 2( x +3 ) )
x +2 2( x +3 ) · ( 2( x +3 ) ) + x +1 2x +5 · ( 2( x +3 ) ) + -5x -2 3( 2x +5 ) · ( 2( x +3 ) ) = 0
x +2 +2 ( x +1 ) ( x +3 ) 2x +5 +2 ( -5x -2 ) ( x +3 ) 3( 2x +5 ) = 0
x +2 + 2( x 2 +4x +3 ) 2x +5 + 2( -5 x 2 -17x -6 ) 3( 2x +5 ) = 0
2( -5 x 2 -17x -6 ) 3( 2x +5 ) + 2( x 2 +4x +3 ) 2x +5 + x +2 = 0
2( x 2 +4x +3 ) 2x +5 + 2( -5 x 2 -17x -6 ) 3( 2x +5 ) + x +2 = 0

Wir multiplizieren den Nenner 3( 2x +5 ) weg!

2( x 2 +4x +3 ) 2x +5 + 2( -5 x 2 -17x -6 ) 3( 2x +5 ) + x +2 = 0 |⋅( 3( 2x +5 ) )
2( x 2 +4x +3 ) 2x +5 · ( 3( 2x +5 ) ) + 2( -5 x 2 -17x -6 ) 3( 2x +5 ) · ( 3( 2x +5 ) ) + x · ( 3( 2x +5 ) ) + 2 · ( 3( 2x +5 ) ) = 0
6 x 2 +24x +18 -10 x 2 -34x -12 +3 x ( 2x +5 ) +12x +30 = 0
6 x 2 +24x +18 -10 x 2 -34x -12 + ( 6 x 2 +15x ) +12x +30 = 0
2 x 2 +17x +36 = 0

2 x 2 +17x +36 = 0

Lösen mit der a-b-c-Formel (Mitternachtsformel):

eingesetzt in x1,2 = - b ± b 2 -4a · c 2a ergibt:

x1,2 = -17 ± 17 2 -4 · 2 · 36 22

x1,2 = -17 ± 289 -288 4

x1,2 = -17 ± 1 4

x1 = -17 + 1 4 = -17 +1 4 = -16 4 = -4

x2 = -17 - 1 4 = -17 -1 4 = -18 4 = -4,5

Lösen mit der p-q-Formel (x² + px + q = 0):

Um die Gleichung auf die Form "x² + px + q = 0" zu bekommen, müssen wir zuerst die ganze Gleichung durch "2 " teilen:

2 x 2 +17x +36 = 0 |: 2

x 2 + 17 2 x +18 = 0

vor dem Einsetzen in x1,2 = - p 2 ± ( p 2 ) 2 - q
berechnen wir zuerst die Diskriminante D = ( p 2 ) 2 - q :

D = ( 17 4 ) 2 - 18 = 289 16 - 18 = 289 16 - 288 16 = 1 16

x1,2 = - 17 4 ± 1 16

x1 = - 17 4 - 1 4 = - 18 4 = -4.5

x2 = - 17 4 + 1 4 = - 16 4 = -4

(Alle Lösungen sind auch in der Definitionsmenge).

L={ -4,5 ; -4 }

Bruchgleichung mit Parameter

Beispiel:

Für x ≠ 0 und a ∈ Z\{0} ist die folgende Gleichung gegeben:

20 x + a = -x

Bestimme a so, dass die Gleichung zwei (verschiedene) ganzzahlige Lösungen besitzt.

Lösung einblenden

D=R\{0}

20 x + a = -x

Wir multiplizieren den Nenner x weg:

20 x + a = -x |⋅x
20 x · x + a · x = -x · x
20 + a x = - x 2
20 + a x + x 2 = 0
x 2 + a x +20 = 0

Um jetzt ein a zu finden, für das die quadratische Gleichung zwei ganzzahlige Lösungen hat, bezeichnen wir die beiden Lösungen einfach mal mit p und q und schreiben einen faktorisierten Term mit diesen Lösungen auf:

(x-p)⋅(x-q)

Wenn wir jetzt den faktorisierten Term ausmultiplizieren, erkennen wir, dass auch hier die 1 der Koeffizient vor dem x² ist.

= x² - px - qx + pq
= x² - (p+q)x + pq

Es muss somit gelten:

x 2 + a x +20 = x² - (p+q)x + pq

Wir müssen jetzt also nur noch zwei ganze Zahlen finden, deren Produkt 20 ist, also z.B.:

Mit p = 2 und q = 10 würde es funktionieren, denn 2 · 10 = 20

Genauso muss dann auch a = -(p+q) gelten, also a = -( 2 +10 ) = -12

Zur Probe können wir ja noch mit a = -12 die quadratische Gleichung lösen, um zu überprüfen, ob die Lösungen wirklich ganzzahlig sind:

x 2 -12x +20 = 0

Lösen mit der a-b-c-Formel (Mitternachtsformel):

eingesetzt in x1,2 = - b ± b 2 -4a · c 2a ergibt:

x1,2 = +12 ± ( -12 ) 2 -4 · 1 · 20 21

x1,2 = +12 ± 144 -80 2

x1,2 = +12 ± 64 2

x1 = 12 + 64 2 = 12 +8 2 = 20 2 = 10

x2 = 12 - 64 2 = 12 -8 2 = 4 2 = 2

Lösen mit der p-q-Formel (x² + px + q = 0):

vor dem Einsetzen in x1,2 = - p 2 ± ( p 2 ) 2 - q
berechnen wir zuerst die Diskriminante D = ( p 2 ) 2 - q :

D = ( -6 ) 2 - 20 = 36 - 20 = 16

x1,2 = 6 ± 16

x1 = 6 - 4 = 2

x2 = 6 + 4 = 10

L={ 2 ; 10 }