SlideShare a Scribd company logo
1 of 74
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”.
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions calculate future results.
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions calculate future results.
Now if we know the cost is $810 but forgot how many
pizzas were ordered, we may backtrack to find x:
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions calculate future results.
Now if we know the cost is $810 but forgot how many
pizzas were ordered, we may backtrack to find x:
8x + 10 = 810
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions calculate future results.
Now if we know the cost is $810 but forgot how many
pizzas were ordered, we may backtrack to find x:
8x + 10 = 810
8x = 800
–10 –10 subtract the delivery cost,
so the pizzas cost $800,
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions calculate future results.
Now if we know the cost is $810 but forgot how many
pizzas were ordered, we may backtrack to find x:
8x + 10 = 810
8x = 800
–10 –10 subtract the delivery cost,
so the pizzas cost $800,
divide this by $8/per pizza,
x = 100 (pizzas)
8 8
Expressions
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions
Expressions calculate future results.
Now if we know the cost is $810 but forgot how many
pizzas were ordered, we may backtrack to find x:
8x + 10 = 810
8x = 800
–10 –10 subtract the delivery cost,
so the pizzas cost $800,
divide this by $8/per pizza,
x = 100
8 8
β€œ8x + 10 = 810” is called an equation.
(pizzas)
To order pizzas delivered from Pizza Grande, it costs
$8 for one pizza and there is a $10 delivery charge.
Hence if we want x pizzas delivered, then the total cost
is given by the expression β€œ8x + 10”. If we order
x = 100 pizzas, then the cost is 8(100) + 10 = $810.
Expressions
Expressions calculate future results.
Now if we know the cost is $810 but forgot how many
pizzas were ordered, we may backtrack to find x:
8x + 10 = 810
8x = 800
–10 –10 subtract the delivery cost,
so the pizzas cost $800,
divide this by $8/per pizza,
x = 100
8 8
β€œ8x + 10 = 810” is called an equation.
Equations are set up to backtrack to the original
input x or x’s, i.e. we want to solve equations.
(pizzas)
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
To solve an equation means to find value(s)
for the variables that makes the equation true.
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
The above equation
8x + 10 = 810
is a 1st degree or linear equation because the highest
power of x is the 1st power.
To solve an equation means to find value(s)
for the variables that makes the equation true.
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
The above equation
8x + 10 = 810
is a 1st degree or linear equation because the highest
power of x is the 1st power. Its solution is x = 100.
To solve an equation means to find value(s)
for the variables that makes the equation true.
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
The above equation
8x + 10 = 810
is a 1st degree or linear equation because the highest
power of x is the 1st power. Its solution is x = 100.
The equation x2 – 2x = 3
having x2, is not linear.
To solve an equation means to find value(s)
for the variables that makes the equation true.
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
The above equation
8x + 10 = 810
is a 1st degree or linear equation because the highest
power of x is the 1st power. Its solution is x = 100.
The equation x2 – 2x = 3
having x2, is not linear. It’s a 2nd degree or quadratic
equation with solutions x = –1 or 3. (Check this!)
To solve an equation means to find value(s)
for the variables that makes the equation true.
An equation is made by setting two expressions
equal to each other:
expression 1 = expression 2
Solving Equations
The above equation
8x + 10 = 810
is a 1st degree or linear equation because the highest
power of x is the 1st power. Its solution is x = 100.
The equation x2 – 2x = 3
having x2, is not linear. It’s a 2nd degree or quadratic
equation with solutions x = –1 or 3. (Check this!)
Linear and quadratic equations are the most basic
and also the important equations.
To solve an equation means to find value(s)
for the variables that makes the equation true.
Solving Linear Equations
Solving Equations
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
3x + 10 = 1c.
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
2x = –10
–10 –10
3x + 10 = 1c.
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
2x = –10
x = –10/2 = –5
–10 –10
3x + 10 = 1c.
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
2x = –10
x = –10/2 = –5
10 = 3x
–10 –10 +10 +10
3x + 10 = 1c.
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
2x = –10
x = –10/2 = –5
10 = 3x
–10 –10 +10 +10
10/3 = x
3x + 10 = 1c.
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
2x = –10
x = –10/2 = –5
10 = 3x
–10 –10 +10 +10
10/3 = x
3x + 10 = 1c.
3x = –9
–10 –10
Solving Linear Equations
Solving Equations
An equation that can take the form of ax + b = 0
where a β‰  0, b are numbers, is a linear equation.
The solution for ax + b = 0
x = –b/a
Example A. Solve the following linear equations.
2x + 10 = 0a. 0 = 3x – 10b.
2x = –10
x = –10/2 = –5
10 = 3x
–10 –10 +10 +10
10/3 = x
3x + 10 = 1c.
3x = –9
x = –9/3 = –3
–10 –10
Solving Equations
d. x – 3x – 3 = 20 – 5x – 5
Solving Equations
–2x – 3 = – 5x +15
d. x – 3x – 3 = 20 – 5x – 5 simplify both sides
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
–2x – 3 = – 5x +15
d. x – 3x – 3 = 20 – 5x – 5 simplify both sides
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
1. Collect the x-terms, by +/–, to one side of the
equation to get: #x Β± # = # or # = #x Β± #
–2x – 3 = – 5x +15
d. x – 3x – 3 = 20 – 5x – 5 simplify both sides
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
1. Collect the x-terms, by +/–, to one side of the
equation to get: #x Β± # = # or # = #x Β± #
–2x – 3 = – 5x +15
d.
–2x + 5x =
x – 3x – 3 = 20 – 5x – 5 simplify both sides
collect the x’s
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
1. Collect the x-terms, by +/–, to one side of the
equation to get: #x Β± # = # or # = #x Β± #
2. Collect the # -terms, by +/–, to one side of the
equation to get: #x = # or # = #x
–2x – 3 = – 5x +15
d.
–2x + 5x =
x – 3x – 3 = 20 – 5x – 5 simplify both sides
collect the x’s
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
1. Collect the x-terms, by +/–, to one side of the
equation to get: #x Β± # = # or # = #x Β± #
2. Collect the # -terms, by +/–, to one side of the
equation to get: #x = # or # = #x
–2x – 3 = – 5x +15
d.
–2x + 5x = +3 +15
x – 3x – 3 = 20 – 5x – 5 simplify both sides
collect the x’s
collect the #’s
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
1. Collect the x-terms, by +/–, to one side of the
equation to get: #x Β± # = # or # = #x Β± #
2. Collect the # -terms, by +/–, to one side of the
equation to get: #x = # or # = #x
3. Obtain x, by * / Γ·, to get: x = Ans or Ans = x
–2x – 3 = – 5x +15
d.
–2x + 5x = +3 +15
x – 3x – 3 = 20 – 5x – 5 simplify both sides
collect the x’s
collect the #’s
Solving Equations
After simplifying both sides, solve linear equations
#x Β± # = #x Β± #
where the #’s are numbers, by the following steps:
1. Collect the x-terms, by +/–, to one side of the
equation to get: #x Β± # = # or # = #x Β± #
2. Collect the # -terms, by +/–, to one side of the
equation to get: #x = # or # = #x
3. Obtain x, by * / Γ·, to get: x = Ans or Ans = x
–2x – 3 = – 5x +15
d.
–2x + 5x = +3 +15
3x = 18
x = 6
x – 3x – 3 = 20 – 5x – 5 simplify both sides
collect the x’s
collect the #’s
divide to get x
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
2
3 A = 3
4 G,We've
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
2
3 A = 3
4 G,
( ) *12
We've
2
3 A = 3
4 G
LCD =12, multiply 12
to both sides,
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
2
3 A = 3
4 G,
4
( ) *12
We've
2
3 A = 3
4 G
LCD =12, multiply 12
to both sides,
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
2
3 A = 3
4 G,
34
( ) *12
We've
2
3 A = 3
4 G
LCD =12, multiply 12
to both sides,
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
2
3 A = 3
4 G,
34
8A = 9G
( ) *12
We've
2
3 A = 3
4 G
LCD =12, multiply 12
to both sides,
Fractional Equations
An equation expressed with fractions may always be
reformulated in integers by cleaning the fractions with
multiplying the least common denominator (LCD) to
all the terms.
Example B. a. 2/3 of an apple may be exchanged
with value of ΒΎ of an orange, convert this fractional
exchange rate to a whole number exchange rate.
2
3 A = 3
4 G,
34
8A = 9G
( ) *12
We've
2
3 A = 3
4 G
So the whole number exchange rate is
8 apples equal to 9 oranges.
LCD =12, multiply 12
to both sides,
Fractional Equations
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3–+ = x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3
–+ = x
x4 3
1 2
6
5
4
3–+ = x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4
–+ = x
x4 3
1 2
6
5
4
3–+ = x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4 2 3
–+ = x
x4 3
1 2
6
5
4
3–+ = x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4 2 3
3x + 8 = 10x – 9
–+ = x
x4 3
1 2
6
5
4
3–+ = x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
easier problem
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4 2 3
3x + 8 = 10x – 9
9 + 8 = 10x – 3x
–+ = x
x4 3
1 2
6
5
4
3–+ = x
collect x’s to the right
#’s to the left
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
easier problem
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4 2 3
3x + 8 = 10x – 9
9 + 8 = 10x – 3x
17 = 7x
–+ = x
x4 3
1 2
6
5
4
3–+ = x
collect x’s to the right
#’s to the left
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
easier problem
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4 2 3
3x + 8 = 10x – 9
9 + 8 = 10x – 3x
17 = 7x
17/7= x
–+ = x
x4 3
1 2
6
5
4
3–+ = x
collect x’s to the right
#’s to the left
div by 7 to get x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
easier problem
b. Solve by clearing the denominators first.
x4 3
1 2
6
5
4
3 multiply the LCD = 12
to every term to clear
the denominators( ) *12
3 4 2 3
3x + 8 = 10x – 9
9 + 8 = 10x – 3x
17 = 7x
17/7= x
–+ = x
x4 3
1 2
6
5
4
3–+ = x
collect x’s to the right
#’s to the left
div by 7 to get x
Solving Equations
In general, clearing the fractions in an equation makes
it into a much easier problem.
easier problem
The simplest type of fractional equations are
proportions of the form in which case
cross-multiplication accomplish the same objective.
A
B
C
D ,=
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
Example C. Solve for x.
3
x
5
2=a.
2
3
(x + 2)
(x – 5)=b.
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
Example C. Solve for x.
3
x
5
2=a. cross multiply
6 = 5x
2
3
(x + 2)
(x – 5)=b.
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
Example C. Solve for x.
3
x
5
2=a. cross multiply
6 = 5x
= x
2
3
(x + 2)
(x – 5)=b.
5
6
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
Example C. Solve for x.
3
x
5
2=a. cross multiply
6 = 5x
= x
2
3
(x + 2)
(x – 5)=b. cross multiply
2(x – 5) = 3(x + 2)
5
6
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
Example C. Solve for x.
3
x
5
2=a. cross multiply
6 = 5x
= x
2
3
(x + 2)
(x – 5)=b. cross multiply
2(x – 5) = 3(x + 2)
2x – 10 = 3x + 6
5
6
A
B
C
D ,=If then AD = BC.
Cross-Multiplication-Rule
Proportions
Example C. Solve for x.
3
x
5
2=a. cross multiply
6 = 5x
= x
2
3
(x + 2)
(x – 5)=b. cross multiply
2(x – 5) = 3(x + 2)
2x – 10 = 3x + 6
–10 – 6 = 3x – 2x
–16 = x
5
6
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
Identities and Inconsistent Equations
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Identities and Inconsistent Equations
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Identities and Inconsistent Equations
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
2x + 1 = 2x + 1 two sides are identical
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
2x + 1 = 2x + 1
So this equation is an identity and every number is a solution.
two sides are identical
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
2x + 1 = 2x + 1
So this equation is an identity and every number is a solution.
two sides are identical
Opposite to the identities are the inconsistent equations
such as the equation β€œx = x + 1” where there is no solution.
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
2x + 1 = 2x + 1
So this equation is an identity and every number is a solution.
two sides are identical
Opposite to the identities are the inconsistent equations
such as the equation β€œx = x + 1” where there is no solution.
Example E. Solve the equation
2x – 2 + 4 = x + x + 1
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
2x + 1 = 2x + 1
So this equation is an identity and every number is a solution.
two sides are identical
Opposite to the identities are the inconsistent equations
such as the equation β€œx = x + 1” where there is no solution.
Example E. Solve the equation
2x – 2 + 4 = x + x + 1 simplify
2x + 2 = 2x + 1
2 = 1
There’re two type of equations that give unusual results.
The first type are the identities such as the equation β€œx = x”.
The answer is that x can be any number.
Example D. Solve.
Identities and Inconsistent Equations
2(x – 1) + 3 = x – (– x –1)
Any equation where both sides are identical such as
2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
expand
2x – 2 + 3 = x + x + 1 simplify
2x + 1 = 2x + 1
So this equation is an identity and every number is a solution.
two sides are identical
Opposite to the identities are the inconsistent equations
such as the equation β€œx = x + 1” where there is no solution.
Example E. Solve the equation
2x – 2 + 4 = x + x + 1 simplify
2x + 2 = 2x + 1
2 = 1 Inconsistent–impossible! There’s no solution.
Exercise 2.
A. Solve for x. Remember to collect the x’s first (and keep
the x– term positive).
1. x + 2 = 5 – 2x 2. 2x – 1 = – x – 7 3. –x = x – 8
4. –x = 3 – 2x 5. –5x = 6 – 3x 6. –x + 2 = 3 + 2x
7. –3x – 1= 3 – 6x 8. –x + 7 = 3 – 3x 9. –2x + 2 = 9 + x
Linear Equations
x = 5 2x = – 7 = x
B. Solve the following fractional equations by using the LCD
to remove the denominators first.
x = –2
5
3
10. x = –5
3
–4
11. =
4
3x
12.
2
–1
=
3
9x
13.
2
3 x =
3
–2
14.
2
–1
=
6
7x
15.
4
–3
Linear Equations
x
6 3
1 2
3
5
2
3–+ = x16. x
4 6
–3 1
8
–5
– 1– = x17.
x
4 5
3 2
10
7
4
3+– = x18. x
8 12
–5 7
16
–5
+ 1+ = x19.
28. –3x – 12 = 30 – 6x 29. 15x – 10x = 25x – 20
30. –4(x – 3) = 12(x + 2) – 8x 31. 15x – 10(x + 2) = 25x – 20
Answer:
A. 1. x=1 3. x=4 5. x= –3 7. x=4/3 9. x= –7/3
B. 11. x=15/4 13. x=1/2 15. x= –9/14 17. x=20/3
19. x= –4/3 21. x=15 23. x=490/9 25. x=12 27. x=11/70
29. x=1 31. x=0
C. a and b are inconsistent, c and d are identities.
a. –3x – 1= 3 – 3x b. –x + 7 = 2x – 3x + 4
c. –2x + 2 = –3x + x + 3 –1
C. Which equation is an identity and which is inconsistent?
c. –x + 22 = –1/2 x –1/2 x + 22

More Related Content

What's hot

PrΓ‘ctica 1 auxiliatura estadΓ­stica
PrΓ‘ctica 1 auxiliatura estadΓ­sticaPrΓ‘ctica 1 auxiliatura estadΓ­stica
PrΓ‘ctica 1 auxiliatura estadΓ­sticaJoelAnara
Β 
Algebra Electronic Presentation Expert Voices F I N A L
Algebra    Electronic  Presentation  Expert  Voices    F I N A LAlgebra    Electronic  Presentation  Expert  Voices    F I N A L
Algebra Electronic Presentation Expert Voices F I N A LRyanWatt
Β 
Equation and inequalities
Equation and inequalitiesEquation and inequalities
Equation and inequalitiesRione Drevale
Β 
2.3 continuous compound interests
2.3 continuous compound interests2.3 continuous compound interests
2.3 continuous compound interestsmath123c
Β 
Tema Numeros Reales
Tema Numeros RealesTema Numeros Reales
Tema Numeros RealesZabulonMelendez
Β 
Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services https://writeessayuk.com/
Β 
Lesson 13: Exponential and Logarithmic Functions (slides)
Lesson 13: Exponential and Logarithmic Functions (slides)Lesson 13: Exponential and Logarithmic Functions (slides)
Lesson 13: Exponential and Logarithmic Functions (slides)Matthew Leingang
Β 
Unit iv
Unit ivUnit iv
Unit ivmrecedu
Β 
2.1 limits i
2.1 limits i2.1 limits i
2.1 limits imath265
Β 
PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1
PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1
PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1GenesisAcosta7
Β 
Btech admission in india
Btech admission in indiaBtech admission in india
Btech admission in indiaEdhole.com
Β 
Defining Functions on Equivalence Classes
Defining Functions on Equivalence ClassesDefining Functions on Equivalence Classes
Defining Functions on Equivalence ClassesLawrence Paulson
Β 
On the Design of a Galculator
On the Design of a GalculatorOn the Design of a Galculator
On the Design of a GalculatorPaulo Silva
Β 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementationQuasar Chunawala
Β 
Imc2017 day1-solutions
Imc2017 day1-solutionsImc2017 day1-solutions
Imc2017 day1-solutionsChristos Loizos
Β 

What's hot (19)

PrΓ‘ctica 1 auxiliatura estadΓ­stica
PrΓ‘ctica 1 auxiliatura estadΓ­sticaPrΓ‘ctica 1 auxiliatura estadΓ­stica
PrΓ‘ctica 1 auxiliatura estadΓ­stica
Β 
Algebra Electronic Presentation Expert Voices F I N A L
Algebra    Electronic  Presentation  Expert  Voices    F I N A LAlgebra    Electronic  Presentation  Expert  Voices    F I N A L
Algebra Electronic Presentation Expert Voices F I N A L
Β 
Equation and inequalities
Equation and inequalitiesEquation and inequalities
Equation and inequalities
Β 
2.3 continuous compound interests
2.3 continuous compound interests2.3 continuous compound interests
2.3 continuous compound interests
Β 
Tema Numeros Reales
Tema Numeros RealesTema Numeros Reales
Tema Numeros Reales
Β 
Rmo 2010
Rmo 2010Rmo 2010
Rmo 2010
Β 
Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services Mathematics assignment sample from assignmentsupport.com essay writing services
Mathematics assignment sample from assignmentsupport.com essay writing services
Β 
1.7
1.71.7
1.7
Β 
Lesson 13: Exponential and Logarithmic Functions (slides)
Lesson 13: Exponential and Logarithmic Functions (slides)Lesson 13: Exponential and Logarithmic Functions (slides)
Lesson 13: Exponential and Logarithmic Functions (slides)
Β 
Calculus Assignment Help
Calculus Assignment HelpCalculus Assignment Help
Calculus Assignment Help
Β 
Unit iv
Unit ivUnit iv
Unit iv
Β 
2.1 limits i
2.1 limits i2.1 limits i
2.1 limits i
Β 
PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1
PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1
PRESENTACIΓ“N DEL INFORME MATEMÁTICA UPTAEB UNIDAD 1
Β 
Statistics Coursework Help
Statistics Coursework HelpStatistics Coursework Help
Statistics Coursework Help
Β 
Btech admission in india
Btech admission in indiaBtech admission in india
Btech admission in india
Β 
Defining Functions on Equivalence Classes
Defining Functions on Equivalence ClassesDefining Functions on Equivalence Classes
Defining Functions on Equivalence Classes
Β 
On the Design of a Galculator
On the Design of a GalculatorOn the Design of a Galculator
On the Design of a Galculator
Β 
Interpolation techniques - Background and implementation
Interpolation techniques - Background and implementationInterpolation techniques - Background and implementation
Interpolation techniques - Background and implementation
Β 
Imc2017 day1-solutions
Imc2017 day1-solutionsImc2017 day1-solutions
Imc2017 day1-solutions
Β 

Similar to 2 solving equations nat-e

1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations ymath260
Β 
1.3 solving equations
1.3 solving equations1.3 solving equations
1.3 solving equationsmath260
Β 
2linear equations i x
2linear equations i x2linear equations i x
2linear equations i xTzenma
Β 
2 2linear equations i
2 2linear equations i2 2linear equations i
2 2linear equations imath123a
Β 
42 linear equations
42 linear equations42 linear equations
42 linear equationsalg1testreview
Β 
3 linear equations
3 linear equations3 linear equations
3 linear equationselem-alg-sample
Β 
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
Β 
50 solving equations by factoring
50 solving equations by factoring50 solving equations by factoring
50 solving equations by factoringalg1testreview
Β 
1.2 algebraic expressions y
1.2 algebraic expressions y1.2 algebraic expressions y
1.2 algebraic expressions ymath260
Β 
1.2 algebraic expressions
1.2 algebraic expressions1.2 algebraic expressions
1.2 algebraic expressionsmath260
Β 
1.2Algebraic Expressions-x
1.2Algebraic Expressions-x1.2Algebraic Expressions-x
1.2Algebraic Expressions-xmath260
Β 
1 expressions x
1 expressions x1 expressions x
1 expressions xTzenma
Β 
2 1 expressions
2 1 expressions2 1 expressions
2 1 expressionsmath123a
Β 
Period 4 Quadratic Funtions
Period 4 Quadratic FuntionsPeriod 4 Quadratic Funtions
Period 4 Quadratic Funtionsingroy
Β 
Linear Equations
Linear EquationsLinear Equations
Linear EquationsJessica Price
Β 
guid
guidguid
guidLex Lee
Β 

Similar to 2 solving equations nat-e (20)

1.3 solving equations y
1.3 solving equations y1.3 solving equations y
1.3 solving equations y
Β 
1.3 solving equations
1.3 solving equations1.3 solving equations
1.3 solving equations
Β 
42 linear equations
42 linear equations42 linear equations
42 linear equations
Β 
2linear equations i x
2linear equations i x2linear equations i x
2linear equations i x
Β 
2 2linear equations i
2 2linear equations i2 2linear equations i
2 2linear equations i
Β 
42 linear equations
42 linear equations42 linear equations
42 linear equations
Β 
3 linear equations
3 linear equations3 linear equations
3 linear equations
Β 
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
Β 
50 solving equations by factoring
50 solving equations by factoring50 solving equations by factoring
50 solving equations by factoring
Β 
1.2 algebraic expressions y
1.2 algebraic expressions y1.2 algebraic expressions y
1.2 algebraic expressions y
Β 
1.2 algebraic expressions
1.2 algebraic expressions1.2 algebraic expressions
1.2 algebraic expressions
Β 
1.2Algebraic Expressions-x
1.2Algebraic Expressions-x1.2Algebraic Expressions-x
1.2Algebraic Expressions-x
Β 
Linear equations
Linear equationsLinear equations
Linear equations
Β 
1 expressions x
1 expressions x1 expressions x
1 expressions x
Β 
2 1 expressions
2 1 expressions2 1 expressions
2 1 expressions
Β 
Period 4 Quadratic Funtions
Period 4 Quadratic FuntionsPeriod 4 Quadratic Funtions
Period 4 Quadratic Funtions
Β 
Linear Equations
Linear EquationsLinear Equations
Linear Equations
Β 
guid
guidguid
guid
Β 
41 expressions
41 expressions41 expressions
41 expressions
Β 

More from math260

36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptxmath260
Β 
35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptx35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptxmath260
Β 
18Ellipses-x.pptx
18Ellipses-x.pptx18Ellipses-x.pptx
18Ellipses-x.pptxmath260
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions xmath260
Β 
10.5 more on language of functions x
10.5 more on language of functions x10.5 more on language of functions x
10.5 more on language of functions xmath260
Β 
1 exponents yz
1 exponents yz1 exponents yz
1 exponents yzmath260
Β 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions xmath260
Β 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts xmath260
Β 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas ymath260
Β 
19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) x19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) xmath260
Β 
18 ellipses x
18 ellipses x18 ellipses x
18 ellipses xmath260
Β 
17 conic sections circles-x
17 conic sections circles-x17 conic sections circles-x
17 conic sections circles-xmath260
Β 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient xmath260
Β 
15 translations of graphs x
15 translations of graphs x15 translations of graphs x
15 translations of graphs xmath260
Β 
14 graphs of factorable rational functions x
14 graphs of factorable rational functions x14 graphs of factorable rational functions x
14 graphs of factorable rational functions xmath260
Β 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials xmath260
Β 
12 graphs of second degree functions x
12 graphs of second degree functions x12 graphs of second degree functions x
12 graphs of second degree functions xmath260
Β 
10 rectangular coordinate system x
10 rectangular coordinate system x10 rectangular coordinate system x
10 rectangular coordinate system xmath260
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions xmath260
Β 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions xmath260
Β 

More from math260 (20)

36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx36 Matrix Algebra-x.pptx
36 Matrix Algebra-x.pptx
Β 
35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptx35 Special Cases System of Linear Equations-x.pptx
35 Special Cases System of Linear Equations-x.pptx
Β 
18Ellipses-x.pptx
18Ellipses-x.pptx18Ellipses-x.pptx
18Ellipses-x.pptx
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions x
Β 
10.5 more on language of functions x
10.5 more on language of functions x10.5 more on language of functions x
10.5 more on language of functions x
Β 
1 exponents yz
1 exponents yz1 exponents yz
1 exponents yz
Β 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions x
Β 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts x
Β 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas y
Β 
19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) x19 more parabolas a& hyperbolas (optional) x
19 more parabolas a& hyperbolas (optional) x
Β 
18 ellipses x
18 ellipses x18 ellipses x
18 ellipses x
Β 
17 conic sections circles-x
17 conic sections circles-x17 conic sections circles-x
17 conic sections circles-x
Β 
16 slopes and difference quotient x
16 slopes and difference quotient x16 slopes and difference quotient x
16 slopes and difference quotient x
Β 
15 translations of graphs x
15 translations of graphs x15 translations of graphs x
15 translations of graphs x
Β 
14 graphs of factorable rational functions x
14 graphs of factorable rational functions x14 graphs of factorable rational functions x
14 graphs of factorable rational functions x
Β 
13 graphs of factorable polynomials x
13 graphs of factorable polynomials x13 graphs of factorable polynomials x
13 graphs of factorable polynomials x
Β 
12 graphs of second degree functions x
12 graphs of second degree functions x12 graphs of second degree functions x
12 graphs of second degree functions x
Β 
10 rectangular coordinate system x
10 rectangular coordinate system x10 rectangular coordinate system x
10 rectangular coordinate system x
Β 
11 graphs of first degree functions x
11 graphs of first degree functions x11 graphs of first degree functions x
11 graphs of first degree functions x
Β 
9 the basic language of functions x
9 the basic language of functions x9 the basic language of functions x
9 the basic language of functions x
Β 

Recently uploaded

Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
Β 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxUnboundStockton
Β 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
Β 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
Β 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
Β 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
Β 
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ9953056974 Low Rate Call Girls In Saket, Delhi NCR
Β 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
Β 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
Β 
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdfssuser54595a
Β 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
Β 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
Β 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsanshu789521
Β 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
Β 

Recently uploaded (20)

Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
Β 
Blooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docxBlooming Together_ Growing a Community Garden Worksheet.docx
Blooming Together_ Growing a Community Garden Worksheet.docx
Β 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Β 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
Β 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
Β 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
Β 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
Β 
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
β€œOh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
Β 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
Β 
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈcall girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
call girls in Kamla Market (DELHI) πŸ” >ΰΌ’9953330565πŸ” genuine Escort Service πŸ”βœ”οΈβœ”οΈ
Β 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
Β 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
Β 
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAΠ‘Y_INDEX-DM_23-1-final-eng.pdf
Β 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Β 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
Β 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
Β 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
Β 
Presiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha electionsPresiding Officer Training module 2024 lok sabha elections
Presiding Officer Training module 2024 lok sabha elections
Β 
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”Model Call Girl in Bikash Puri  Delhi reach out to us at πŸ”9953056974πŸ”
Model Call Girl in Bikash Puri Delhi reach out to us at πŸ”9953056974πŸ”
Β 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
Β 

2 solving equations nat-e

  • 2. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Expressions
  • 3. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. Expressions
  • 4. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions
  • 5. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions calculate future results. Expressions
  • 6. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions calculate future results. Now if we know the cost is $810 but forgot how many pizzas were ordered, we may backtrack to find x: Expressions
  • 7. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions calculate future results. Now if we know the cost is $810 but forgot how many pizzas were ordered, we may backtrack to find x: 8x + 10 = 810 Expressions
  • 8. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions calculate future results. Now if we know the cost is $810 but forgot how many pizzas were ordered, we may backtrack to find x: 8x + 10 = 810 8x = 800 –10 –10 subtract the delivery cost, so the pizzas cost $800, Expressions
  • 9. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions calculate future results. Now if we know the cost is $810 but forgot how many pizzas were ordered, we may backtrack to find x: 8x + 10 = 810 8x = 800 –10 –10 subtract the delivery cost, so the pizzas cost $800, divide this by $8/per pizza, x = 100 (pizzas) 8 8 Expressions
  • 10. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions Expressions calculate future results. Now if we know the cost is $810 but forgot how many pizzas were ordered, we may backtrack to find x: 8x + 10 = 810 8x = 800 –10 –10 subtract the delivery cost, so the pizzas cost $800, divide this by $8/per pizza, x = 100 8 8 β€œ8x + 10 = 810” is called an equation. (pizzas)
  • 11. To order pizzas delivered from Pizza Grande, it costs $8 for one pizza and there is a $10 delivery charge. Hence if we want x pizzas delivered, then the total cost is given by the expression β€œ8x + 10”. If we order x = 100 pizzas, then the cost is 8(100) + 10 = $810. Expressions Expressions calculate future results. Now if we know the cost is $810 but forgot how many pizzas were ordered, we may backtrack to find x: 8x + 10 = 810 8x = 800 –10 –10 subtract the delivery cost, so the pizzas cost $800, divide this by $8/per pizza, x = 100 8 8 β€œ8x + 10 = 810” is called an equation. Equations are set up to backtrack to the original input x or x’s, i.e. we want to solve equations. (pizzas)
  • 12. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations
  • 13. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations To solve an equation means to find value(s) for the variables that makes the equation true.
  • 14. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations The above equation 8x + 10 = 810 is a 1st degree or linear equation because the highest power of x is the 1st power. To solve an equation means to find value(s) for the variables that makes the equation true.
  • 15. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations The above equation 8x + 10 = 810 is a 1st degree or linear equation because the highest power of x is the 1st power. Its solution is x = 100. To solve an equation means to find value(s) for the variables that makes the equation true.
  • 16. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations The above equation 8x + 10 = 810 is a 1st degree or linear equation because the highest power of x is the 1st power. Its solution is x = 100. The equation x2 – 2x = 3 having x2, is not linear. To solve an equation means to find value(s) for the variables that makes the equation true.
  • 17. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations The above equation 8x + 10 = 810 is a 1st degree or linear equation because the highest power of x is the 1st power. Its solution is x = 100. The equation x2 – 2x = 3 having x2, is not linear. It’s a 2nd degree or quadratic equation with solutions x = –1 or 3. (Check this!) To solve an equation means to find value(s) for the variables that makes the equation true.
  • 18. An equation is made by setting two expressions equal to each other: expression 1 = expression 2 Solving Equations The above equation 8x + 10 = 810 is a 1st degree or linear equation because the highest power of x is the 1st power. Its solution is x = 100. The equation x2 – 2x = 3 having x2, is not linear. It’s a 2nd degree or quadratic equation with solutions x = –1 or 3. (Check this!) Linear and quadratic equations are the most basic and also the important equations. To solve an equation means to find value(s) for the variables that makes the equation true.
  • 20. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation.
  • 21. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a
  • 22. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 3x + 10 = 1c.
  • 23. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 2x = –10 –10 –10 3x + 10 = 1c.
  • 24. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 2x = –10 x = –10/2 = –5 –10 –10 3x + 10 = 1c.
  • 25. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 2x = –10 x = –10/2 = –5 10 = 3x –10 –10 +10 +10 3x + 10 = 1c.
  • 26. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 2x = –10 x = –10/2 = –5 10 = 3x –10 –10 +10 +10 10/3 = x 3x + 10 = 1c.
  • 27. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 2x = –10 x = –10/2 = –5 10 = 3x –10 –10 +10 +10 10/3 = x 3x + 10 = 1c. 3x = –9 –10 –10
  • 28. Solving Linear Equations Solving Equations An equation that can take the form of ax + b = 0 where a β‰  0, b are numbers, is a linear equation. The solution for ax + b = 0 x = –b/a Example A. Solve the following linear equations. 2x + 10 = 0a. 0 = 3x – 10b. 2x = –10 x = –10/2 = –5 10 = 3x –10 –10 +10 +10 10/3 = x 3x + 10 = 1c. 3x = –9 x = –9/3 = –3 –10 –10
  • 29. Solving Equations d. x – 3x – 3 = 20 – 5x – 5
  • 30. Solving Equations –2x – 3 = – 5x +15 d. x – 3x – 3 = 20 – 5x – 5 simplify both sides
  • 31. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: –2x – 3 = – 5x +15 d. x – 3x – 3 = 20 – 5x – 5 simplify both sides
  • 32. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: 1. Collect the x-terms, by +/–, to one side of the equation to get: #x Β± # = # or # = #x Β± # –2x – 3 = – 5x +15 d. x – 3x – 3 = 20 – 5x – 5 simplify both sides
  • 33. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: 1. Collect the x-terms, by +/–, to one side of the equation to get: #x Β± # = # or # = #x Β± # –2x – 3 = – 5x +15 d. –2x + 5x = x – 3x – 3 = 20 – 5x – 5 simplify both sides collect the x’s
  • 34. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: 1. Collect the x-terms, by +/–, to one side of the equation to get: #x Β± # = # or # = #x Β± # 2. Collect the # -terms, by +/–, to one side of the equation to get: #x = # or # = #x –2x – 3 = – 5x +15 d. –2x + 5x = x – 3x – 3 = 20 – 5x – 5 simplify both sides collect the x’s
  • 35. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: 1. Collect the x-terms, by +/–, to one side of the equation to get: #x Β± # = # or # = #x Β± # 2. Collect the # -terms, by +/–, to one side of the equation to get: #x = # or # = #x –2x – 3 = – 5x +15 d. –2x + 5x = +3 +15 x – 3x – 3 = 20 – 5x – 5 simplify both sides collect the x’s collect the #’s
  • 36. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: 1. Collect the x-terms, by +/–, to one side of the equation to get: #x Β± # = # or # = #x Β± # 2. Collect the # -terms, by +/–, to one side of the equation to get: #x = # or # = #x 3. Obtain x, by * / Γ·, to get: x = Ans or Ans = x –2x – 3 = – 5x +15 d. –2x + 5x = +3 +15 x – 3x – 3 = 20 – 5x – 5 simplify both sides collect the x’s collect the #’s
  • 37. Solving Equations After simplifying both sides, solve linear equations #x Β± # = #x Β± # where the #’s are numbers, by the following steps: 1. Collect the x-terms, by +/–, to one side of the equation to get: #x Β± # = # or # = #x Β± # 2. Collect the # -terms, by +/–, to one side of the equation to get: #x = # or # = #x 3. Obtain x, by * / Γ·, to get: x = Ans or Ans = x –2x – 3 = – 5x +15 d. –2x + 5x = +3 +15 3x = 18 x = 6 x – 3x – 3 = 20 – 5x – 5 simplify both sides collect the x’s collect the #’s divide to get x
  • 38. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Fractional Equations
  • 39. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. Fractional Equations
  • 40. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. 2 3 A = 3 4 G,We've Fractional Equations
  • 41. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. 2 3 A = 3 4 G, ( ) *12 We've 2 3 A = 3 4 G LCD =12, multiply 12 to both sides, Fractional Equations
  • 42. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. 2 3 A = 3 4 G, 4 ( ) *12 We've 2 3 A = 3 4 G LCD =12, multiply 12 to both sides, Fractional Equations
  • 43. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. 2 3 A = 3 4 G, 34 ( ) *12 We've 2 3 A = 3 4 G LCD =12, multiply 12 to both sides, Fractional Equations
  • 44. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. 2 3 A = 3 4 G, 34 8A = 9G ( ) *12 We've 2 3 A = 3 4 G LCD =12, multiply 12 to both sides, Fractional Equations
  • 45. An equation expressed with fractions may always be reformulated in integers by cleaning the fractions with multiplying the least common denominator (LCD) to all the terms. Example B. a. 2/3 of an apple may be exchanged with value of ΒΎ of an orange, convert this fractional exchange rate to a whole number exchange rate. 2 3 A = 3 4 G, 34 8A = 9G ( ) *12 We've 2 3 A = 3 4 G So the whole number exchange rate is 8 apples equal to 9 oranges. LCD =12, multiply 12 to both sides, Fractional Equations
  • 46. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3–+ = x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem.
  • 47. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 –+ = x x4 3 1 2 6 5 4 3–+ = x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem.
  • 48. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 –+ = x x4 3 1 2 6 5 4 3–+ = x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem.
  • 49. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 2 3 –+ = x x4 3 1 2 6 5 4 3–+ = x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem.
  • 50. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 2 3 3x + 8 = 10x – 9 –+ = x x4 3 1 2 6 5 4 3–+ = x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem. easier problem
  • 51. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 2 3 3x + 8 = 10x – 9 9 + 8 = 10x – 3x –+ = x x4 3 1 2 6 5 4 3–+ = x collect x’s to the right #’s to the left Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem. easier problem
  • 52. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 2 3 3x + 8 = 10x – 9 9 + 8 = 10x – 3x 17 = 7x –+ = x x4 3 1 2 6 5 4 3–+ = x collect x’s to the right #’s to the left Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem. easier problem
  • 53. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 2 3 3x + 8 = 10x – 9 9 + 8 = 10x – 3x 17 = 7x 17/7= x –+ = x x4 3 1 2 6 5 4 3–+ = x collect x’s to the right #’s to the left div by 7 to get x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem. easier problem
  • 54. b. Solve by clearing the denominators first. x4 3 1 2 6 5 4 3 multiply the LCD = 12 to every term to clear the denominators( ) *12 3 4 2 3 3x + 8 = 10x – 9 9 + 8 = 10x – 3x 17 = 7x 17/7= x –+ = x x4 3 1 2 6 5 4 3–+ = x collect x’s to the right #’s to the left div by 7 to get x Solving Equations In general, clearing the fractions in an equation makes it into a much easier problem. easier problem The simplest type of fractional equations are proportions of the form in which case cross-multiplication accomplish the same objective. A B C D ,=
  • 55. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions
  • 56. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions Example C. Solve for x. 3 x 5 2=a. 2 3 (x + 2) (x – 5)=b.
  • 57. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions Example C. Solve for x. 3 x 5 2=a. cross multiply 6 = 5x 2 3 (x + 2) (x – 5)=b.
  • 58. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions Example C. Solve for x. 3 x 5 2=a. cross multiply 6 = 5x = x 2 3 (x + 2) (x – 5)=b. 5 6
  • 59. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions Example C. Solve for x. 3 x 5 2=a. cross multiply 6 = 5x = x 2 3 (x + 2) (x – 5)=b. cross multiply 2(x – 5) = 3(x + 2) 5 6
  • 60. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions Example C. Solve for x. 3 x 5 2=a. cross multiply 6 = 5x = x 2 3 (x + 2) (x – 5)=b. cross multiply 2(x – 5) = 3(x + 2) 2x – 10 = 3x + 6 5 6
  • 61. A B C D ,=If then AD = BC. Cross-Multiplication-Rule Proportions Example C. Solve for x. 3 x 5 2=a. cross multiply 6 = 5x = x 2 3 (x + 2) (x – 5)=b. cross multiply 2(x – 5) = 3(x + 2) 2x – 10 = 3x + 6 –10 – 6 = 3x – 2x –16 = x 5 6
  • 62. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. Identities and Inconsistent Equations
  • 63. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Identities and Inconsistent Equations
  • 64. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Identities and Inconsistent Equations Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
  • 65. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities.
  • 66. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify
  • 67. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify 2x + 1 = 2x + 1 two sides are identical
  • 68. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify 2x + 1 = 2x + 1 So this equation is an identity and every number is a solution. two sides are identical
  • 69. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify 2x + 1 = 2x + 1 So this equation is an identity and every number is a solution. two sides are identical Opposite to the identities are the inconsistent equations such as the equation β€œx = x + 1” where there is no solution.
  • 70. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify 2x + 1 = 2x + 1 So this equation is an identity and every number is a solution. two sides are identical Opposite to the identities are the inconsistent equations such as the equation β€œx = x + 1” where there is no solution. Example E. Solve the equation 2x – 2 + 4 = x + x + 1
  • 71. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify 2x + 1 = 2x + 1 So this equation is an identity and every number is a solution. two sides are identical Opposite to the identities are the inconsistent equations such as the equation β€œx = x + 1” where there is no solution. Example E. Solve the equation 2x – 2 + 4 = x + x + 1 simplify 2x + 2 = 2x + 1 2 = 1
  • 72. There’re two type of equations that give unusual results. The first type are the identities such as the equation β€œx = x”. The answer is that x can be any number. Example D. Solve. Identities and Inconsistent Equations 2(x – 1) + 3 = x – (– x –1) Any equation where both sides are identical such as 2x + 1 = 2x + 1, 1 – 4x = 1 – 4x etc… are identities. expand 2x – 2 + 3 = x + x + 1 simplify 2x + 1 = 2x + 1 So this equation is an identity and every number is a solution. two sides are identical Opposite to the identities are the inconsistent equations such as the equation β€œx = x + 1” where there is no solution. Example E. Solve the equation 2x – 2 + 4 = x + x + 1 simplify 2x + 2 = 2x + 1 2 = 1 Inconsistent–impossible! There’s no solution.
  • 73. Exercise 2. A. Solve for x. Remember to collect the x’s first (and keep the x– term positive). 1. x + 2 = 5 – 2x 2. 2x – 1 = – x – 7 3. –x = x – 8 4. –x = 3 – 2x 5. –5x = 6 – 3x 6. –x + 2 = 3 + 2x 7. –3x – 1= 3 – 6x 8. –x + 7 = 3 – 3x 9. –2x + 2 = 9 + x Linear Equations x = 5 2x = – 7 = x B. Solve the following fractional equations by using the LCD to remove the denominators first. x = –2 5 3 10. x = –5 3 –4 11. = 4 3x 12. 2 –1 = 3 9x 13. 2 3 x = 3 –2 14. 2 –1 = 6 7x 15. 4 –3
  • 74. Linear Equations x 6 3 1 2 3 5 2 3–+ = x16. x 4 6 –3 1 8 –5 – 1– = x17. x 4 5 3 2 10 7 4 3+– = x18. x 8 12 –5 7 16 –5 + 1+ = x19. 28. –3x – 12 = 30 – 6x 29. 15x – 10x = 25x – 20 30. –4(x – 3) = 12(x + 2) – 8x 31. 15x – 10(x + 2) = 25x – 20 Answer: A. 1. x=1 3. x=4 5. x= –3 7. x=4/3 9. x= –7/3 B. 11. x=15/4 13. x=1/2 15. x= –9/14 17. x=20/3 19. x= –4/3 21. x=15 23. x=490/9 25. x=12 27. x=11/70 29. x=1 31. x=0 C. a and b are inconsistent, c and d are identities. a. –3x – 1= 3 – 3x b. –x + 7 = 2x – 3x + 4 c. –2x + 2 = –3x + x + 3 –1 C. Which equation is an identity and which is inconsistent? c. –x + 22 = –1/2 x –1/2 x + 22