Lineare Funktion: Unterschied zwischen den Versionen
Zeile 43: | Zeile 43: | ||
===x- und y-Werte einer linearen Funktion berechnen=== | ===x- und y-Werte einer linearen Funktion berechnen=== | ||
Gegeben ist die lineare Funktion <math>f(x)=-2x+1</math>. Für <math>x=-2</math> berechnen wir den Funktionswert durch <math>f(-2)=-2 \cdot (-2) +1 =5</math>. Für den Funktionswert <math>f(x)=-1</math> berechnen wir den <math>x</math>-Wert durch | |||
<math>f(x)=-2x+1</math> | |||
<math>-1=-2x+1 ~|~ -1</math> | |||
<math>-2=-2x~|~:(-2)</math> | |||
<math>1=x</math>. | |||
<html><iframe width="280" height="157.5" src="https://www.youtube.com/embed/G9tk7CHKHCA?si=UcqmObFTcXC82LIN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></html> | <html><iframe width="280" height="157.5" src="https://www.youtube.com/embed/G9tk7CHKHCA?si=UcqmObFTcXC82LIN" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe></html> | ||