SlideShare a Scribd company logo
1 of 101
Linear Equations I
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
Expressions produce outputs. Equations recover inputs.
Linear Equations I
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
We backtrack the calculation by subtracting the $10 for delivery
so the cost for the pizzas is $24,
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
We backtrack the calculation by subtracting the $10 for delivery
so the cost for the pizzas is $24, each pizza is $3 so we must
have ordered 8 pizzas.
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
We backtrack the calculation by subtracting the $10 for delivery
so the cost for the pizzas is $24, each pizza is $3 so we must
have ordered 8 pizzas.
In symbols, we've the equation 3x + 10 = 34,
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
We backtrack the calculation by subtracting the $10 for delivery
so the cost for the pizzas is $24, each pizza is $3 so we must
have ordered 8 pizzas.
In symbols, we've the equation 3x + 10 = 34,
backtrack-calculation: 3x + 10 = 34 subtract 10
–10 –10
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
We backtrack the calculation by subtracting the $10 for delivery
so the cost for the pizzas is $24, each pizza is $3 so we must
have ordered 8 pizzas.
In symbols, we've the equation 3x + 10 = 34,
backtrack-calculation: 3x + 10 = 34 subtract 10
–10 –10
so 3x = 24
Example A.
a. We order pizzas from Pizza Grande. Each pizza is $3.
There is $10 delivery charge. How much would it cost
if we want x pizzas delivered?
For x pizzas it would cost 3 * x = $3x.
To have them delivered, it would cost 3x + 10 ($) in total.
Expressions produce outputs. Equations recover inputs.
Linear Equations I
b. Suppose the total is $34, how many pizzas did we order?
We backtrack the calculation by subtracting the $10 for delivery
so the cost for the pizzas is $24, each pizza is $3 so we must
have ordered 8 pizzas.
In symbols, we've the equation 3x + 10 = 34,
backtrack-calculation: 3x + 10 = 34 subtract 10
–10 –10
so 3x = 24 divide by 3
so x = 8 (pizzas)
In the above examples, the symbolic method to find solutions
may seem unnecessarily cumbersome but for complicated
problems, the symbolic versions are indispensable.
Linear Equations I
In the above examples, the symbolic method to find solutions
may seem unnecessarily cumbersome but for complicated
problems, the symbolic versions are indispensable.
An equation is two expressions set equal to each other.
Equations look like:
left expression = right expression
or
LHS = RHS
Linear Equations I
In the above examples, the symbolic method to find solutions
may seem unnecessarily cumbersome but for complicated
problems, the symbolic versions are indispensable.
An equation is two expressions set equal to each other.
Equations look like:
left expression = right expression
or
LHS = RHS
Linear Equations I
We want to solve equations, i.e. we want to find the value
(or values) for the variable x such that it makes both sides
equal.
In the above examples, the symbolic method to find solutions
may seem unnecessarily cumbersome but for complicated
problems, the symbolic versions are indispensable.
An equation is two expressions set equal to each other.
Equations look like:
left expression = right expression
or
LHS = RHS
Linear Equations I
We want to solve equations, i.e. we want to find the value
(or values) for the variable x such that it makes both sides
equal. Such a value is called a solution of the equation.
In the above examples, the symbolic method to find solutions
may seem unnecessarily cumbersome but for complicated
problems, the symbolic versions are indispensable.
An equation is two expressions set equal to each other.
Equations look like:
left expression = right expression
or
LHS = RHS
In the example above 3x + 10 = 34 is an equations and
x = 8 is the solution for this equations because 3(8) + 10 is 34.
Linear Equations I
We want to solve equations, i.e. we want to find the value
(or values) for the variable x such that it makes both sides
equal. Such a value is called a solution of the equation.
In the above examples, the symbolic method to find solutions
may seem unnecessarily cumbersome but for complicated
problems, the symbolic versions are indispensable.
An equation is two expressions set equal to each other.
Equations look like:
left expression = right expression
or
LHS = RHS
Linear Equations I
We want to solve equations, i.e. we want to find the value
(or values) for the variable x such that it makes both sides
equal. Such a value is called a solution of the equation.
Where as we use an expression to calculate future outcomes,
we use an equation to help us to backtrack from known
outcomes to the original input x, the solution for the equation.
In the example above 3x + 10 = 34 is an equations and
x = 8 is the solution for this equations because 3(8) + 10 is 34.
Linear Equations I
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear equations are the easy to solve, i.e. it’s easy to
manipulate a linear equation, to backtrack the calculations,
to reveal what x is.
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear equations are the easy to solve, i.e. it’s easy to
manipulate a linear equation, to backtrack the calculations,
to reveal what x is. The easiest linear equations to solve are
the single–step equations such as the following ones,
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear equations are the easy to solve, i.e. it’s easy to
manipulate a linear equation, to backtrack the calculations,
to reveal what x is. The easiest linear equations to solve are
the single–step equations such as the following ones,
x – 3 = 12,
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear equations are the easy to solve, i.e. it’s easy to
manipulate a linear equation, to backtrack the calculations,
to reveal what x is. The easiest linear equations to solve are
the single–step equations such as the following ones,
x – 3 = 12,
12 = x + 3,
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear equations are the easy to solve, i.e. it’s easy to
manipulate a linear equation, to backtrack the calculations,
to reveal what x is. The easiest linear equations to solve are
the single–step equations such as the following ones,
x – 3 = 12,
12 = x + 3,
3*x = 12,
12 =
all four equation are one-step equations.
x
3
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
Linear equations are the easy to solve, i.e. it’s easy to
manipulate a linear equation, to backtrack the calculations,
to reveal what x is. The easiest linear equations to solve are
the single–step equations such as the following ones,
x – 3 = 12,
12 = x + 3,
3*x = 12,
12 =
all four equation are one-step equations.
x
3
Linear Equations I
A linear equation does not contain any higher powers of x
such as x2, x3;
x2 – 3x = 2x – 3 is not a linear equation because of the x2.
A linear equation is an equation where both the
expressions on both sides are linear expressions such as
3x + 10 = 34, or
8 = 4x – 6.
12 = x – 3,
x + 3 = 12,
12 = 3*x,
x/3 = 12
These equations are the same,
i.e. it doesn’t matter it’s
A = B or B = A. Both versions
will lead to the answer for x.
Basic principle for solving one- step-equations:
Linear Equations I
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Linear Equations I
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12
b. x + 3 = –12
c. 3x = 15
Linear Equations I
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12
b. x + 3 = –12
c. 3x = 15
Linear Equations I
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
b. x + 3 = –12
c. 3x = 15
Linear Equations I
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15
b. x + 3 = –12
c. 3x = 15
Linear Equations I
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12
c. 3x = 15
Linear Equations I
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
–12 = –12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
c. 3x = 15
Linear Equations I
12 = 12 (yes)
?
–12 = –12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
This says
“triple the x gives 15”,
hence divide by 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
3x
3
15
3
=
c. 3x = 15 Both sides divided by 3
Linear Equations I
12 = 12 (yes)
?
–12 = –12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
This says
“triple the x gives 15”,
hence divide by 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
3x
3
15
3
=
x = 5
c. 3x = 15 Both sides divided by 3
Linear Equations I
12 = 12 (yes)
?
–12 = –12 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
This says
“triple the x gives 15”,
hence divide by 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
3x
3
15
3
=
x = 5 check: 3(5) = 15
c. 3x = 15 Both sides divided by 3
Linear Equations I
12 = 12 (yes)
?
–12 = –12 (yes)
?
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
This says
“triple the x gives 15”,
hence divide by 3 to get
back to x.
Basic principle for solving one- step-equations:
To solve one-step-equations, isolate the x on one side by
applying the opposite operation to both sides of the equation.
Example B. Solve for x
a. x – 3 = 12 Add 3 to both sides
+ 3 + 3
x = 15 check: 15 – 3 = 12
b. x + 3 = –12 Subtract 3 from both sides
–3 –3
x = –15 check: –15 + 3 = –12
3x
3
15
3
=
x = 5 check: 3(5) = 15
c. 3x = 15 Both sides divided by 3
Linear Equations I
12 = 12 (yes)
?
–12 = –12 (yes)
?
15 = 15 (yes)
?
This says
“x take away 3 gives 12”,
hence add 3 to get back to x.
This says
“3 added to x gives –12”,
hence subtract 3 to get
back to x.
This says
“triple the x gives 15”,
hence divide by 3 to get
back to x.
x
3
–12=d.
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Next we solve equations that require two steps. These are the
ones that we have to collect the x-terms (or the number–terms)
first with addition or subtraction, then multiply or divide to get x.
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Next we solve equations that require two steps. These are the
ones that we have to collect the x-terms (or the number–terms)
first with addition or subtraction, then multiply or divide to get x.
Example C. Solve for x
a. 4x – 6 = 30
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Next we solve equations that require two steps. These are the
ones that we have to collect the x-terms (or the number–terms)
first with addition or subtraction, then multiply or divide to get x.
Example C. Solve for x
a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
+6+6
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Next we solve equations that require two steps. These are the
ones that we have to collect the x-terms (or the number–terms)
first with addition or subtraction, then multiply or divide to get x.
Example C. Solve for x
a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
+6+6
4x = 36
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Next we solve equations that require two steps. These are the
ones that we have to collect the x-terms (or the number–terms)
first with addition or subtraction, then multiply or divide to get x.
Example C. Solve for x
a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
+6+6
4x = 36
4 4
Divide both sides by 4
x
3
–12=d. Multiply both sides by 3
x
3
–12=( (3))
x = –36 Check:
3
–12=– 36
Linear Equations I
This says
“x divided by 3 gives –12”,
hence multiply by 3 to get
back to x.
Next we solve equations that require two steps. These are the
ones that we have to collect the x-terms (or the number–terms)
first with addition or subtraction, then multiply or divide to get x.
Example C. Solve for x
a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides
Fact: Given a linear equation if we +, –, * , /, to both sides by
the same quantity, the new equation will have the same
solution.
+6+6
x = 9
4x = 36
(Check this is the right answer.)
4 4
Divide both sides by 4
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–6 2x=
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–3 = x
–6 2x=
2 2 Divide by 2
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–3 = x
–6 2x=
2 2
In real–life, we encounter linear equations often.
Divide by 2
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–3 = x
–6 2x=
2 2
In real–life, we encounter linear equations often.
Example D. To make a cheese sandwich, we use two slices of
bread each having 70 calories and slices of cheeses where
each slice of cheese is 90 calories
a. How many calories are there in the sandwich with 2 slices of
cheese?
Divide by 2
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–3 = x
–6 2x=
2 2
In real–life, we encounter linear equations often.
Example D. To make a cheese sandwich, we use two slices of
bread each having 70 calories and slices of cheeses where
each slice of cheese is 90 calories
a. How many calories are there in the sandwich with 2 slices of
cheese?
There are 140 cal in the bread and 2 * 90 = 180 cal to make a
total of 140 + 180 = 320 calories in the cheese.
Divide by 2
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–3 = x
–6 2x=
2 2
In real–life, we encounter linear equations often.
Example D. To make a cheese sandwich, we use two slices of
bread each having 70 calories and slices of cheeses where
each slice of cheese is 90 calories
a. How many calories are there in the sandwich with 2 slices of
cheese?
There are 140 cal in the bread and 2 * 90 = 180 cal to make a
total of 140 + 180 = 320 calories in the cheese.
b. What is the expression that calculate the number of calories
of a sandwich with x slices of cheese?
Divide by 2
Linear Equations I
Example C. Solve for x
b. x – 6 = 3x Collect the x's by subtracting x from both sides
–x –x
–3 = x
–6 2x=
2 2
In real–life, we encounter linear equations often.
Example D. To make a cheese sandwich, we use two slices of
bread each having 70 calories and slices of cheeses where
each slice of cheese is 90 calories
a. How many calories are there in the sandwich with 2 slices of
cheese?
There are 140 cal in the bread and 2 * 90 = 180 cal to make a
total of 140 + 180 = 320 calories in the cheese.
b. What is the expression that calculate the number of calories
of a sandwich with x slices of cheese?
There are 140 + 90x calories in the sandwich.
Divide by 2
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
The total calories 14 + 90x is 500,
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
So there are 4 slices of cheese in a 500–cal sandwich.
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
The more general linear equations have the form
#x ± # = #x ± #,
where # can be any number.
So there are 4 slices of cheese in a 500–cal sandwich.
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
The more general linear equations have the form
#x ± # = #x ± #,
where # can be any number. We solve it by following steps:
So there are 4 slices of cheese in a 500–cal sandwich.
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
The more general linear equations have the form
#x ± # = #x ± #,
where # can be any number. We solve it by following steps:
1. Add or subtract to move the x-term to one side of the
equation and get: #x ± # = # or # = #x ± #
So there are 4 slices of cheese in a 500–cal sandwich.
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
The more general linear equations have the form
#x ± # = #x ± #,
where # can be any number. We solve it by following steps:
1. Add or subtract to move the x-term to one side of the
equation and get: #x ± # = # or # = #x ± #
2. Add or subtract the # to separate the number-term from the
x-term to get: #x = # or # = #x.
So there are 4 slices of cheese in a 500–cal sandwich.
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Linear Equations I
c. How many slices of cheese are there in a 500–cal sandwich?
Subtract 140 from
both sides–140 –140
90x = 360 Divide both sides by 90
90 90
x = 4
The more general linear equations have the form
#x ± # = #x ± #,
where # can be any number. We solve it by following steps:
1. Add or subtract to move the x-term to one side of the
equation and get: #x ± # = # or # = #x ± #
2. Add or subtract the # to separate the number-term from the
x-term to get: #x = # or # = #x.
3. Divide or multiply to get x:
x = solution or solution = x
So there are 4 slices of cheese in a 500–cal sandwich.
The total calories 14 + 90x is 500, i.e.
140 + 90x = 500
Example E.
Solve 3x – 4 = 5x + 2
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
subtract 3x to remove
the x from one side.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
subtract 3x to remove
the x from one side.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
– 6 = 2x
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
– 6 = 2x
2
–6
2
2x
=
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
divide by 2 get x.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
– 6 = 2x
2
–6
2
2x
=
–3 = x
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
divide by 2 get x.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
– 6 = 2x
2
–6
2
2x
=
–3 = x
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
divide by 2 get x.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
– 6 = 2x
2
–6
2
2x
=
–3 = x
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
divide by 2 get x.
Finally, all linear equations can be reduced to the format
#x ± # = #x ± #
by simplifying each side by itself first.
Linear Equations I
Example E.
Solve 3x – 4 = 5x + 2
–3x –3x
– 4 = 2x + 2
–2 –2
– 6 = 2x
2
–6
2
2x
=
–3 = x
subtract 3x to remove
the x from one side.
subtract 2 to move the 2 to
the other side.
divide by 2 get x.
Finally, all linear equations can be reduced to the format
#x ± # = #x ± #
by simplifying each side by itself first.
Linear Equations I
Example F. Solve the equation.
2x – 3(1 – 3x) = 3(x – 6) – 1
Simplify each side by combining like-term first.
2x – 3(1 – 3x) = 3(x – 6) – 1
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x =
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 =
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
gather the x’s, subtract 3x from
both sides
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
gather the x’s, subtract 3x from
both sides
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
+3 +3
gather the x’s, subtract 3x from
both sides
gather the number-terms, +3 to
both sides
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
+3 +3
8x = –16
gather the x’s, subtract 3x from
both sides
gather the number-terms, +3 to
both sides
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
+3 +3
8x = –16
gather the x’s, subtract 3x from
both sides
gather the number-terms, +3 to
both sides
divide by 8 to get x.
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
+3 +3
8x = –16
gather the x’s, subtract 3x from
both sides
gather the number-terms, +3 to
both sides
divide by 8 to get x.
=8 8
8x -16
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
+3 +3
8x = –16
gather the x’s, subtract 3x from
both sides
gather the number-terms, +3 to
both sides
divide by 8 to get x.
=8 8
8x -16
-2
Linear Equations I
2x – 3(1 – 3x) = 3(x – 6) – 1
2x – 3 + 9x = 3x – 18 – 1
11x – 3 = 3x – 19
–3x –3x
8x – 3 = –19
+3 +3
8x = –16
gather the x’s, subtract 3x from
both sides
gather the number-terms, +3 to
both sides
divide by 8 to get x.
=8 8
8x -16
-2
x = -2
Linear Equations I
Exercise
A. Solve in one step by addition or subtraction .
Linear Equations I
1. x + 2 = 3 2. x – 1 = –3 3. –3 = x –5
4. x + 8 = –15 5. x – 2 = –1/2 6. = x –
3
2
2
1
B. Solve in one step by multiplication or division.
7. 2x = 3 8. –3x = –1 9. –3 = –5x
10. 8 x = –15 11. –4 =
2
x 12. 7 =
3
–x
13. = –4
3
–x
14. 7 = –x 15. –x = –7
C. Solve by collecting the x’s to one side first. (Remember to
keep the x’s positive.)
16. x + 2 = 5 – 2x 17. 2x – 1 = – x –7 18. –x = x – 8
19. –x = 3 – 2x 20. –5x = 6 – 3x 21. –x + 2 = 3 + 2x
22. –3x – 1= 3 – 6x 23. –x + 7 = 3 – 3x 24. –2x + 2 = 9 + x
D. Solve for x by first simplifying the equations to the form of
#x ± # = #x ± #.
Linear Equations I
25. 2(x + 2) = 5 – (x – 1) 26. 3(x – 1) + 2 = – 2x – 9
30. –2(x – 3) + 3 = 2(x – 1) + 3x + 13
31. –(x + 4) – 2(x+ 1) = 4(x – 1) – 2
32. x + 1 + 2(x – 3) = 2(x – 1) – (2 – 2x)
33. 4 – 3(2 – 2x) = 2(4x + 1) – 14
34. 5(x – 2) – 3(3 –x) = – 3(x +2) + 2(4x + 1)
35. –3(2 – 2x) + 3(3 – x) = 5(x – 1) + 2(2 – 3x)
27. –2(x – 3) = 2(–x – 1) + 3x
28. –(x + 4) – 2 = 4(x – 1)
29. x + 2(x – 3) = 2(x – 1) – 2
36. 6(2x – 5) – 4 (3x +2) = 2x + 6(–3x – 4) – 8

More Related Content

What's hot

1 s5 variables and evaluation
1 s5 variables and evaluation1 s5 variables and evaluation
1 s5 variables and evaluationmath123a
 
4 3polynomial expressions
4 3polynomial expressions4 3polynomial expressions
4 3polynomial expressionsmath123a
 
2 1 expressions
2 1 expressions2 1 expressions
2 1 expressionsmath123a
 
5 2factoring trinomial i
5 2factoring trinomial i5 2factoring trinomial i
5 2factoring trinomial imath123a
 
1 4 cancellation
1 4 cancellation1 4 cancellation
1 4 cancellationmath123b
 
46polynomial expressions
46polynomial expressions46polynomial expressions
46polynomial expressionsalg1testreview
 
3 4 systems of linear equations 2
3 4 systems of linear equations 23 4 systems of linear equations 2
3 4 systems of linear equations 2math123a
 
2 3linear equations ii
2 3linear equations ii2 3linear equations ii
2 3linear equations iimath123a
 
1.2 algebraic expressions
1.2 algebraic expressions1.2 algebraic expressions
1.2 algebraic expressionsmath260
 
3 3 systems of linear equations 1
3 3 systems of linear equations 13 3 systems of linear equations 1
3 3 systems of linear equations 1math123a
 
5 7applications of factoring
5 7applications of factoring5 7applications of factoring
5 7applications of factoringmath123a
 
1.3 rational expressions
1.3 rational expressions1.3 rational expressions
1.3 rational expressionsmath123b
 
6.1 system of linear equations and matrices
6.1 system of linear equations and matrices6.1 system of linear equations and matrices
6.1 system of linear equations and matricesmath260
 
1 f1 prime numbers and factors
1 f1 prime numbers and factors1 f1 prime numbers and factors
1 f1 prime numbers and factorsmath123a
 
1.3 solving equations
1.3 solving equations1.3 solving equations
1.3 solving equationsmath260
 
1.0 factoring trinomials the ac method and making lists-x
1.0 factoring trinomials  the ac method and making lists-x1.0 factoring trinomials  the ac method and making lists-x
1.0 factoring trinomials the ac method and making lists-xmath260
 
1.1 review on algebra 1
1.1 review on algebra 11.1 review on algebra 1
1.1 review on algebra 1math265
 

What's hot (20)

1 s5 variables and evaluation
1 s5 variables and evaluation1 s5 variables and evaluation
1 s5 variables and evaluation
 
4 3polynomial expressions
4 3polynomial expressions4 3polynomial expressions
4 3polynomial expressions
 
41 expressions
41 expressions41 expressions
41 expressions
 
2 1 expressions
2 1 expressions2 1 expressions
2 1 expressions
 
5 2factoring trinomial i
5 2factoring trinomial i5 2factoring trinomial i
5 2factoring trinomial i
 
1 4 cancellation
1 4 cancellation1 4 cancellation
1 4 cancellation
 
46polynomial expressions
46polynomial expressions46polynomial expressions
46polynomial expressions
 
3 4 systems of linear equations 2
3 4 systems of linear equations 23 4 systems of linear equations 2
3 4 systems of linear equations 2
 
2 3linear equations ii
2 3linear equations ii2 3linear equations ii
2 3linear equations ii
 
1.2 algebraic expressions
1.2 algebraic expressions1.2 algebraic expressions
1.2 algebraic expressions
 
3 3 systems of linear equations 1
3 3 systems of linear equations 13 3 systems of linear equations 1
3 3 systems of linear equations 1
 
5 7applications of factoring
5 7applications of factoring5 7applications of factoring
5 7applications of factoring
 
11 arith operations
11 arith operations11 arith operations
11 arith operations
 
1.3 rational expressions
1.3 rational expressions1.3 rational expressions
1.3 rational expressions
 
6.1 system of linear equations and matrices
6.1 system of linear equations and matrices6.1 system of linear equations and matrices
6.1 system of linear equations and matrices
 
44 exponents
44 exponents44 exponents
44 exponents
 
1 f1 prime numbers and factors
1 f1 prime numbers and factors1 f1 prime numbers and factors
1 f1 prime numbers and factors
 
1.3 solving equations
1.3 solving equations1.3 solving equations
1.3 solving equations
 
1.0 factoring trinomials the ac method and making lists-x
1.0 factoring trinomials  the ac method and making lists-x1.0 factoring trinomials  the ac method and making lists-x
1.0 factoring trinomials the ac method and making lists-x
 
1.1 review on algebra 1
1.1 review on algebra 11.1 review on algebra 1
1.1 review on algebra 1
 

Viewers also liked

2 5literal equations
2 5literal equations2 5literal equations
2 5literal equationsmath123a
 
3 1 rectangular coordinate system
3 1 rectangular coordinate system3 1 rectangular coordinate system
3 1 rectangular coordinate systemmath123a
 
Soluiton i
Soluiton iSoluiton i
Soluiton imath123a
 
38 equations of lines-x
38 equations of lines-x38 equations of lines-x
38 equations of lines-xmath123a
 
1 s4 order of operations
1 s4 order of operations1 s4 order of operations
1 s4 order of operationsmath123a
 
1 s2 addition and subtraction of signed numbers
1 s2 addition and subtraction of signed numbers1 s2 addition and subtraction of signed numbers
1 s2 addition and subtraction of signed numbersmath123a
 
3 2 linear equations and lines
3 2 linear equations and lines3 2 linear equations and lines
3 2 linear equations and linesmath123a
 

Viewers also liked (8)

2 5literal equations
2 5literal equations2 5literal equations
2 5literal equations
 
3 1 rectangular coordinate system
3 1 rectangular coordinate system3 1 rectangular coordinate system
3 1 rectangular coordinate system
 
Soluiton i
Soluiton iSoluiton i
Soluiton i
 
38 equations of lines-x
38 equations of lines-x38 equations of lines-x
38 equations of lines-x
 
1 s4 order of operations
1 s4 order of operations1 s4 order of operations
1 s4 order of operations
 
Solving Literal Equations
Solving Literal EquationsSolving Literal Equations
Solving Literal Equations
 
1 s2 addition and subtraction of signed numbers
1 s2 addition and subtraction of signed numbers1 s2 addition and subtraction of signed numbers
1 s2 addition and subtraction of signed numbers
 
3 2 linear equations and lines
3 2 linear equations and lines3 2 linear equations and lines
3 2 linear equations and lines
 

Similar to 2 2linear equations i

1 expressions x
1 expressions x1 expressions x
1 expressions xTzenma
 
2 expressions and linear expressions
2 expressions and linear expressions2 expressions and linear expressions
2 expressions and linear expressionselem-alg-sample
 
2 solving equations nat-e
2 solving equations nat-e2 solving equations nat-e
2 solving equations nat-emath260
 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations ymath260
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitieskhyps13
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variablesjulienorman80065
 
Systems of linear equations in three variables
Systems of linear equations in three variablesSystems of linear equations in three variables
Systems of linear equations in three variablesRose Mary Tania Arini
 
LINEAR EQUATION IN TWO VARIABLES
LINEAR EQUATION IN TWO VARIABLESLINEAR EQUATION IN TWO VARIABLES
LINEAR EQUATION IN TWO VARIABLESManah Chhabra
 
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...Mathslearning.com
 
factoring trinomials the ac method and making lists
factoring trinomials  the ac method and making listsfactoring trinomials  the ac method and making lists
factoring trinomials the ac method and making listsmath260
 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions ymath266
 
1.2 algebraic expressions y
1.2 algebraic expressions y1.2 algebraic expressions y
1.2 algebraic expressions ymath260
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variablemisey_margarette
 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxJennilynBalusdan3
 

Similar to 2 2linear equations i (20)

3 linear equations
3 linear equations3 linear equations
3 linear equations
 
42 linear equations
42 linear equations42 linear equations
42 linear equations
 
1 expressions x
1 expressions x1 expressions x
1 expressions x
 
2 expressions and linear expressions
2 expressions and linear expressions2 expressions and linear expressions
2 expressions and linear expressions
 
41 expressions
41 expressions41 expressions
41 expressions
 
2 solving equations nat-e
2 solving equations nat-e2 solving equations nat-e
2 solving equations nat-e
 
1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations y
 
Tutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalitiesTutorial linear equations and linear inequalities
Tutorial linear equations and linear inequalities
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
 
Systems of linear equations in three variables
Systems of linear equations in three variablesSystems of linear equations in three variables
Systems of linear equations in three variables
 
LINEAR EQUATION IN TWO VARIABLES
LINEAR EQUATION IN TWO VARIABLESLINEAR EQUATION IN TWO VARIABLES
LINEAR EQUATION IN TWO VARIABLES
 
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
Algebra the way to do it | Free Sample eBook | Mathslearning.com | Mathematic...
 
Just equations
Just equationsJust equations
Just equations
 
Solving equations
Solving equationsSolving equations
Solving equations
 
Linear equations
Linear equationsLinear equations
Linear equations
 
factoring trinomials the ac method and making lists
factoring trinomials  the ac method and making listsfactoring trinomials  the ac method and making lists
factoring trinomials the ac method and making lists
 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions y
 
1.2 algebraic expressions y
1.2 algebraic expressions y1.2 algebraic expressions y
1.2 algebraic expressions y
 
Linear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One VariableLinear Equations and Inequalities in One Variable
Linear Equations and Inequalities in One Variable
 
presentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptxpresentation-111004200224-phpapp02.pptx
presentation-111004200224-phpapp02.pptx
 

More from math123a

1 numbers and factors eq
1 numbers and factors eq1 numbers and factors eq
1 numbers and factors eqmath123a
 
37 more on slopes-x
37 more on slopes-x37 more on slopes-x
37 more on slopes-xmath123a
 
36 slopes of lines-x
36 slopes of lines-x36 slopes of lines-x
36 slopes of lines-xmath123a
 
123a ppt-all-2
123a ppt-all-2123a ppt-all-2
123a ppt-all-2math123a
 
7 inequalities ii exp
7 inequalities ii exp7 inequalities ii exp
7 inequalities ii expmath123a
 
115 ans-ii
115 ans-ii115 ans-ii
115 ans-iimath123a
 
14 2nd degree-equation word problems
14 2nd degree-equation word problems14 2nd degree-equation word problems
14 2nd degree-equation word problemsmath123a
 
123a test4-sample
123a test4-sample123a test4-sample
123a test4-samplemath123a
 
Sample fin
Sample finSample fin
Sample finmath123a
 
12 4- sample
12 4- sample12 4- sample
12 4- samplemath123a
 
F12 2 -ans
F12 2 -ansF12 2 -ans
F12 2 -ansmath123a
 
F12 1-ans-jpg
F12 1-ans-jpgF12 1-ans-jpg
F12 1-ans-jpgmath123a
 
Sample1 v2-jpg-form
Sample1 v2-jpg-formSample1 v2-jpg-form
Sample1 v2-jpg-formmath123a
 
1exponents
1exponents1exponents
1exponentsmath123a
 
3 6 introduction to sets-optional
3 6 introduction to sets-optional3 6 introduction to sets-optional
3 6 introduction to sets-optionalmath123a
 
1 f5 addition and subtraction of fractions
1 f5 addition and subtraction of fractions1 f5 addition and subtraction of fractions
1 f5 addition and subtraction of fractionsmath123a
 
1 f4 lcm and lcd
1 f4 lcm and lcd1 f4 lcm and lcd
1 f4 lcm and lcdmath123a
 
1 f2 fractions
1 f2 fractions1 f2 fractions
1 f2 fractionsmath123a
 
1 f7 on cross-multiplication
1 f7 on cross-multiplication1 f7 on cross-multiplication
1 f7 on cross-multiplicationmath123a
 
5 82nd-degree-equation word problems
5 82nd-degree-equation word problems5 82nd-degree-equation word problems
5 82nd-degree-equation word problemsmath123a
 

More from math123a (20)

1 numbers and factors eq
1 numbers and factors eq1 numbers and factors eq
1 numbers and factors eq
 
37 more on slopes-x
37 more on slopes-x37 more on slopes-x
37 more on slopes-x
 
36 slopes of lines-x
36 slopes of lines-x36 slopes of lines-x
36 slopes of lines-x
 
123a ppt-all-2
123a ppt-all-2123a ppt-all-2
123a ppt-all-2
 
7 inequalities ii exp
7 inequalities ii exp7 inequalities ii exp
7 inequalities ii exp
 
115 ans-ii
115 ans-ii115 ans-ii
115 ans-ii
 
14 2nd degree-equation word problems
14 2nd degree-equation word problems14 2nd degree-equation word problems
14 2nd degree-equation word problems
 
123a test4-sample
123a test4-sample123a test4-sample
123a test4-sample
 
Sample fin
Sample finSample fin
Sample fin
 
12 4- sample
12 4- sample12 4- sample
12 4- sample
 
F12 2 -ans
F12 2 -ansF12 2 -ans
F12 2 -ans
 
F12 1-ans-jpg
F12 1-ans-jpgF12 1-ans-jpg
F12 1-ans-jpg
 
Sample1 v2-jpg-form
Sample1 v2-jpg-formSample1 v2-jpg-form
Sample1 v2-jpg-form
 
1exponents
1exponents1exponents
1exponents
 
3 6 introduction to sets-optional
3 6 introduction to sets-optional3 6 introduction to sets-optional
3 6 introduction to sets-optional
 
1 f5 addition and subtraction of fractions
1 f5 addition and subtraction of fractions1 f5 addition and subtraction of fractions
1 f5 addition and subtraction of fractions
 
1 f4 lcm and lcd
1 f4 lcm and lcd1 f4 lcm and lcd
1 f4 lcm and lcd
 
1 f2 fractions
1 f2 fractions1 f2 fractions
1 f2 fractions
 
1 f7 on cross-multiplication
1 f7 on cross-multiplication1 f7 on cross-multiplication
1 f7 on cross-multiplication
 
5 82nd-degree-equation word problems
5 82nd-degree-equation word problems5 82nd-degree-equation word problems
5 82nd-degree-equation word problems
 

Recently uploaded

size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticspragatimahajan3
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文中 央社
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...Sayali Powar
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxJenilouCasareno
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Celine George
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17Celine George
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online PresentationGDSCYCCE
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Mohamed Rizk Khodair
 
IATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdffIATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdff17thcssbs2
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...Nguyen Thanh Tu Collection
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽中 央社
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringDenish Jangid
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024CapitolTechU
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointELaRue0
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxCapitolTechU
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...Nguyen Thanh Tu Collection
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfbu07226
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resourcesaileywriter
 

Recently uploaded (20)

size separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceuticssize separation d pharm 1st year pharmaceutics
size separation d pharm 1st year pharmaceutics
 
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文會考英文
 
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
UNIT – IV_PCI Complaints: Complaints and evaluation of complaints, Handling o...
 
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptxMatatag-Curriculum and the 21st Century Skills Presentation.pptx
Matatag-Curriculum and the 21st Century Skills Presentation.pptx
 
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 2 STEPS Using Odoo 17
 
How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17How to the fix Attribute Error in odoo 17
How to the fix Attribute Error in odoo 17
 
[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation[GDSC YCCE] Build with AI Online Presentation
[GDSC YCCE] Build with AI Online Presentation
 
Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).Dementia (Alzheimer & vasular dementia).
Dementia (Alzheimer & vasular dementia).
 
IATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdffIATP How-to Foreign Travel May 2024.pdff
IATP How-to Foreign Travel May 2024.pdff
 
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
BỘ LUYỆN NGHE TIẾNG ANH 8 GLOBAL SUCCESS CẢ NĂM (GỒM 12 UNITS, MỖI UNIT GỒM 3...
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
 
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & EngineeringBasic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
Basic Civil Engg Notes_Chapter-6_Environment Pollution & Engineering
 
Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024Capitol Tech Univ Doctoral Presentation -May 2024
Capitol Tech Univ Doctoral Presentation -May 2024
 
Word Stress rules esl .pptx
Word Stress rules esl               .pptxWord Stress rules esl               .pptx
Word Stress rules esl .pptx
 
Open Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPointOpen Educational Resources Primer PowerPoint
Open Educational Resources Primer PowerPoint
 
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptxslides CapTechTalks Webinar May 2024 Alexander Perry.pptx
slides CapTechTalks Webinar May 2024 Alexander Perry.pptx
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT VẬT LÝ 2024 - TỪ CÁC TRƯỜNG, TRƯ...
 
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdfINU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
INU_CAPSTONEDESIGN_비밀번호486_업로드용 발표자료.pdf
 
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdfPost Exam Fun(da) Intra UEM General Quiz - Finals.pdf
Post Exam Fun(da) Intra UEM General Quiz - Finals.pdf
 
The Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational ResourcesThe Benefits and Challenges of Open Educational Resources
The Benefits and Challenges of Open Educational Resources
 

2 2linear equations i

  • 2. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? Expressions produce outputs. Equations recover inputs. Linear Equations I
  • 3. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. Expressions produce outputs. Equations recover inputs. Linear Equations I
  • 4. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I
  • 5. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order?
  • 6. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order? We backtrack the calculation by subtracting the $10 for delivery so the cost for the pizzas is $24,
  • 7. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order? We backtrack the calculation by subtracting the $10 for delivery so the cost for the pizzas is $24, each pizza is $3 so we must have ordered 8 pizzas.
  • 8. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order? We backtrack the calculation by subtracting the $10 for delivery so the cost for the pizzas is $24, each pizza is $3 so we must have ordered 8 pizzas. In symbols, we've the equation 3x + 10 = 34,
  • 9. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order? We backtrack the calculation by subtracting the $10 for delivery so the cost for the pizzas is $24, each pizza is $3 so we must have ordered 8 pizzas. In symbols, we've the equation 3x + 10 = 34, backtrack-calculation: 3x + 10 = 34 subtract 10 –10 –10
  • 10. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order? We backtrack the calculation by subtracting the $10 for delivery so the cost for the pizzas is $24, each pizza is $3 so we must have ordered 8 pizzas. In symbols, we've the equation 3x + 10 = 34, backtrack-calculation: 3x + 10 = 34 subtract 10 –10 –10 so 3x = 24
  • 11. Example A. a. We order pizzas from Pizza Grande. Each pizza is $3. There is $10 delivery charge. How much would it cost if we want x pizzas delivered? For x pizzas it would cost 3 * x = $3x. To have them delivered, it would cost 3x + 10 ($) in total. Expressions produce outputs. Equations recover inputs. Linear Equations I b. Suppose the total is $34, how many pizzas did we order? We backtrack the calculation by subtracting the $10 for delivery so the cost for the pizzas is $24, each pizza is $3 so we must have ordered 8 pizzas. In symbols, we've the equation 3x + 10 = 34, backtrack-calculation: 3x + 10 = 34 subtract 10 –10 –10 so 3x = 24 divide by 3 so x = 8 (pizzas)
  • 12. In the above examples, the symbolic method to find solutions may seem unnecessarily cumbersome but for complicated problems, the symbolic versions are indispensable. Linear Equations I
  • 13. In the above examples, the symbolic method to find solutions may seem unnecessarily cumbersome but for complicated problems, the symbolic versions are indispensable. An equation is two expressions set equal to each other. Equations look like: left expression = right expression or LHS = RHS Linear Equations I
  • 14. In the above examples, the symbolic method to find solutions may seem unnecessarily cumbersome but for complicated problems, the symbolic versions are indispensable. An equation is two expressions set equal to each other. Equations look like: left expression = right expression or LHS = RHS Linear Equations I We want to solve equations, i.e. we want to find the value (or values) for the variable x such that it makes both sides equal.
  • 15. In the above examples, the symbolic method to find solutions may seem unnecessarily cumbersome but for complicated problems, the symbolic versions are indispensable. An equation is two expressions set equal to each other. Equations look like: left expression = right expression or LHS = RHS Linear Equations I We want to solve equations, i.e. we want to find the value (or values) for the variable x such that it makes both sides equal. Such a value is called a solution of the equation.
  • 16. In the above examples, the symbolic method to find solutions may seem unnecessarily cumbersome but for complicated problems, the symbolic versions are indispensable. An equation is two expressions set equal to each other. Equations look like: left expression = right expression or LHS = RHS In the example above 3x + 10 = 34 is an equations and x = 8 is the solution for this equations because 3(8) + 10 is 34. Linear Equations I We want to solve equations, i.e. we want to find the value (or values) for the variable x such that it makes both sides equal. Such a value is called a solution of the equation.
  • 17. In the above examples, the symbolic method to find solutions may seem unnecessarily cumbersome but for complicated problems, the symbolic versions are indispensable. An equation is two expressions set equal to each other. Equations look like: left expression = right expression or LHS = RHS Linear Equations I We want to solve equations, i.e. we want to find the value (or values) for the variable x such that it makes both sides equal. Such a value is called a solution of the equation. Where as we use an expression to calculate future outcomes, we use an equation to help us to backtrack from known outcomes to the original input x, the solution for the equation. In the example above 3x + 10 = 34 is an equations and x = 8 is the solution for this equations because 3(8) + 10 is 34.
  • 18. Linear Equations I A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 19. Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 20. Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 21. Linear equations are the easy to solve, i.e. it’s easy to manipulate a linear equation, to backtrack the calculations, to reveal what x is. Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 22. Linear equations are the easy to solve, i.e. it’s easy to manipulate a linear equation, to backtrack the calculations, to reveal what x is. The easiest linear equations to solve are the single–step equations such as the following ones, Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 23. Linear equations are the easy to solve, i.e. it’s easy to manipulate a linear equation, to backtrack the calculations, to reveal what x is. The easiest linear equations to solve are the single–step equations such as the following ones, x – 3 = 12, Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 24. Linear equations are the easy to solve, i.e. it’s easy to manipulate a linear equation, to backtrack the calculations, to reveal what x is. The easiest linear equations to solve are the single–step equations such as the following ones, x – 3 = 12, 12 = x + 3, Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 25. Linear equations are the easy to solve, i.e. it’s easy to manipulate a linear equation, to backtrack the calculations, to reveal what x is. The easiest linear equations to solve are the single–step equations such as the following ones, x – 3 = 12, 12 = x + 3, 3*x = 12, 12 = all four equation are one-step equations. x 3 Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6.
  • 26. Linear equations are the easy to solve, i.e. it’s easy to manipulate a linear equation, to backtrack the calculations, to reveal what x is. The easiest linear equations to solve are the single–step equations such as the following ones, x – 3 = 12, 12 = x + 3, 3*x = 12, 12 = all four equation are one-step equations. x 3 Linear Equations I A linear equation does not contain any higher powers of x such as x2, x3; x2 – 3x = 2x – 3 is not a linear equation because of the x2. A linear equation is an equation where both the expressions on both sides are linear expressions such as 3x + 10 = 34, or 8 = 4x – 6. 12 = x – 3, x + 3 = 12, 12 = 3*x, x/3 = 12 These equations are the same, i.e. it doesn’t matter it’s A = B or B = A. Both versions will lead to the answer for x.
  • 27. Basic principle for solving one- step-equations: Linear Equations I
  • 28. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Linear Equations I
  • 29. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 b. x + 3 = –12 c. 3x = 15 Linear Equations I
  • 30. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 b. x + 3 = –12 c. 3x = 15 Linear Equations I This says “x take away 3 gives 12”, hence add 3 to get back to x.
  • 31. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 b. x + 3 = –12 c. 3x = 15 Linear Equations I This says “x take away 3 gives 12”, hence add 3 to get back to x.
  • 32. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 b. x + 3 = –12 c. 3x = 15 Linear Equations I This says “x take away 3 gives 12”, hence add 3 to get back to x.
  • 33. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 c. 3x = 15 Linear Equations I ? This says “x take away 3 gives 12”, hence add 3 to get back to x.
  • 34. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x.
  • 35. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x.
  • 36. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x.
  • 37. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x.
  • 38. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x.
  • 39. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? –12 = –12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x.
  • 40. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 c. 3x = 15 Linear Equations I 12 = 12 (yes) ? –12 = –12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x. This says “triple the x gives 15”, hence divide by 3 to get back to x.
  • 41. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 3x 3 15 3 = c. 3x = 15 Both sides divided by 3 Linear Equations I 12 = 12 (yes) ? –12 = –12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x. This says “triple the x gives 15”, hence divide by 3 to get back to x.
  • 42. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 3x 3 15 3 = x = 5 c. 3x = 15 Both sides divided by 3 Linear Equations I 12 = 12 (yes) ? –12 = –12 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x. This says “triple the x gives 15”, hence divide by 3 to get back to x.
  • 43. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 3x 3 15 3 = x = 5 check: 3(5) = 15 c. 3x = 15 Both sides divided by 3 Linear Equations I 12 = 12 (yes) ? –12 = –12 (yes) ? ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x. This says “triple the x gives 15”, hence divide by 3 to get back to x.
  • 44. Basic principle for solving one- step-equations: To solve one-step-equations, isolate the x on one side by applying the opposite operation to both sides of the equation. Example B. Solve for x a. x – 3 = 12 Add 3 to both sides + 3 + 3 x = 15 check: 15 – 3 = 12 b. x + 3 = –12 Subtract 3 from both sides –3 –3 x = –15 check: –15 + 3 = –12 3x 3 15 3 = x = 5 check: 3(5) = 15 c. 3x = 15 Both sides divided by 3 Linear Equations I 12 = 12 (yes) ? –12 = –12 (yes) ? 15 = 15 (yes) ? This says “x take away 3 gives 12”, hence add 3 to get back to x. This says “3 added to x gives –12”, hence subtract 3 to get back to x. This says “triple the x gives 15”, hence divide by 3 to get back to x.
  • 45. x 3 –12=d. Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x.
  • 46. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x.
  • 47. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x.
  • 48. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x.
  • 49. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution.
  • 50. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Next we solve equations that require two steps. These are the ones that we have to collect the x-terms (or the number–terms) first with addition or subtraction, then multiply or divide to get x. Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution.
  • 51. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Next we solve equations that require two steps. These are the ones that we have to collect the x-terms (or the number–terms) first with addition or subtraction, then multiply or divide to get x. Example C. Solve for x a. 4x – 6 = 30 Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution.
  • 52. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Next we solve equations that require two steps. These are the ones that we have to collect the x-terms (or the number–terms) first with addition or subtraction, then multiply or divide to get x. Example C. Solve for x a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution. +6+6
  • 53. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Next we solve equations that require two steps. These are the ones that we have to collect the x-terms (or the number–terms) first with addition or subtraction, then multiply or divide to get x. Example C. Solve for x a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution. +6+6 4x = 36
  • 54. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Next we solve equations that require two steps. These are the ones that we have to collect the x-terms (or the number–terms) first with addition or subtraction, then multiply or divide to get x. Example C. Solve for x a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution. +6+6 4x = 36 4 4 Divide both sides by 4
  • 55. x 3 –12=d. Multiply both sides by 3 x 3 –12=( (3)) x = –36 Check: 3 –12=– 36 Linear Equations I This says “x divided by 3 gives –12”, hence multiply by 3 to get back to x. Next we solve equations that require two steps. These are the ones that we have to collect the x-terms (or the number–terms) first with addition or subtraction, then multiply or divide to get x. Example C. Solve for x a. 4x – 6 = 30 Collect the numbers by adding 6 to both sides Fact: Given a linear equation if we +, –, * , /, to both sides by the same quantity, the new equation will have the same solution. +6+6 x = 9 4x = 36 (Check this is the right answer.) 4 4 Divide both sides by 4
  • 56. Linear Equations I Example C. Solve for x b. x – 6 = 3x
  • 57. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x
  • 58. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –6 2x=
  • 59. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –3 = x –6 2x= 2 2 Divide by 2
  • 60. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –3 = x –6 2x= 2 2 In real–life, we encounter linear equations often. Divide by 2
  • 61. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –3 = x –6 2x= 2 2 In real–life, we encounter linear equations often. Example D. To make a cheese sandwich, we use two slices of bread each having 70 calories and slices of cheeses where each slice of cheese is 90 calories a. How many calories are there in the sandwich with 2 slices of cheese? Divide by 2
  • 62. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –3 = x –6 2x= 2 2 In real–life, we encounter linear equations often. Example D. To make a cheese sandwich, we use two slices of bread each having 70 calories and slices of cheeses where each slice of cheese is 90 calories a. How many calories are there in the sandwich with 2 slices of cheese? There are 140 cal in the bread and 2 * 90 = 180 cal to make a total of 140 + 180 = 320 calories in the cheese. Divide by 2
  • 63. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –3 = x –6 2x= 2 2 In real–life, we encounter linear equations often. Example D. To make a cheese sandwich, we use two slices of bread each having 70 calories and slices of cheeses where each slice of cheese is 90 calories a. How many calories are there in the sandwich with 2 slices of cheese? There are 140 cal in the bread and 2 * 90 = 180 cal to make a total of 140 + 180 = 320 calories in the cheese. b. What is the expression that calculate the number of calories of a sandwich with x slices of cheese? Divide by 2
  • 64. Linear Equations I Example C. Solve for x b. x – 6 = 3x Collect the x's by subtracting x from both sides –x –x –3 = x –6 2x= 2 2 In real–life, we encounter linear equations often. Example D. To make a cheese sandwich, we use two slices of bread each having 70 calories and slices of cheeses where each slice of cheese is 90 calories a. How many calories are there in the sandwich with 2 slices of cheese? There are 140 cal in the bread and 2 * 90 = 180 cal to make a total of 140 + 180 = 320 calories in the cheese. b. What is the expression that calculate the number of calories of a sandwich with x slices of cheese? There are 140 + 90x calories in the sandwich. Divide by 2
  • 65. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich?
  • 66. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? The total calories 14 + 90x is 500,
  • 67. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 68. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 69. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 70. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 71. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 So there are 4 slices of cheese in a 500–cal sandwich. The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 72. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 The more general linear equations have the form #x ± # = #x ± #, where # can be any number. So there are 4 slices of cheese in a 500–cal sandwich. The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 73. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 The more general linear equations have the form #x ± # = #x ± #, where # can be any number. We solve it by following steps: So there are 4 slices of cheese in a 500–cal sandwich. The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 74. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 The more general linear equations have the form #x ± # = #x ± #, where # can be any number. We solve it by following steps: 1. Add or subtract to move the x-term to one side of the equation and get: #x ± # = # or # = #x ± # So there are 4 slices of cheese in a 500–cal sandwich. The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 75. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 The more general linear equations have the form #x ± # = #x ± #, where # can be any number. We solve it by following steps: 1. Add or subtract to move the x-term to one side of the equation and get: #x ± # = # or # = #x ± # 2. Add or subtract the # to separate the number-term from the x-term to get: #x = # or # = #x. So there are 4 slices of cheese in a 500–cal sandwich. The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 76. Linear Equations I c. How many slices of cheese are there in a 500–cal sandwich? Subtract 140 from both sides–140 –140 90x = 360 Divide both sides by 90 90 90 x = 4 The more general linear equations have the form #x ± # = #x ± #, where # can be any number. We solve it by following steps: 1. Add or subtract to move the x-term to one side of the equation and get: #x ± # = # or # = #x ± # 2. Add or subtract the # to separate the number-term from the x-term to get: #x = # or # = #x. 3. Divide or multiply to get x: x = solution or solution = x So there are 4 slices of cheese in a 500–cal sandwich. The total calories 14 + 90x is 500, i.e. 140 + 90x = 500
  • 77. Example E. Solve 3x – 4 = 5x + 2 Linear Equations I
  • 78. Example E. Solve 3x – 4 = 5x + 2 –3x –3x subtract 3x to remove the x from one side. Linear Equations I
  • 79. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 subtract 3x to remove the x from one side. Linear Equations I
  • 80. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. Linear Equations I
  • 81. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 – 6 = 2x subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. Linear Equations I
  • 82. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 – 6 = 2x 2 –6 2 2x = subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. divide by 2 get x. Linear Equations I
  • 83. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 – 6 = 2x 2 –6 2 2x = –3 = x subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. divide by 2 get x. Linear Equations I
  • 84. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 – 6 = 2x 2 –6 2 2x = –3 = x subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. divide by 2 get x. Linear Equations I
  • 85. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 – 6 = 2x 2 –6 2 2x = –3 = x subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. divide by 2 get x. Finally, all linear equations can be reduced to the format #x ± # = #x ± # by simplifying each side by itself first. Linear Equations I
  • 86. Example E. Solve 3x – 4 = 5x + 2 –3x –3x – 4 = 2x + 2 –2 –2 – 6 = 2x 2 –6 2 2x = –3 = x subtract 3x to remove the x from one side. subtract 2 to move the 2 to the other side. divide by 2 get x. Finally, all linear equations can be reduced to the format #x ± # = #x ± # by simplifying each side by itself first. Linear Equations I Example F. Solve the equation. 2x – 3(1 – 3x) = 3(x – 6) – 1 Simplify each side by combining like-term first.
  • 87. 2x – 3(1 – 3x) = 3(x – 6) – 1 Linear Equations I
  • 88. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = Linear Equations I
  • 89. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 Linear Equations I
  • 90. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = Linear Equations I
  • 91. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 Linear Equations I
  • 92. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x gather the x’s, subtract 3x from both sides Linear Equations I
  • 93. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 gather the x’s, subtract 3x from both sides Linear Equations I
  • 94. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 +3 +3 gather the x’s, subtract 3x from both sides gather the number-terms, +3 to both sides Linear Equations I
  • 95. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 +3 +3 8x = –16 gather the x’s, subtract 3x from both sides gather the number-terms, +3 to both sides Linear Equations I
  • 96. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 +3 +3 8x = –16 gather the x’s, subtract 3x from both sides gather the number-terms, +3 to both sides divide by 8 to get x. Linear Equations I
  • 97. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 +3 +3 8x = –16 gather the x’s, subtract 3x from both sides gather the number-terms, +3 to both sides divide by 8 to get x. =8 8 8x -16 Linear Equations I
  • 98. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 +3 +3 8x = –16 gather the x’s, subtract 3x from both sides gather the number-terms, +3 to both sides divide by 8 to get x. =8 8 8x -16 -2 Linear Equations I
  • 99. 2x – 3(1 – 3x) = 3(x – 6) – 1 2x – 3 + 9x = 3x – 18 – 1 11x – 3 = 3x – 19 –3x –3x 8x – 3 = –19 +3 +3 8x = –16 gather the x’s, subtract 3x from both sides gather the number-terms, +3 to both sides divide by 8 to get x. =8 8 8x -16 -2 x = -2 Linear Equations I
  • 100. Exercise A. Solve in one step by addition or subtraction . Linear Equations I 1. x + 2 = 3 2. x – 1 = –3 3. –3 = x –5 4. x + 8 = –15 5. x – 2 = –1/2 6. = x – 3 2 2 1 B. Solve in one step by multiplication or division. 7. 2x = 3 8. –3x = –1 9. –3 = –5x 10. 8 x = –15 11. –4 = 2 x 12. 7 = 3 –x 13. = –4 3 –x 14. 7 = –x 15. –x = –7 C. Solve by collecting the x’s to one side first. (Remember to keep the x’s positive.) 16. x + 2 = 5 – 2x 17. 2x – 1 = – x –7 18. –x = x – 8 19. –x = 3 – 2x 20. –5x = 6 – 3x 21. –x + 2 = 3 + 2x 22. –3x – 1= 3 – 6x 23. –x + 7 = 3 – 3x 24. –2x + 2 = 9 + x
  • 101. D. Solve for x by first simplifying the equations to the form of #x ± # = #x ± #. Linear Equations I 25. 2(x + 2) = 5 – (x – 1) 26. 3(x – 1) + 2 = – 2x – 9 30. –2(x – 3) + 3 = 2(x – 1) + 3x + 13 31. –(x + 4) – 2(x+ 1) = 4(x – 1) – 2 32. x + 1 + 2(x – 3) = 2(x – 1) – (2 – 2x) 33. 4 – 3(2 – 2x) = 2(4x + 1) – 14 34. 5(x – 2) – 3(3 –x) = – 3(x +2) + 2(4x + 1) 35. –3(2 – 2x) + 3(3 – x) = 5(x – 1) + 2(2 – 3x) 27. –2(x – 3) = 2(–x – 1) + 3x 28. –(x + 4) – 2 = 4(x – 1) 29. x + 2(x – 3) = 2(x – 1) – 2 36. 6(2x – 5) – 4 (3x +2) = 2x + 6(–3x – 4) – 8