The Sysytem of Equations
The Sysytem of Equations
The Sysytem of Equations
Assignment # 2
Roll # 508195455
CELL # 0333-5174447
First of all I thank my Allah (S.W.T) who gave me courage and strength to
work on this project and removed all the obstacles, which came during
my work. I am also very thankful to my teacher Mr. Asif Raza Rizvi
who became best guide and my parents who support me a lot. I also
like to mention Chen one store who helped me a lot in searching
material for my project.
I also want to mention the web sites which I have visited for data
collection for my project.
www.ask.com
www.google.com.pk
www.1banana.com
EXECUTIVE SUMMARY
An equation is defined as
“An equation may be defined as a statement which clearly indicates that any
tow algebraic expressions are equal. The two expressions are the two sides
of the equation, which are connected by the sign of equality.
Equations that have the same solution sets are said to be equivalent.
Ax + By + C = 0
Ordered Pairs
The ordered pair (a, b) stands for the pair of two numbers in which the order
of a and b is maintained. The first element of this pair is a and the second is
b.
System of equations
It is often useful to determine if equations have common solutions. The
equations are then referred to as a system of equations and the ordered
pairs that satisfy all equations are the solutions to the system.
The solutions set of any equation involving two unknowns is the set of
ordered pairs that satisfy the equation. The solution set of a system of two
equations is defined to be the intersection of the solution sets of the
individual equations. Such solutions are called simultaneous solutions since
each ordered pair satisfies both equations simultaneously.
2. Solution by substitution
When an algebraic problem presents itself in which there are two or more
equations involving two or more variables ... the multiple equations are
referred to as a system. When it is the desire to find a combination of
variable values that satisfy each of the equations (make the equations true
at the same time), it is referenced as "solving a simultaneous system." If one
were to graph the equations ... you'd really be asking the question: "Where
do the equations intersect and meet?", "What are the points that are
common to both equations simultaneously?"
The simplest simultaneous system case involves solving two equations in
two unknowns. For example, consider the following system of two equations:
2x + 3y = 12
5x + 2y = 19
STEP 1:
Examine the two equations to be solved and pick one of the variables to be
eliminated. In our example, let's say we pick the "y" variable.
STEP 2:
4x + 6y = 24
15x + 6y = 57
Notice that this multiplication has generated a numeric value of "6" as the
coefficient of the "y" term in both the top and bottom equation.
STEP 3:
Combine the two equations (by adding or subtracting them) to eliminate the
variable selected in step 1. In this example, subtract the (entire) bottom
equation from the top equation ... yielding:
-11x = -33
STEP 4:
Solve the new equation for the variable remaining. In this instance, divide
both sides of the equation by "-11":
x=3
STEP 5:
Substitute the value found (in step 4 above) into one of the original
equations and find the value of the other variable. For example, substituting
"x=3" into the original top equation yields:
2 * ( 3 ) + 3y = 12
6 + 3y = 12
3y = 6
y = 2
STEP 6:
The net final solution is the ( x , y ) ordered pair: ( 3 , 2 ). This "x-y" pair will
make both the top equation true and, at the same time, the bottom equation
true.
y = x2 + 2x - 3
2x + 3y = 19
STEP 1:
Pick one equation and solve it for one of the two variables. In this example,
the top equation is already solved for the variable "y" ... so, without any
actual work, it would be the logical selection. In many problems, one would
actually have to do some work to solve one of the equations for one of the
variables.
STEP 2:
Replace the variable in the OTHER equation by what it is equal to in step 1.
In this example, replace the "y" variable in the bottom equation by "x2 + 2x
- 3":
2x + 3 * ( x2 + 2x - 3 ) = 19
STEP 3:
2x + 3x2 + 6x - 9 = 19
3x2 + 8x - 28 = 0
( 3x + 14) ( x - 2 ) = 0
STEP 4:
The "x" values produced (in step 3 above) must now be substituted into
either one of the original equations ... to find the matched-up, corresponding
"y" values:
This particular system of equations has two simultaneous solutions: the "x-y"
ordered pair (-14/3, 85/9) and the "x-y" ordered pair (2, 5). Either of
these can be substituted into either of the original equations and will
produce true statements.
Other 1:
When solving a system, it is possible that there will be "no" solution. In other
words, there will be no "x-y" ordered pair that will make both equations true
simultaneously.
Other 2:
Other 3:
When solving three or more equations simultaneously, it is normally required
that one variable (unknown) is eliminated ... followed by a second ... followed
by a third ... etc. In other words, it is unlikely that in a single step all
variables can be eliminated immediately.
3x+y=3
x+2y=-4
The first equation is satisfied by infinitely many ordered pairs, three of which
are (0,3) , (1,0) , and (3,-6). Likewise, some ordered pairs that satisfy x+2y=
-4 are (-4,0) , (0,-2) , and (2,-3). The graphs of these two equations are given
I the following diagram. The intersection of the two lines in diagram seems to
be the point (2,-3). We can check to see whether or not this ordered pair is a
solution of the system of equations by checking it in each equation.
Substituting x=2 and y=-3 the first equation gives
3(2) + (-3) = 3
6-3 =3
Substituting x =2 and y = -3 in the second equation gives
(2) + 2 (-3) = -4
2-6 = -4
Geometrically we are confronted with three possibilities for the straight line
graphs of equations in a system of two linear equation in two un-known:
One of these possibilities must occur for the graph of two lines in plane:
The possibilities lead; correspondingly, to the conclusion that one and only
one of the following is true for two linear equations in two un-known, x and y:
2. The intersection of the two solution sets contains all those ordered
pairs found in either one of the given solution sets; that is, the
solution sets are equal.
For example
Order of a Matrix
The number of rows and columns in a matrix is called order for matrix.
Row Operation: -
Row operations are the operation, which are applied on the different rows for
solving the equation in order to find the values of unknowns.
Column Operation: -
Column operations are the operation, which are applied on the different
columns for solving the equation in order to find the values of unknowns.
Column Operation on Matrix: -
Example:
2x + 5y = 9
3x – 2y = 4
Solution:
To form the augmented matrix writes down as the first column the
coefficients of x, as the second column the coefficient of y, and as the last
column the constant terms (appearing on the right side of the equation).
2 5 9
3 -2 4
To put the augmented matrix in a form where the solution to the system is
evident, perform the following row operations. Multiply the first row by ½.
1 ½ 9/2
3 -2 -4
1 5/2 9/2
0 -19/2 -19/2
1 5/2 9/2
0 1 1
Multiply the second row by -5/2 and add to the fist row.
1 0 2
0 1 1
This matrix is the augmented matrix of the system
So,
1.x+0.y=2 or x=2
0.x+1.y=1 y=1
Case Study
Chen One
Chen One, the Pakistani based multinational firm, have famous brand in the
business of clothing, wardrobes, outfits, Child wear, Men & Women wears,
Home Fashion and stylish furniture also.
The Chen One is a business of Chenab group, Faisalabad and also the head
office of the firm is in the Faisalabad. The firm is in existence since 1997 and
in such a little time, they have achieved lot of business in the clothing
industry.
Mian Muhammad Latif, Chairman Chenab Group is the founder of Chen One
International. He is a committed businessman with excellent values in
introducing Pakistani products to international Market.
Branches of Chen One: -
In Pakistan
Karachi
Lahore
Islamabad
Peshawar
Faisalabad
Multan
Sialkot
Gujarat
Abbottabad
Internationally
Dubai (UAE)
Ajman (UAE)
Other information;-
TEL:+92 41 8754472-76
FAX:+92 41 8751907,+92 41 8752400
Toll Free:0800-Chen1(24361)
E-MAIL:chenone@chenabgroup.com
Let: y = promotion
x = Price
Here equation (1) represents that their sales in 2007 were 8% of sales as
2006 but in 2008 their sales decreased dramatically to 5%.
Explanation: -
In equation (1) you can see that their price is constant but they had doubled
their promotion and as a result their sales increased to 8%.
But in equation (2) they doubled their price but decreased their sales
promotion. As a result their sales declined to 5%. This is 3% less as
compared to 2008.
Now let’s check that what should be the price and how should they promote
their products if they want to increase their sales.
Solution: -
1 2 5
2 3 8
Where the vertical line replaces the (=) signs. As describe above that this
type of matrix (rectangle) is called augmented matrix.
Step # 1
1 2 5
2 3 8
Step # 2
To get the zero in second rows first element, multiply first row by “-2” and
then add to second row.
1 2 8
0 -1 -11
Step # 3
To get a one in row 2, column 2, multiply the second row by “–1”, i.e.
1 2 8
0 1 11
Step # 4
To get a zero in row 1, column 2 multiply the 2nd row by “–2” and then add to
1st row 1, i.e.
1 0 -14
0 1 11
0.x + 1.y = 11
so
x = -14
and y = 11
Results: -
Here you can see that “x = -14” which means Chen One should
decreased their price to 14% if they want to increase their sales.