2.2 Linear expressions
From Förberedande kurs i matematik 1
m (Robot: Automated text replacement (-{{:2.2 - Figur - Triangel begränsad av y = x, y = 2 och y = -x}} +{{:2.2 - Figure - The triangle bounded by y = x, y = 2 and y = -x}})) |
m (Robot: Automated text replacement (-{{:2.2 - Figur - Riktningskoefficient för vinkelräta linjer}} +{{:2.2 - Figure - The slope of perpendicular lines}})) |
||
Line 197: | Line 197: | ||
Two straight lines that are parallel clearly have the same slope. It is also possible to see (such as in the figure below) that for two lines having slopes <math>k_1</math> and <math>k_2</math> and also are perpendicular then <math>k_2 = -\frac{1}{k_1}</math>, which also can be written as <math>k_1 k_2 = -1</math>. | Two straight lines that are parallel clearly have the same slope. It is also possible to see (such as in the figure below) that for two lines having slopes <math>k_1</math> and <math>k_2</math> and also are perpendicular then <math>k_2 = -\frac{1}{k_1}</math>, which also can be written as <math>k_1 k_2 = -1</math>. | ||
- | <center>{{:2.2 - | + | <center>{{:2.2 - Figure - The slope of perpendicular lines}}</center> |
The straight line in the figure on the left has slope <math>k</math>, that is <math>1</math> step in the <math>x</math>-direction corresponds to <math>k</math> steps in the <math>y</math>-direction. If the line is rotated <math>90^\circ</math> clockwise, we get the line in the figure to the right, and that line has slope <math>-\frac{1}{k}</math> because now <math>-k</math> steps in the <math>x</math>-direction corresponds to <math>1</math> step in the <math>y</math>-direction | The straight line in the figure on the left has slope <math>k</math>, that is <math>1</math> step in the <math>x</math>-direction corresponds to <math>k</math> steps in the <math>y</math>-direction. If the line is rotated <math>90^\circ</math> clockwise, we get the line in the figure to the right, and that line has slope <math>-\frac{1}{k}</math> because now <math>-k</math> steps in the <math>x</math>-direction corresponds to <math>1</math> step in the <math>y</math>-direction |
Revision as of 13:01, 15 September 2008
Theory | Exercises |
Contents:
- First degree equations
- Equation of a straight line
- Geometrical problems
- Regions that are defined using inequalities
Learning outcomes:
After this section, you will have learned how to:
- Solve algebraic equations, which after simplification results in first degree equations.
- Convert between the forms y = kx + m and ax + by + c = 0.
- Sketch straight lines from their equation.
- Solve geometric problems which contain straight lines.
- Sketch regions defined by linear inequalities and determine the area of these regions.
First degree equations
To solve first degree equations (also known as linear equations) we perform calculation on both sides simultaneously, which gradually simplifies the equation and ultimately leads to
Example 1
- Solve the equation
x+3=7 .
Subtract3 from both sidesx+3−3=7−3 .
x , and we getx=7−3=4 .
- Solve the equation
3x=6 .
Divide both sides by3 33x=36 .
3 on the left-hand side, we havex=36=2 .
- Solve the equation
2x+1=5.
First we subtract1 from both sides to get2x on its own on the left-hand side2x=5−1 .
2 and get the answerx=24=2 .
A first degree equation can be written in the normal form a
=0
Example 2
Solve the equation
Since
and now
Now we subtract 7 from both sides
and get
The last step is to divide both sides by
and this gives that
Example 3
Solve for
By subtracting
and then subtract
We have gathered together all the terms that contain
Divide both sides with
It is not always obvious that you are dealing with a first degree equation. In the following two examples simplifications turn the original equation into a first degree equation.
Example 4
Solve the equation
Expand the quadratic expressions on both sides
Subtract
Add
Subtract
Divide both sides by
Example 5
Solve the equation
Collect both terms to one side
Convert the terms so that they have the same denominator
and simplify the numerator
![]() |
![]() |
This equation only is satisfied when the numerator is equal to zero (whilst the denominator is not equal to zero);
which gives that
Straight lines
Functions such as
are examples of linear functions, and they generally can be put into the form
where
The graph of a linear function is always a straight line and the constant
The constant
- \displaystyle k>0\, the line slopes upwards,
- \displaystyle k<0\, the line slopes downwards.
For a horizontal line (parallel to the \displaystyle x-axis) \displaystyle k=0 whereas a vertical line (parallel to the \displaystyle y-axis) does not have a \displaystyle k value ( a vertical line cannot be written in the form \displaystyle y=kx+m).
Example 6
- Sketch the line \displaystyle y=2x-1.
Comparing with the standard equation \displaystyle y=kx+m we see that \displaystyle k=2 and \displaystyle m=-1. This means that the line's slope is \displaystyle 2 and that it cuts the \displaystyle y-axis at \displaystyle (0,-1). See the figure below to the left. - Sketch the line \displaystyle y=2-\tfrac{1}{2}x.
The equation of the line can be written as \displaystyle y= -\tfrac{1}{2}x + 2 , and then we see that its slope is \displaystyle k= -\tfrac{1}{2}and that \displaystyle m=2. See the figure below to the right.
|
| |
Line y = 2x - 1 | Line y = 2 - x/2 |
Example 7
What is the slope of the straight line that passes through the points \displaystyle (2,1) and \displaystyle (5,3)?
If we plot the points and draw the line in a coordinate system, we see that \displaystyle 5-2=3 steps in the \displaystyle x-direction corresponds to \displaystyle 3-1=2 steps in the \displaystyle y-direction along the line. This means that \displaystyle 1 step in the \displaystyle x-direction corresponds to \displaystyle k=\frac{3-1}{5-2}= \frac{2}{3} steps in the \displaystyle y-direction. So the line's slope is \displaystyle k= \frac{2}{3}.
Two straight lines that are parallel clearly have the same slope. It is also possible to see (such as in the figure below) that for two lines having slopes \displaystyle k_1 and \displaystyle k_2 and also are perpendicular then \displaystyle k_2 = -\frac{1}{k_1}, which also can be written as \displaystyle k_1 k_2 = -1.
The straight line in the figure on the left has slope \displaystyle k, that is \displaystyle 1 step in the \displaystyle x-direction corresponds to \displaystyle k steps in the \displaystyle y-direction. If the line is rotated \displaystyle 90^\circ clockwise, we get the line in the figure to the right, and that line has slope \displaystyle -\frac{1}{k} because now \displaystyle -k steps in the \displaystyle x-direction corresponds to \displaystyle 1 step in the \displaystyle y-direction
Example 8
- The lines \displaystyle y=3x-1 and \displaystyle y=3x+5 are parallel.
- The lines \displaystyle y=x+1 and \displaystyle y=2-x are perpendicular.
All straight lines (including vertical lines) can be put into the general form
\displaystyle ax+by=c |
where \displaystyle a, \displaystyle b and \displaystyle c are constants.
Example 9
- Put the line \displaystyle y=5x+7 into the form \displaystyle ax+by=c.
Move the \displaystyle x-term to the left-hand side: \displaystyle -5x+y=7. - Put the line \displaystyle 2x+3y=-1 into the form \displaystyle y=kx+m.
Move the \displaystyle x-term to the right-hand side \displaystyle 3y=-2x-1 and divide both sides by \displaystyle 3\displaystyle y=-\frac{2}{3}x - \frac{1}{3}\,\mbox{.}
Here you can see how an equation for a line can be obtained if we know the coordinates of two points on the line.
Here you can vary k and m and see how this affects the line's characteristics.
Regions in a coordinate system
By geometrically interpreting inequalities, one can describe regions in the plane.
Example 10
- Sketch the region in the \displaystyle x,y-plane that satisfies \displaystyle y\ge2.
The region is given by all the points \displaystyle (x,y) for which the \displaystyle y-coordinate is equal or greater than \displaystyle 2 that is all points on or above the line \displaystyle y=2.
- Sketch the region in the \displaystyle x,y-plane that satisfies \displaystyle y < x.
A point \displaystyle (x,y) that satisfies the inequality \displaystyle y < x must have an \displaystyle x-coordinate that is larger than its \displaystyle y-coordinate. Thus the area consists of all the points to the right of the line \displaystyle y=x.
The fact that the line \displaystyle y=x is dashed means that the points on the line do not belong to the coloured area.
Example 11
Sketch the region in the \displaystyle x,y-plane that satisfies \displaystyle 2 \le 3x+2y\le 4.
The double inequality can be divided into two inequalities
\displaystyle 3x+2y \ge 2 \quad and \displaystyle \quad 3x+2y\le4 \;\mbox{.} |
We move the \displaystyle x-terms into the right-hand side and divide both sides by \displaystyle 2 giving
\displaystyle y \ge 1-\frac{3}{2}x \quad and \displaystyle \quad y\le 2-\frac{3}{2}x \;\mbox{.} |
The points that satisfy the first inequality are on and above the line \displaystyle y \ge 1-\tfrac{3}{2}x while the points that satisfy the other inequality are on or below the line \displaystyle y\le 2-\tfrac{3}{2}x.
Points that satisfy both inequalities form a band-like region where both coloured areas overlap.
Example 12
If we draw the lines \displaystyle y=x, \displaystyle y=-x and \displaystyle y=2 then these lines bound a triangle in a coordinate system.
We find that for a point to lie in this triangle, it has to satisfy certain conditions.
We see that its \displaystyle y-coordinate must be less than \displaystyle 2. At the same time, we see that the triangle is bounded by \displaystyle y=0 below. Thus the \displaystyle y coordinates must be in the range \displaystyle 0\le y\le2.
For the \displaystyle x-coordinate, the situation is a little more complicated. We see that the \displaystyle x-coordinate must satisfy the fact that all points lie above the lines \displaystyle y=-x and \displaystyle y=x. We see that this is satisfied if \displaystyle -y\le x\le y. Since we already have restricted the \displaystyle y-coordinates, we see that \displaystyle x cannot be larger than \displaystyle 2 or less than \displaystyle -2.
Thus the base of the triangle is \displaystyle 4 units of length and the height \displaystyle 2 units of length.
The area of this triangle is therefore \displaystyle 4\cdot 2/2=4 units of area.
Study advice
Basic and final tests
After you have read the text and worked through the exercises, you should do the basic and final tests to pass this section. You can find the link to the tests in your student lounge.
Keep in mind that ...
Draw your own diagrams when you solve geometrical problems and draw carefully and accurately! A good diagram can mean you are halfway to a solution, but a poor diagram may well fool you.
Useful web sites