FM101 Unit 1 26-04
FM101 Unit 1 26-04
MATHEMATICS
U1
BASIC ALGEBRA
AND LINEAR
EQUATIONS
prepared by
B ib h ya N an d S h ar m a, Ja i R a j, Ro b in Ha ve a ,
T o kau a Te kab u
Unit 1: Basic Algebra and Linear Equations 1.2
Study Organiser
Before you begin this unit, please check through your study organiser. It shows the
topics that we will be covering, the skills you need to acquire (the outcomes) and the
activities you will do to help you acquire these skills.
Topic Learning outcomes Activities
1.1 Basic Algebra • Explain basic algebra Activity 1.1
Source:http://shimajournal.org/issues/v4n1/k.%20Whincup%20Shima%20v4n1%20113-
130.pdf
The rules of algebra follows the rules of arithmetic, but these rules are written using
letters.
For example, 9 + 5 = 5 + 9 this shows that the order of addition does not matter. In
algebra, we express such statement as: x + y = y + x . The letter x simply means the
first number with any value, and y the second number. Letters are used to show
that the statement is true for any number.
1. When the terms are similar (like terms such as x with different coefficients)
then they can be combined by adding the coefficients. Consider the
expression 5 x 2 + 3 x − 4 x 2 + 3 x . This expression can be simplified to x 2 + 6 x
since 5 x 2 and − 4x 2 are like terms or similar terms so 5 − 4 = 1 (coefficient of
x 2 ), likewise 3x and 3x , so 3 + 3 = 6 (coefficient of x ).
When the terms are not similar, they cannot be combined by simply adding
or subtracting the coefficients. The expression 12 x − 3 y + 2 z cannot be
simplified further.
3. Multiplication and division follow the rules for manipulating numbers. For
example,
7 × ab 21× ab 7 ab c 7 abc 1
2
÷ = 2 × = 2
= .
c c c 21ab 21abc 3c
1. Evaluate the parentheses or Brackets, if there are any, and if they require
evaluation,
2. Evaluate the powers, that is, the Exponents,
3. Divide or Multiply -- it does not matter,
4. Add or Subtract.
Example1.1
Simplify the algebraic expression 8a + 4(a + 3a)2 − 7.
Solution
8a + 4(a + 3a)2 − 7
= 8a + 4(4a)2 − 7 The parenthesis is first evaluated,
( a + 3a is replaced by 4a),
= 8a + 4(16a 2 ) − 7 Next, the exponent is evaluated,
= 8a + 64a 2 − 7 Then we multiply,
= 64a 2 + 8a − 7 But since there are no like terms in this expression, we
can not add or subtract further.
So 64a 2 + 8a − 7 is the simplified form of 8a + 4(a + 3a)2 − 7.
Example1.2
Let x = 10c, y = 3c, and z = −3c.
Evaluate ( x + y ) z.
Solution
(10c + 3c) × −3c = 13c × −3c = −39c2 .
8a + 4(a + 3a)2 − 7.
a1 x1 + a2 x2 + ... + an xn = b ,
where x1 , x2 ,..., xn are distinct variables; a1 , a2 ,..., an and b are constants; and at
least one of ai 's is not 0.
The x − intercept is the point at which the line crosses the x − axis, and the
y − intercept is the point where the line crosses the y − axis .
Steps:
1. Determine the x and y-intercepts.
2. Join the x and y-intercept to form the line.
Example 1.3
Solution
To find the y − intercept:
Let x = 0, and solve for y
y + 3(0) = −12
y = −12
y ( x2 , y2 )
y2
rise = y 2 − y1 = ∆ y
( x1 , y1 )
y1
run = x 2 − x1 = ∆ x
x2 x
x1
Example 1.4
The Principal of Motufoua Secondary School in Tuvalu is planning to purchase a
server to be used by the school for their internet purposes. He notices that a server
purchased at a cost of $60,000 in 2006 is depreciated linearly. The value of the
server at the end of 4 years is $12,000. He wanted to know the rate of this server
depreciation. What will you advice if you are the one that he consults? Let y be the
value of the server at the end of x years. Find the rate (slope) of depreciation.
Solution
We are given that ( x1 , y1 ) = (0,60000) and ( x2 , y2 ) = (4,12000).
∆y y1 − y2 60000 − 12000
The rate of depreciation is m = = = = −12000.
∆x x1 − x2 0−4
We will study the two types of equations, a slope-intercept form and a point-slope
form.
Slope-intercept form: y = mx + c
An equation of a line with slope m and y-intercept (0, c) is y = mx + c.
We should note here that the value of the slope m of a line can be positive, negative,
zero or undefined.
CASE 1: Positive Slope y = 2x +1
Example 1.5
Find the slope m and the y-intercept of the line 2 x + 4 y = 8 .
Solution
To obtain the slope and y-intercept, we need to transform the equation into
its slope-intercept form, that is, we need to solve for y.
2x + 4 y = 8
4 y = −2 x + 8
1
y = − x+2
2
1
The coefficient of x, − is the slope and the y-intercept is (0, 2).
2
Point–slope form y − y = m( x − x )
1 1
The line with equation above has a slope m and it passes through a point ( x1 , y1 ) .
Find the equation of the line with slope 2 and containing the point (2,3) .
Solution
Since we are given the slope and a point on the line we use the point slope
form
y − y = m( x − x )
1 1
and use
m = 2 (since the slope is 2),
x1 = 2 and y1 = 3 (the point has an x-cordinate of 2 and y as 3).
Then
y − 3 = 2( x − 2)
y = 2x − 4 + 3
y = 2 x − 1.
Example1.7
Find the equation of the line passing through the points (2,1) and (-2,5).
Solution
5 −1 4
Find the slope m = = = −1 , and then use the point-slope form with
−2 − 2 −4
one point on the line to form an equation of the line. Let’s use point (1, 2).
Two lines are called parallel if they have the same slope, that is m1
= m2 and different y-intercepts. Parallel lines do not have common
points.
Coincident lines
Two lines are coincident if they have the same slopes, same y-
intercepts. They have all points in common.
Intersection lines
Lines with one common point and different slopes are called
Intersection lines.
x
Activity 1.2
b) The percent p of USP, Laucala campus student’s who smoke cigarettes can be
described by p = 32.88 − 0.03t , where t is the number of years past 2000.
No Solution
The systems have no solution when the lines are parallel. They have no common
points, and the system is called an Inconsistent system.
x + y =1
x + y = 2.
y
Solution
Refer to the opposite graph. 2
1
2
1 x
Example 1.9
x+ y =3
x − y = −1 y
Solution 3
-1 3 x
Example 1.10
Sketch the graphs of the following equations.
x + y =3
y
−2 x − 2 y = −6
3
Solution
As shown in the opposite graph.
3 x
Ac Activity
Activity 1.3 x.x
tivity x.x
Spend at least 20 -30 minutes on this activity.
State whether the following system of linear equations are coincident, parallel or
intersect. Explain your answers.
2 x − y = 5 2 x + 3 y = 6 2 x − y = 5
a) b) c)
−4 x + 2 y = −10 4 x + 6 y = 0 x + y = 4
Equivalent systems of equations are systems that have the same solution set.
There are two algebraic methods to study and these are Substitution and
Elimination Methods.
Substitution Method
Summary of Steps
3. If we obtain an equation with only one variable, solve it. Otherwise, repeat steps
1 and 2 until such an equation is obtained.
Example 1.11
2 x + 3 y = 3 (1)
Solve
− x + y = −4 (2)
2(3) + 3(−1) = 3
Step 5: Check
(−1) + −3 = −4
Example 1.12
Solve the following system by substitution method.
y = 36 − 9 x (1)
y
3 x + 3 = 12 (2)
Solution
Substitute (1) into (2), we have
1
3 x + (36 − 9 x) = 12
3
3 x + 12 − 3 x = 12
12 = 12
This result does not give a value of either y nor x . However it gives a true statement.
It implies that the system is dependent and that there are many solutions.
Summary of Steps
1. Select two equations from the system and eliminate a variable from them.
2. If there are additional equations in the system, pair off equations and
eliminate the same variable from them.
4. Solve for this variable and back-substitute in previous equations until all the
variables have been found.
Example 1.13
2 x − 3 y = 1 (1)
Solve
− x − y = −3 (2)
Solution
2 x − 3 y = 1 (3)
−2 x − 2 y = −6 (4)
Lets replace Equation (4) by the sum of the two equations (3)
and (4) to obtain
2 x − 3 y = 1 (5)
−5 y = −5. (6)
3x
3 x − 2 y = 6 4 x − y = 3 y = 8 − 2
i) ii) iii)
4y = 4 2 x + 3 y = 19 y = 3x − 1
4
B) Solve each system of equations by elimination.
1 1
0.2 x − 0.3 y = 4 6 x − 4 y = 16 2 x + 3 y = 3
i) ii) iii)
2.3 x − y = 1.2 9 x − 6 y = 24 1 x − 2 y = −1
4 3
Example 1.14
Solve the following system by elimination.
7 x + 2 y = 16 (1)
−21x − 6 y = 24 (2)
Solution
Multiply 3 with equation (1) and add the result to equation (2). We have
21x + 6 y = 16
+(−21x − 6 y = 24)
0 = 72
In this case the answer is nonsense, (0 = 72), which implies that the system of
equations is inconsistent and therefore there are no solutions for the system.
Activity 1.4
We should get
3x + 2 y = 6 (3)
2x + y = 6 (4)
after multiplying 6 to both equations (1) and (2). Then we proceed as outlined in
the previous algebraic methods.
There are several approaches and techniques that can be used to solve a word
problem. In this text we will use a Five-Step approach as listed below.
Five-Step Approach
Example 1.15
A restaurant manager wants to purchase 200 sets of dishes. One design costs $25
per set, while another costs $50 per set. If he only has $8,000 to spend, how
much of each design should he order?
Solution
Read the question many times until it starts to make sense to you. Scribble any
information given to help you understand the question, such as:
Read the statement or question which asks you to find the answer: how much of
each design should be ordered? Read this several times.
In this case,
Let x be the number of dishes of a $25-design dish, and y be the
number of dishes of a $50-design.
The manager wants 200 sets of dishes which contains x number of $25-design
and y number of $50-design. So the first equation is
x + y = 200.
The second equation involves the cost.
Total cost for Total cost for Total amount
+ =
x number of y number of to spend
$25-design $50-design
x + y = 200 (1)
25 x + 50 y = 8000 (2)
Solving by elimination
−25 x − 25 y = −5000
25 x + 50 y = 8000
we get
25 y = 3000
y = 120.
25 x + 50 y = 8000
we obtain
25 x + 50(120) = 8000
25 x = 2000
x = 80.
So x = 80 and y = 120.
Step 4: Check
x + y = 200
80 + 120 = 200
200 = 200
25 x + 50 y = 8000
25(80) + 50(120) = 8000
2000 + 6000 = 8000
8000 = 8000
Step 5: Relate the solution to the equation. Look back at the question and
ask yourself does it make sense?
The question was asking how much of each design should be ordered.
Since
x = 80 and y = 120
where
x = the number of dishes of a $25-design
y = the number of dishes of $50-design.
1) The FM radio station in Tonga sells second hand radios. Suppose a FM radio station has a
total cost function C ( x ) = 105 x + 1650 and the total revenue function R ( x ) = 80 x.
a) What is the equation of the profit function for this second hand radios?
b) What is the profit for 30 secondhand radios?
Interpret your results.
c) How many radios must be sold to avoid losing money?
2) Samoan local market allows women to sell their own art and craft artifact. Suppose Lelani
sells kula decorated baskets for $12 per basket. The fixed costs for making these baskets per
month are $160, and the variable costs are $30 per unit.
a) Write the equations of the revenue and cost functions.
b) Find the breakeven point.
So the manager should order 80 dishes of a $25-design and 120 dishes of a $50-
design.
You should approach all word problems in the same way as in this example.
Activity 1.5
1. The BSP, Bank of the South Pacific lent $118,500 to a Fiji Pearl
Company in Savusavu for the development of black and white pearl
products. If the loan for black pearl was for $34,500 more than that for
white pearl, how much was lent for each product?
3. The supply and demand equations for sugar in Niue have been estimated
to be given by the equations, where p is measured in dollars, S and D
are measured in pounds units of sugar.
4. The market price for the Nauru natural perfumed oil is $5.00 per liter and
occurred when 1000 liters are produced. At a price of $1 no oil are
manufactured and for a price of $12 no oil will be purchased. Find the
supply and demand equations, assuming they are linear.
6. Village 6 Damodar, a movie theater in Suva charges adults for $6.50 and
children for $5. On a day when 300 people paid admission, the total
receipts were $1,800. How many were adults and how many were
children?
9. Two investments are made totaling $90,000. In one year the first
investment yields a profit of 5% whereas the second yields a profit of
12%. Total profit for this year is $10,000. Find the amount initially put
into each investment.
10. A company produces two items A and B. Each unit of A requires 2 people
in production and 1 person in packaging (each day). Each unit of B
requires 4 people in production and 5 people in packaging. How many
units of each item must be produced per day to keep 70 people in
production and 65 people in packaging employed?
Summary
In this Unit, you have learnt to form equations and solve equations
simultaneously. In the next Unit you will learn more about equations and
inequalities.