Using the language of Algebra, we can represent certain real life situations in terms of what are called “algebraic expressions”. They may contain the following elements.
‘x, y or z to represent variables
‘a, b, c or numbers to express constants
Arithmetic operators to represent relations between them.
A few examples would clarify the idea.
What would be my age after 3 years?
x + 3: My present age is not known and hence it is a variable. After 3 years, I would be 3 years older i.e present age + 3 years.
Because of Diwali, the prices of all refrigerators in Vivek & Co have been reduced by Rs 1000. What is the price of refrigerators now?
y – 1000 where “y” is the present price of a particular refrigerator
What is area & perimeter of a rectangle?
Area - xy: assuming x is the length and y is the breadth.
Perimeter – 2x + 2y or 2(x + y)
If toffees are equally divided among 6 children, how many will each get, assuming that there are no remainders?
x/6
My elder brother’s monthly pocket money was twice mine and in addition this month my uncle gave him Rs 10. How much money did he get this month?
2x + 10
Cost of 5 kgs of apples & 4 kgs of oranges
5x + 4y
Total weight of a box (which weighs 5 kgs) containing some clothes & books.
x + y + 5
Area of a circle
π where x is the radius
The temperature equivalent of centigrade expressed in Fahrenheit
x + 32
The sum of the internal angles of a polygon (in degrees)
180*(N – 2) where N is the number of sides of the polygon.
We can see that many of the formulae we have learnt in the science & math classes are all examples of algebraic expressions.
Rhetoric Algebra to Symbolic Algebra
The above are also examples of Rhetoric Algebra converted to Symbolic Algebra. For many centuries algebra developed mainly as a discipline where the problem statement and the steps of the solution were expressed in terms of spoken sentences. Algebra was mainly seen as generalized arithmetic.
In many problems, the language itself becomes a barrier to understanding a problem. Converting these rhetoric statements into symbolic expressions, as has been done above, had many advantages.
The move towards symbolic algebra was started by Francois Viete in the 16thcentury. He helped replace the verbal method of doing algebra with the modern symbolism in which unknown variables are denoted by symbols like x, y, and z.
The advantages of symbolic algebra were many.
Firstly, all information which were not essential for solving the problem were left out. In example 5, the essential statement was that my brother got twice my allowance and Rs 10 more. This was represented as 2x + 10. This helps us to focus our attention on the core of the problem.
Secondly, the symbols can be manipulated as per rules of operation. The manipulation can be done without any reference to the original problem. So the steps of the solution can be written as an algorithm.