Användare:17riwi: Skillnad mellan sidversioner

Från Wikiskola
Hoppa till navigering Hoppa till sök
Ingen redigeringssammanfattning
Ingen redigeringssammanfattning
Rad 1: Rad 1:
=== Punkter och koefficienter ===
=== Punkter och koefficienter ===
Punkt 1 :(-3,4)  
Punkt 1 :(-3,4)  
\n
Punkt 2 : (-2,5)  
Punkt 2 : (-2,5)  



Versionen från 8 mars 2018 kl. 10.03

Punkter och koefficienter

Punkt 1 :(-3,4) Punkt 2 : (-2,5)

[math]\displaystyle{ x1 = -3 }[/math]
[math]\displaystyle{ x2 = 5 }[/math]
[math]\displaystyle{ y1 = 4 }[/math]
[math]\displaystyle{ y2 = -2 }[/math]

Att hitta "k"

[math]\displaystyle{ k = \frac {y_2 - y_1}{x_2 - x_1} }[/math]
[math]\displaystyle{ k = \frac {-2 - -4}{-3 - 5} }[/math]
[math]\displaystyle{ k = -0,75 }[/math]

Att hitta "m"

[math]\displaystyle{ y = k*x + m }[/math]
[math]\displaystyle{ 4 = -0,75*-3 + m }[/math]
[math]\displaystyle{ 4 = 2,25 + m }[/math]
[math]\displaystyle{ m = 4 - 2,25 }[/math]
[math]\displaystyle{ m = 1,75 }[/math]

Svar

[math]\displaystyle{ f(x) = -0,75x + 1,75 }[/math]