Processing Math: Done
Solution 2.2:5a
From Förberedande kurs i matematik 1
(Difference between revisions)
(Ny sida: {{NAVCONTENT_START}} <center> Bild:2_2_5a-1(2).gif </center> {{NAVCONTENT_STOP}} {{NAVCONTENT_START}} <center> Bild:2_2_5a-2(2).gif </center> {{NAVCONTENT_STOP}}) |
m |
||
(6 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | {{ | + | Let's write down the equation for a straight line as |
- | + | ||
- | {{ | + | {{Displayed math||<math>y=kx+m\,,</math>}} |
- | {{ | + | |
- | <center> [[ | + | where ''k'' and ''m'' are constants which we shall determine. |
- | {{ | + | |
+ | Since the points (2,3) and (3,0) should lie on the line, they must also satisfy the equation of the line, | ||
+ | |||
+ | {{Displayed math||<math>3=k\cdot 2+m\qquad\text{and}\qquad 0=k\cdot 3+m\,\textrm{.}</math>}} | ||
+ | |||
+ | If we take the difference between the equations, ''m'' disappears and we can work out the slope ''k'', | ||
+ | |||
+ | {{Displayed math||<math>\begin{align} | ||
+ | 3-0 &= k\cdot 2+m-(k\cdot 3+m)\,,\\[5pt] | ||
+ | 3 &= -k\,\textrm{.} | ||
+ | \end{align}</math>}} | ||
+ | |||
+ | Substituting this into the equation <math>0=k\centerdot 3+m</math> then gives us a value for ''m'', | ||
+ | |||
+ | {{Displayed math||<math>m=-3k=-3\cdot (-3)=9\,\textrm{.}</math>}} | ||
+ | |||
+ | The equation of the line is thus <math>y=-3x+9</math>. | ||
+ | |||
+ | |||
+ | <center>[[Image:S1_2_2_5_a.jpg]]</center> | ||
+ | |||
+ | |||
+ | Note. To be completely certain that we have calculated correctly, we check that the points (2,3) and (3,0) satisfy the equation of the line: | ||
+ | |||
+ | :*(''x'',''y'') = (2,3): <math>\text{LHS} = 3\ </math> and <math>\ \text{RHS} = -3\cdot 2+9 = 3\,</math>. | ||
+ | :*(''x'',''y'') = (3,0): <math>\text{LHS} = 0\ </math> and <math>\ \text{LHS} = -3\cdot 3+9 = 0\,</math>. |
Current revision
Let's write down the equation for a straight line as
![]() |
where k and m are constants which we shall determine.
Since the points (2,3) and (3,0) should lie on the line, they must also satisfy the equation of the line,
![]() ![]() |
If we take the difference between the equations, m disappears and we can work out the slope k,
![]() ![]() ![]() |
Substituting this into the equation 3+m
![]() |
The equation of the line is thus

Note. To be completely certain that we have calculated correctly, we check that the points (2,3) and (3,0) satisfy the equation of the line:
- (x,y) = (2,3):
LHS=3 andRHS=−3 .2+9=3
- (x,y) = (3,0):
LHS=0 andLHS=−3 .3+9=0
- (x,y) = (2,3):