Loading [MathJax]/jax/output/HTML-CSS/jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.01: Prerequisites to Numerical Methods for Solving Nonlinear Equations

( \newcommand{\kernel}{\mathrm{null}\,}\)

Lesson 1: Review of Quadratic Equations

Learning Objectives

After successful completion of this lesson, you should be able to:

1) find the solutions of quadratic equations,

2) derive the formula for the solution of quadratic equations,

3) solve simple physical problems involving quadratic equations.

What are quadratic equations, and how do we solve them?

A quadratic equation has the form

ax2+bx+c=0, where a0

The solution to the above quadratic equation is given by

x=b±b24ac2a

So the equation has two roots, and depending on the value of the discriminant, b24ac, the equation may have real, complex, or repeated roots.

If b24ac<0, the roots are complex.

If b24ac>0, the roots are real.

If b24ac=0, the roots are real and repeated.

Example 3.1.1.1

Derive the solution to ax2+bx+c=0.

Solution

ax2+bx+c=0(3.1.1.E1.1)

Dividing both sides by a, (a0), we get

x2+bax+ca=0

Note if a=0, the solution to

ax2+bx+c=0

is

x=cb

Rewrite Equation (3.1.1.E1.1) for a0

x2+bax+ca=0

as

(x+b2a)2b24a2+ca=0

(x+b2a)2 =b24a2ca=b24ac4a2

x+b2a=±b24ac4a2=±b24ac2a

x=b2a±b24ac2a=b±b24ac2a(3.1.1.E1.2)

Example 3.1.3.2

A ball is thrown down at 50 mph from the top of a building. The building is 420 feet tall. Derive the equation that would let you find the time the ball takes to reach the ground.

Solution

The distance s covered by the ball is given by

s=ut+12gt2(3.1.1.E2.1)

where

u=initial velocity (ft/s)

g=acceleration due to gravity (ft/s2)

t=time (s)

Given

u=50 mileshour×1 hour3600 s×5280 ft1 mile=73.33 fts

g=32.2 fts2

s=420 ft

we have from Equation (3.1.1.E2.1)

420=73.33t+12(32.2) t2

16.1t2+73.33t420=0

The above equation is a quadratic equation, the solution of which would give the time it would take the ball to reach the ground. The solution of the quadratic equation is

t =73.33±73.3324×16.1×(420)2(16.1)=3.315,7.870

Since t>0, the valid value of time t is 3.315 s.

Multiple Choice Test

(1). The value of x that satisfies f(x)=0 is called most suitably the

(A) root of an equation f(x)=0

(B) root of a function f(x)

(C) zero of an equation f(x)=0

(D) none of the above

(2). A quadratic equation has _______ root(s).

(A) one

(B) two

(C) three

(D) four

(3). For a certain cubic equation, at least one of the roots is known to be a complex root. How many complex roots does the cubic equation have?

(A) one

(B) two

(C) three

(D) cannot be determined

(4). An equation such as tanx=x has _______ root(s).

(A) zero

(B) one

(C) two

(D) infinite

(5). A polynomial of order n has __________ zeros.

(A) n1

(B) n

(C) n+1

(D) n+2

(6). The velocity of a body is given by v(t)=5et+4, where t is in seconds and v is in m/s. The velocity of the body is 6 m/s at t= ____________ seconds.

(A) 0.1823

(B) 0.3979

(C) 0.9163

(D) 1.609

For complete solution, go to

http://nm.mathforcollege.com/mcquizzes/03nle/quiz_03nle_background_solution.pdf


This page titled 3.01: Prerequisites to Numerical Methods for Solving Nonlinear Equations is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Autar Kaw via source content that was edited to the style and standards of the LibreTexts platform.

Support Center

How can we help?