Processing Math: Done
To print higher-resolution math symbols, click the
Hi-Res Fonts for Printing button on the jsMath control panel.

No jsMath TeX fonts found -- using image fonts instead.
These may be slow and might not print well.
Use the jsMath control panel to get additional information.
jsMath Control PanelHide this Message


jsMath

Solution 2.2:5a

From Förberedande kurs i matematik 1

(Difference between revisions)
Jump to: navigation, search
m (Lösning 2.2:5a moved to Solution 2.2:5a: Robot: moved page)
Line 1: Line 1:
 +
Let's write down the equation for a straight line as
 +
 +
 +
<math>y=kx+m</math>
 +
 +
 +
where
 +
<math>k</math>
 +
and
 +
<math>m</math>
 +
are constants which we shall determine.
 +
 +
Since the points
 +
<math>\left( 2 \right., \left. 3 \right)</math>
 +
and
 +
<math>\left( 3 \right., \left. 0 \right)</math>
 +
should lie on the line, they must also satisfy the equation of the line,
 +
 +
 +
<math>3=k\centerdot 2+m</math>
 +
and
 +
<math>0=k\centerdot 3+m</math>
 +
 +
 +
If we take the difference between the equations,
 +
<math>m</math>
 +
disappears and we can work out the gradient
 +
<math>k</math>,
 +
 +
 +
<math>3-0=k\centerdot 2+m-\left( k\centerdot 3+m \right)</math>
 +
 +
 +
<math>3=-k</math>
 +
 +
Substituting this into the equation
 +
<math>0=k\centerdot 3+m</math>
 +
then gives us a value for
 +
<math>m</math>,
 +
 +
 +
<math>m=-3k=-3\centerdot \left( -3 \right)=9</math>
 +
 +
 +
The equation of the line is thus
 +
<math>y=-3x+9</math>.
 +
 +
 +
 +
NOTE: To be completely certain that we have calculated correctly, we check that the points
 +
<math>\left( 2 \right., \left. 3 \right)</math>
 +
and
 +
<math>\left( 3 \right., \left. 0 \right)</math>
 +
satisfy the equation of the line:
 +
 +
<math>\left( x \right., \left. y \right)=\left( 2 \right., \left. 3 \right)</math>: LHS=
 +
<math>3</math>
 +
and RHS=
 +
<math>-3\centerdot 2+9=3</math>
 +
 +
 +
<math>\left( x \right., \left. y \right)=\left( 3 \right., \left. 0 \right)</math>: LHS=
 +
<math>0</math>
 +
and LHS=
 +
<math>-3\centerdot 3+9=0</math>
 +
 +
 +
{{NAVCONTENT_START}}
{{NAVCONTENT_START}}
<!--<center> [[Image:2_2_5a-1(2).gif]] </center>-->
<!--<center> [[Image:2_2_5a-1(2).gif]] </center>-->

Revision as of 09:02, 18 September 2008

Let's write down the equation for a straight line as


y=kx+m


where k and m are constants which we shall determine.

Since the points 23  and 30  should lie on the line, they must also satisfy the equation of the line,


3=k2+m and 0=k3+m


If we take the difference between the equations, m disappears and we can work out the gradient k,


30=k2+mk3+m 


3=k

Substituting this into the equation 0=k3+m then gives us a value for m,


m=3k=33=9 


The equation of the line is thus y=3x+9.


NOTE: To be completely certain that we have calculated correctly, we check that the points 23  and 30  satisfy the equation of the line:

xy=23 : LHS= 3 and RHS= 32+9=3


xy=30 : LHS= 0 and LHS= 33+9=0