1. Algebra 1.1 Basic Algebra 1.2 Equations and Inequalities 1.3 - - PowerPoint PPT Presentation

1 algebra 1 1 basic algebra 1 2 equations and
SMART_READER_LITE
LIVE PREVIEW

1. Algebra 1.1 Basic Algebra 1.2 Equations and Inequalities 1.3 - - PowerPoint PPT Presentation

1. Algebra 1.1 Basic Algebra 1.2 Equations and Inequalities 1.3 Systems of Equations 1.1 Basic Algebra 1.1.1 Algebraic Operations 1.1.2 Factoring and Expanding Polynomials 1.1.3 Introduction to Exponentials 1.1.4 Logarithms 1.1.1


slide-1
SLIDE 1
  • 1. Algebra
slide-2
SLIDE 2

1.1 Basic Algebra 1.2 Equations and Inequalities 1.3 Systems of Equations

slide-3
SLIDE 3

1.1 Basic Algebra

slide-4
SLIDE 4

1.1.1 Algebraic Operations 1.1.2 Factoring and Expanding Polynomials 1.1.3 Introduction to Exponentials 1.1.4 Logarithms

slide-5
SLIDE 5

1.1.1 Algebraic Operations

slide-6
SLIDE 6

We need to learn how our basic algebraic operations interact. When confronted with many operations, we follow the order of operations: Parentheses Exponentials Multiplication Division Addition Subtraction

slide-7
SLIDE 7

Simplify the following expression

2 ∗ (2 + 4)(3−2)

slide-8
SLIDE 8

Manipulating Fractions

Fractions are essential to mathematics

  • Adding fractions:
  • Multiplying fractions:
  • Improper fractions:

a b + c d = ad + bc bd a b · c d = ac bd

a b c d

= ad bc

slide-9
SLIDE 9

Compute: 12 17 + 2 3

slide-10
SLIDE 10

Compute: x2 y7 + y3 x4

slide-11
SLIDE 11

Powers and Roots

For any positive whole number n, xn = x · x · ... · x

| {z }

n times

If , we say is an root of .

y = xn x nth y

Roots undo powers, and vice versa. We denote roots as or .

nth

n

√x

x

1 n

Notice that:

⇣ x

1 n

⌘n =x

1 n ·n

=x1 =x

slide-12
SLIDE 12

Simplify:

4

√ 16 34

slide-13
SLIDE 13

Solve for x : x

3 2 = 81

slide-14
SLIDE 14

1.1.2 Factoring and Expanding Polynomials

slide-15
SLIDE 15

Polynomials

  • Polynomials are functions

that are sums of nonnegative integer powers of the variables.

  • The highest power is

called the degree of the polynomial.

  • Higher degree

polynomials are generally harder to understand.

y = x2 f(x) = x − 1 f(x) = x6 − x + 1 y = x2 + 2x − 1 f(r) = 4r2 − 9

slide-16
SLIDE 16

First Order Polynomials

These are just lines:

y = ax + b

slide-17
SLIDE 17

Second Degree Polynomials

y = ax2 + bx + c

We can try to factor quadratics, i.e. write as a product of first order polynomials.

slide-18
SLIDE 18

Expanding Quadratics

(a + b)(c + d) 6= ac + bd (a + b)(c + d) = ac + ad + bc + bd (ax + b)(cx + d) = acx2 + (ad + bc)x + bd

One can undo factoring by expanding products of

  • polynomials. One must take care with distribution.
slide-19
SLIDE 19

Expand (x + 3)(−2x − 1)

slide-20
SLIDE 20

Factor x2 + 4x + 3

slide-21
SLIDE 21

Roots of Quadratics

These can be found by factoring, and also with the famous quadratic formula:

ax2 + bx + c = 0 ⇔ x = −b ± √ b2 − 4ac 2a

slide-22
SLIDE 22

Find Roots of x2 − x − 5

slide-23
SLIDE 23

Higher Order Polynomials

  • These can also be

factored, though it is usually harder.

  • Formulas like the

quadratic formula exist for degree 3,4, polynomials.

  • Nothing for degree 5 and

higher.

slide-24
SLIDE 24

1.1.3 Introduction to Exponentials

slide-25
SLIDE 25
  • The number x is called the

base.

  • The number y is called the

exponent.

  • Examples include: (base x,

exponent 2) and (base 2, exponent x)

  • When someone refers to an

exponential function, they mean the variable is in the exponent (i.e. ), not the base ( )

xy 2x x2 2x x2

slide-26
SLIDE 26

Properties of Exponents

Basic Rules:

  • (same base, different exponents)
  • (different base, same exponent)
  • (iterated exponents)
  • for any value of x (convention)

ax+y = axay axbx = (ab)x (ax)y = axy x0 = 1

slide-27
SLIDE 27
slide-28
SLIDE 28
slide-29
SLIDE 29

1.1.4 Logarithms

slide-30
SLIDE 30
  • We call a the base.
  • Logarithms are a compact way

to solve certain exponential equations: y = loga(x)

y = loga(x) ⇔ ay = x

slide-31
SLIDE 31

Properties of Logarithms

Logarithms enjoy certain algebraic properties, related to the exponential properties we have already studied.

  • (logarithm of a product)
  • (logarithm of a quotient)
  • (logarithm of an exponential)
  • (logarithm of 1 equals 0)

loga(xy) = loga(x) + loga(y) loga ✓x y ◆ = loga(x) − loga(y) loga(xy) = y loga(x) loga(1) = 0 loga(a) = 0

slide-32
SLIDE 32

Logarithm as Inverse of Exponential

loga(ax) = aloga(x) = x

slide-33
SLIDE 33
slide-34
SLIDE 34

1.2 Equations

slide-35
SLIDE 35

1.2.1 Linear Equations and Inequalities 1.2.2 Quadratic Equations 1.2.3 Higher Order Polynomials 1.2.4 Exponential and Logarithmic Equations 1.2.5 Absolute Value Equations

slide-36
SLIDE 36

1.2.1 Linear Equations and Inequalities

slide-37
SLIDE 37

Equations of the form We want to compute values of given and vice versa. Sometimes we need to perform some algebraic rearrangements first.

y = ax + b x

y

slide-38
SLIDE 38

Solve for x : 2 = 4x − 3

slide-39
SLIDE 39

Linear Inequalities

Linear equations can be broadened to linear inequalities of the form , with potentially in place of . Since defines a line in the Cartesian plane, linear inequalities refer to all points on one side

  • f a line, either including ( ) or excluding ( )

the line itself.

y ≤ mx + b

≥, <, > ≤ y = mx + b ≤, ≥ <, >

slide-40
SLIDE 40

Solve for x : 3x − 3 ≤ 1

slide-41
SLIDE 41

1.2.2 Quadratic Equations

slide-42
SLIDE 42

Quadratic refers to degree two polynomials. Quadratic equations are equations involving degree two polynomials:

y = ax2 + bx + c Unlike linear equations, in which simple algebraic techniques were sufficient, finding solutions to quadratics requires more sophisticated techniques, such as:

  • Factoring
  • Quadratic Formula
  • Completing the Square
slide-43
SLIDE 43

Quadratic Formula

A formulaic approach to solving quadratic equations is the quadratic formula:

0 = ax2 + bx + c ⇔ x = −b ± √ b2 − 4ac 2a

In particular, quadratic equations have two distinct roots, unless .

b2 − 4ac = 0

slide-44
SLIDE 44

Quadratic Inequalities

Solving quadratic inequalities can be made easier with the observation that

AB ≥ 0 ⇔A ≥ 0 and B ≥ 0

  • r A ≤ 0 and B ≤ 0

ax2 + bx + c ≥ 0

This suggests factoring our quadratic, and examining when each linear factor is positive or negative.

slide-45
SLIDE 45

Similarly, AB ≤ 0 ⇔A ≥ 0 and B ≤ 0

  • r A ≤ 0 and B ≥ 0

Again, we see that if we can factor our quadratic into linear factors, we can examine each factor individually. Indeed, supposing that our quadratic inequality has the form we can factor and examine the corresponding linear factors.

x2 + bx + c ≥ 0, x2 + bx + c = (x − α)(x − β)

slide-46
SLIDE 46

Solve for x : x2 − 6x + 5 ≤ 0

slide-47
SLIDE 47

Rates of Change of Quadratic Functions

  • A useful characterization
  • f quadratic polynomials

is that their rate of change is a linear function.

  • This is an early result in

calculus, but we will not prove it.

slide-48
SLIDE 48
slide-49
SLIDE 49

1.2.3 Higher Order Polynomials

slide-50
SLIDE 50
  • One can also consider

polynomials of degree higher than 2.

  • These are generally

harder to analyze and plot.

  • One can use basic

heuristics, however, in addition to graphing calculators.

slide-51
SLIDE 51
  • Odd degree polynomials

have the two “tails” pointing in opposite directions.

  • Even degree polynomials

have the two “tails” pointing in the same direction.

  • Odd degree polynomials

always have at least one (real) root, while even polynomials need not.

slide-52
SLIDE 52

Plot f(x) = x3

slide-53
SLIDE 53

Plot f(x) = −x4 + 4

slide-54
SLIDE 54

Number of Roots

  • A degree polynomial

has at most distinct real roots.

  • It has has at most

minima and maxima. n n n − 1

slide-55
SLIDE 55

Find all roots of (x2 − 4)(x + 2)(x − 1)2

slide-56
SLIDE 56

1.2.4 Exponential and Logarithmic Equations

slide-57
SLIDE 57

These may look daunting! However, we can use our exponential and logarithmic properties (tricks) to make our lives easier; see Lecture 1.3,1.4. Recall that .

y = ax ⇔ loga(y) = x

From this, we can approach many equations that look intimidating.

slide-58
SLIDE 58

Solve for x : 4x−1 = 16

slide-59
SLIDE 59

Solve for x : log2(x) = 3

slide-60
SLIDE 60

Solve for x : ex > e2x

slide-61
SLIDE 61

1.2.5 Absolute Value Equations

slide-62
SLIDE 62

Recall the absolute value function, which is equal to a number’s distance from 0:

|x| = ( x, x ≥ 0 −x, x < 0

In other words, the absolute value function keeps positive numbers the same, and switches negative numbers into their positive counterpart.

slide-63
SLIDE 63
slide-64
SLIDE 64
slide-65
SLIDE 65

Equations with Absolute Value

When considering equations of the form: it suffices to consider the two cases |f(x)| = g(x) f(x) = g(x) and − f(x) = g(x) In the case of absolute value equations involving first order polynomials (linear functions), we get: |ax + b| = c ⇔ ax + b = c or − (ax + b) = c

slide-66
SLIDE 66

Solve for x : |2x − 5| = 1

slide-67
SLIDE 67

Inequalities Involving Absolute Values

When considering systems of absolute value inequalities, great care must be taken.

In general,

|f(x)| ≤ g(x) ⇔ ( f(x) ≤ g(x) and f(x) > 0 −f(x) ≤ g(x) and f(x) ≤ 0

A similar equivalence holds for |f(x)| ≥ g(x)

slide-68
SLIDE 68

Linear Absolute Value Inequalities

One can, when working with inequalities of the form proceed by finding the two solutions to then plotting these on a number line, and checking in which region the desired inequality is achieved. This is the number line method. |ax + b| ≤ c or |ax + b| ≥ c ax + b = c and − (ax + b) = c

slide-69
SLIDE 69

Solve for x : |x + 2| =≤ 5

slide-70
SLIDE 70

1.3 Systems of Equations

slide-71
SLIDE 71

1.3.1 Systems of Equations and Inequalities 1.3.2 Higher Order Systems

slide-72
SLIDE 72

1.3.1 Systems of Equations and Inequalities

slide-73
SLIDE 73

A classic area of mathematics is solving two or more systems of equations or inequalities simultaneously. On classic formulation is: find the intersection of two lines, given their equations

slide-74
SLIDE 74

System of Linear Equations

The problem of finding the intersection of two lines may formulated as the algebraic problem of finding the simultaneous solution to system of linear equations

( y = m1x + b1 y = m2x + b2

Classical solution method: Set the two expressions

  • n the right equal and solve for , then go back

and solve for

x

y.

slide-75
SLIDE 75

Solve : ( −3x + 4 = y 4x − 7 = y

slide-76
SLIDE 76

It is possible to mix other types of equations into systems. The same techniques as before work.

( y = 3x + 4 y = x2 + x + 1

While more complicated looking, this system can be solved with our substitution method, combined with the quadratic formula.

slide-77
SLIDE 77

Systems of Inequalities

One can also study regions in the Cartesian plane in which a inequalities are simultaneously satisfied.

In the case of linear inequalities, these may be of the form:

( y ≤ m1x + b1 y ≤ m2x + b2 ( y ≥ m1x + b1 y ≤ m2x + b2 ( y ≥ m1x + b1 y ≥ m2x + b2

slide-78
SLIDE 78

Solve : ( −2x + 1 ≤ y x + 2 ≤ y

slide-79
SLIDE 79

1.3.2 Higher Order Systems

slide-80
SLIDE 80
  • We have so far considered systems of equations with two

variables and two unknowns.

  • In general, it is possible to consider more equations and more

unknowns.

  • On the CLEP exam, it is good to know how to solve linear systems

with three variables and three unknowns.

  • These look like: for coefficients

     a1x + b1y + c1z = d1 a2x + b2y + c2z = d2 a3x + b3y + c3z = d3

ai, bi, ci, di, i = 1, 2, 3

slide-81
SLIDE 81
  • These systems can be solved

by Gaussian elimination a.k.a. row reductions.

  • Basically, equations are added

and subtracted to isolate

  • variables. It is long and

tedious.

  • For CLEP questions, checking

each purported solution may be more time-efficient than directly solving the system.

slide-82
SLIDE 82

Solve      x + z = 1 2x + 2y = 1 3y − z = 2