Search Header Logo
Numerical Solutions of Equations

Numerical Solutions of Equations

Assessment

Presentation

Mathematics

12th Grade

Medium

Created by

Maman Firmansyah

Used 30+ times

FREE Resource

17 Slides • 4 Questions

1

Numerical Solutions of Equations

Finding Starting Point

Slide image

2

Learning Objectives

  • locate approximately a root of an equation, by means of graphical considerations and/or searching for a sign change

  • understand the idea of, and use the notation for, a sequence of approximations that converges to a root of an equation

  • understand how a given simple iterative formula of the form xn+1 = F(xn) relates to the equation being solved

  • use a given iteration, or an iteration based on a given rearrangement of an equation, to determine a root to a prescribed degree of accuracy.

3

Prerequisite Knowledge (1)

  • Substitute numbers for letters in complicated formulae and algebraic expressions

  • Evaluate the following expression when x = 1.5

  •  23(x+1x2) \frac{2}{3}\left(x+\frac{1}{x^2}\right)\   

  •  lnx+3\sqrt{\ln x+3}  

4

Prerequisite Knowledge (2)

  • Rearrange complicated formulae and equations.

  • Rearrange each formula so that x

    x is the subject.

  •  2=y3x+7w2=\frac{y-3x+7}{w}              ---->  x=2w7y3x=\frac{2w-7-y}{3}  

  •  y=2x2+13, x>0y=2x^2+13,\ x>0     ---->  x=y132x=\sqrt{\frac{y-13}{2}}  

5

Prerequisite Knowledge (3)

  • Understand the relationship between a graph and its associated algebraic equation, and use the relationship between points of intersection of graphs and solutions of equations.

  • Show that the x -coordinates of the solutions to the simultaneous equations:     y=x26x+10y=x^2-6x+10   and  y=xy=x       also satisfies the equation   x27x+10=0x^2-7x+10=0  

6

Prerequisite Knowledge (4)

  • Know that the values of x that make both sides of an equation equal are called the roots of the equation.

  • Also, the roots of f(x)=0 are the x -intercepts on the graph of y=f(x)

  • Find the roots of the equation   x27x+10=0x^2-7x+10=0  

7

Prerequisite Knowledge (5)

Sketch graphs of quadratic or cubic functions or the trigonometric functions sine, cosine, tangent.

Slide image

8

Prerequsite Knowledege (6)

Sketch graphs of exponential or logarithmic functions or the trigonometric functions cosecant, secant, cotangent.

Slide image

9

Multiple Choice

What is the value of f(x) when x = 2, for the expression

 4(x1x2) 4\left(x-\frac{1}{x^2}\right)\   ?

1

28

2

 14\frac{1}{4}  

3

 74\frac{7}{4}  

4

7

10

Multiple Choice

Which of the followings is the rearrangement of the expression so that x is the subject


 y=32x5y=\frac{3-2x}{5}  

1

 x=32y5x=\frac{3-2y}{5}  

2

 x=5y32x=\frac{5y-3}{2}  

3

 x=35y2x=\frac{3-5y}{2}  

11

Multiple Choice

Which equations that has the same solution with x-coordinate of the solution of simultaneous equations:


 y=x22x+10y=x^2-2x+10   and   y=xy=x  

1

 x2x+10=0x^2-x+10=0  

2

 x2+x+10=0x^2+x+10=0  

3

 x23x+10=0x^2-3x+10=0  

12

Multiple Choice

Which of the followings are the roots of the equation :


  x22x8=0x^2-2x-8=0  

1

x = 2 or x = -4

2

x= -2 or x = 4

3

x = 2 or x = 4

4

x = -2 or x = -4

13

Why solve equations numerically?

  • You are used to solving equations using direct, algebraic methods such as factorising or using the quadratic formula.

  • ou might be surprised to learn that not all equations can be solved using a direct, algebraic process.

  • Numerical methods are ways of calculating approximate solutions to equations. They are extremely powerful problem-solving tools and many are available.

  • They are widely used in engineering, computing, finance and many other application

14

Why do we need to understand how the method works?

  • understand when the results are likely to be reasonable

  • understand how to use available software correctly

  • select an appropriate method when choices are available

  • write our own programs when we need to do so, if we have the programming skills!

15

Example 1

Show that x3 + x − 4 = 0 has a root α between 1 and 2

16

Graphical approach

  • By sketching graphs of y=x3 and y=4−x, show that the equation x3 +x−4=0 has a root α between 1 and 2

  • There is one point of intersection and its x-coordinate is between 1 and 2. At this point x3 = 4 − x.

  • This means that the equation x3 = 4 − x has one root between 1 and 2.

  • Rearranging this equation gives x3 + x − 4 = 0.

Slide image

17

Example 2

Show, by calculation, that the equation f(x) = x5 + x − 1 = 0 has a root α between 0 and 1

18

The change of sign

  • f(x) = x5 + x − 1 = 0 has a root α between 0 and 1

  • Find the value of α such that f(α) = 0.

  • f(0) = 05+0-1 = -1 f(1) = 15+1-1 = 1

  • The change of sign indicates the presence of a root, so 0<α<1

Slide image

19

Example 3

By sketching a suitable pair of graphs, show that the equation cosx = 2x−1 (where x is in radians) has only one root for 0 ⩽ x ⩽ 1/2 π

20

Graphical approach

  • Draw the graphs of y = cosx and y = 2x−1.

  • The graphs intersect once only and so the equation cos x = 2x−1 has only one root for 0 ⩽ x ⩽ 1/2 π .

Slide image

21

The sign of change

  • cos x = 2x−1 so cos x − 2x + 1 = 0

  • Let f(x)=cosx−2x+1 and so f(x)=0 then

  • f(0.8) = cos 0.8−2(0.8)+1=0.0967…

    f(0.9) = cos0.9−2(0.9)+1=−0.1783…

  • Change of sign indicates the presence of a root.

Numerical Solutions of Equations

Finding Starting Point

Slide image

Show answer

Auto Play

Slide 1 / 21

SLIDE