Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Linear Equations, Solutions, Systems of Linear Equations | MATH 300, Study notes of Linear Algebra

Material Type: Notes; Professor: Konieczny; Class: Linear Algebra; Subject: Mathematics; University: University of Mary Washington; Term: Unknown 1989;

Typology: Study notes

2009/2010

Uploaded on 02/24/2010

koofers-user-nl9
koofers-user-nl9 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Math 300
Notes for Section 1.1
1. (Linear Equations). A linear equation in nvari ables x1,x
2,...,x
nis an equation that
can be written in the (standard) form
a1x1+a2x2+···+anxn=b,
where the coefficients a1,a
2,...,a
nand the constant bare real numbers.
2. (Solutions). A solution to a linear equation in nvariablesisasequenceofnreal num-
bers s1,s
2,...,s
nsuch that the equation is satisfied when we substitute x1=s1,x
2=
s2,...,x
n=sn.
3. (Systems of linear equations). A system of mlinear equations in nvariables is a set
of mlinear equations in nvariabl es :
a11x1+a12x2+... +a1nxn=b1
a21x1+a22x2+... +a2nxn=b2
.
.
..
.
..
.
..
.
.
am1x1+am2x2+··· +amnxn=bm.
A solution to such a system is a sequence of nreal numbers s1,s
2,...,s
nthat is simulta-
neously a solution for each equation in the system. To solve a linear system is to find the
set of all solutions to the system.
4. (Method of Elimination). To solve a system of linear equations, we use the method of
elimination, which consists of repeatedly performing the following operations:
(a) Interchange two equations.
(b) Multiply an equation by a nonzero constant.
(c) Add a multiple of one equation to another equation.
5. Theorem (Number of Solutions). A linear system may have no solutions, exactly one
solution, or infinitely many solutions. (If it has no solutions, we say that it is inconsistent .
If it has at least one solution, we say that it is consistent.)
6. (Derive Tip). To plot several planes, say x+y+z=3,x+yz=1,andxy+z=2,
first solve each equation for z:z=xy+3,z=x+y1, and z=x+y+2. Enter
the expression max(xy+3,x+y1,x+y+ 2) and plot it in 3D-plot window.

Partial preview of the text

Download Linear Equations, Solutions, Systems of Linear Equations | MATH 300 and more Study notes Linear Algebra in PDF only on Docsity!

Math 300

Notes for Section 1.

  1. (Linear Equations). A linear equation in n variables x 1 , x 2 ,... , xn is an equation that

can be written in the (standard) form

a 1 x 1

  • a 2 x 2
  • · · · + a n x n = b,

where the coefficients a 1 , a 2 ,... , a n and the constant b are real numbers.

  1. (Solutions). A solution to a linear equation in n variables is a sequence of n real num-

bers s 1 , s 2 ,... , sn such that the equation is satisfied when we substitute x 1 = s 1 , x 2 =

s 2 ,... , x n = s n

  1. (Systems of linear equations). A system of m linear equations in n variables is a set

of m linear equations in n variables:

a 11 x 1 + a 12 x 2 +... + a 1 nxn = b 1

a 21 x 1

  • a 22 x 2 +... + a 2 n x n = b 2

am 1 x 1 + am 2 x 2 + · · · + amnxn = bm.

A solution to such a system is a sequence of n real numbers s 1 , s 2 ,... , s n that is simulta-

neously a solution for each equation in the system. To solve a linear system is to find the

set of all solutions to the system.

  1. (Method of Elimination). To solve a system of linear equations, we use the method of

elimination, which consists of repeatedly performing the following operations:

(a) Interchange two equations.

(b) Multiply an equation by a nonzero constant.

(c) Add a multiple of one equation to another equation.

  1. Theorem (Number of Solutions). A linear system may have no solutions, exactly one

solution, or infinitely many solutions. (If it has no solutions, we say that it is inconsistent.

If it has at least one solution, we say that it is consistent.)

  1. (Derive Tip). To plot several planes, say x + y + z = 3, x + y − z = 1, and x − y + z = 2,

first solve each equation for z: z = −x − y + 3, z = x + y − 1, and z = −x + y + 2. Enter

the expression max(−x − y + 3, x + y − 1 , −x + y + 2) and plot it in 3D-plot window.