<< Chapter < Page
  Functions   Page 1 / 1
Chapter >> Page >
This module discusses the generalizations of algebraic functions and their implications.

When you have a “generalization,” you have one broad fact that allows you to assume many specific facts as examples.

Generalization : “Things fall down when you drop them.”

    Specific facts, or examples:

  • Leaves fall down when you drop them
  • Bricks fall down when you drop them
  • Tennis balls fall down when you drop them

If any one of the individual statements does not work, the generalization is invalid. (This generalization became problematic with the invention of the helium balloon.)

Scientists tend to work empirically, meaning they start with the specific facts and work their way back to the generalization. Generalizations are valued in science because they bring order to apparently disconnected facts, and that order in turn suggests underlying theories.

Mathematicians also spend a great deal of time looking for generalizations. When you have an “algebraic generalization” you have one algebraic fact that allows you to assume many numerical facts as examples.

Consider, for instance, the first two functions in the function game.

  1. Double the number, then add six.
  2. Add three to the number, then double.

These are very different “recipes.” However, their inclusion in the function game is a bit unfair, because—here comes the generalization— these two functions will always give the same answer. Whether the input is positive or negative, integer or fraction, small or large, these two functions will mimic each other perfectly. We can express this generalization in words.

Generalization : If you plug a number into the function double and add six , and plug the same number into the function add three and double , the two operations will give the same answer.

    Specific facts, or examples:

  • If you double –5 and add six; or, if you add –5 to 3 and then double; you end up with the same answer.
  • If you double 13 and add six; or, if you add 13 to 3 and then double; you end up with the same answer.

There is literally an infinite number of specific claims that fit this pattern. We don’t need to prove or test each of these claims individually: once we have proven the generalization, we know that all these facts must be true.

We can express this same generalization pictorially by showing two “function machines” that always do the same thing.

5 0 13 Gearbox-2x+6 2 ( 5 ) + 6 = 4 2 ( 0 ) + 6 = 6 2 ( 13 ) + 6 = 32 size 12{ matrix { rightarrow 2 \( - 5 \) +6= - 4 {} ##rightarrow 2 \( 0 \) +6=6 {} ## rightarrow 2 \( "13" \) +6="32"} } {}
5 0 13 Gearbox-2(x+3) 2 ( 5 ) + 6 = 4 2 ( 0 ) + 6 = 6 2 ( 13 ) + 6 = 32 size 12{ matrix { rightarrow 2 \( - 5 \) +6= - 4 {} ##rightarrow 2 \( 0 \) +6=6 {} ## rightarrow 2 \( "13" \) +6="32"} } {}

But the most common way to express this generalization is algebraically, by asserting that these two functions equal each other.

2x + 6 = 2 ( x + 3 ) size 12{2x+6=2 \( x+3 \) } {}

Many beginning Algebra II students will recognize this as the distributive property. Given 2 ( x + 3 ) size 12{2 \( x+3 \) } {} they can correctly turn it into 2x + 6 size 12{2x+6} {} . But they often fail to realize what this equality means—that given the same input, the two functions will always yield the same output.

Generalization: 2x + 6 = 2 ( x + 3 ) size 12{2x+6=2 \( x+3 \) } {}

    Specific facts, or examples:

  • 2 × 5 + 6 = 2 × 5 + 3 size 12{ left (2 times - 5 right )+6=2 times left ( - 5+3 right )} {}
  • 2 × 0 + 6 = 2 × 0 + 3 size 12{ left (2 times 0 right )+6=2 times left (0+3 right )} {}
  • 2 × 13 + 6 = 2 × 13 + 3 size 12{ left (2 times "13" right )+6=2 times left ("13"+3 right )} {}

It’s worth stopping for a moment here to think about the = size 12{ {}={}} {} symbol. Whenever it is used, = size 12{ {}={}} {} indicates that two things are the same. However, the following two equations use the = size 12{ {}={}} {} in very different ways.

2x 2 + 5x = 3 size 12{2x rSup { size 8{2} } +5x=3} {}
2x 2 18 x + 3 = 2x 6 size 12{ { {2x rSup { size 8{2} } - "18"} over {x+3} } =2x - 6} {}

In the first equation, the = size 12{ {}={}} {} challenges you to solve for x size 12{x} {} . “Find all the x size 12{x} {} values that make this equation true.” The answers in this case are x = 1 2 size 12{x= { { size 8{1} } over { size 8{2} } } } {} and x = 3 size 12{x= - 3} {} . If you plug in either of these two x size 12{x} {} -values, you get a true equation; for any other x size 12{x} {} -value, you get a false equation.

The second equation cannot be solved for x size 12{x} {} ; the = size 12{ {}={}} {} sign in this case is asserting an equality that is true for any x size 12{x} {} -value. Let’s try a few.

Generalization : 2x 2 18 x + 3 = 2x 6 size 12{ { {2x rSup { size 8{2} } - "18"} over {x+3} } =2x - 6} {}

Specific facts, or examples :

x = 3 2 3 2 18 3 + 3 = 18 18 6 = 0 2 ( 3 ) 6 = 0 size 12{2 \( 3 \) - 6=0} {}
x = - 2 2 2 2 18 2 + 3 = 8 18 1 = 10 2 ( 2 ) 6 = 10 size 12{2 \( - 2 \) - 6= - "10"} {}
x = 0 2 0 2 18 0 + 3 = 0 18 3 = 6 2 ( 0 ) 6 = 6 size 12{2 \( 0 \) - 6= - 6} {}
x = 1 2 2 1 2 2 18 1 2 + 3 = 1 2 18 7 2 = 35 2 2 7 = 5 2 ( 1 2 ) 6 = 5 size 12{2 \( { { size 8{1} } over { size 8{2} } } \) - 6= - 5} {}

With a calculator, you can attempt more difficult values such as x = 26 size 12{x= - "26"} {} or x = π size 12{x=π} {} ; in every case, the two formulas will give the same answer. When we assert that two very different functions will always produce the same answers, we are making a very powerful generalization.

Exception : x = 3 size 12{x= - 3} {} is outside the domain of one of these two functions. In this important sense, the two functions are not in fact equal. Take a moment to make sure you understand why this is true!

Such generalizations are very important because they allow us to simplify .

Suppose that you were told “I am going to give you a hundred numbers. For each number I give you, square it, then double the answer, then subtract eighteen, then divide by the original number plus three.” This kind of operation comes up all the time. But you would be quite relieved to discover that you can accomplish the same task by simply doubling each number and subtracting 6! The generalization in this case is 2x 2 18 x + 3 = 2x 6 size 12{ { {2x rSup { size 8{2} } - "18"} over {x+3} } =2x - 6} {} ; you will be creating exactly this sort of generalization in the chapter on Rational Expressions.

Questions & Answers

what is microbiology
Agebe Reply
What is a cell
Odelana Reply
what is cell
Mohammed
how does Neisseria cause meningitis
Nyibol Reply
what is microbiologist
Muhammad Reply
what is errata
Muhammad
is the branch of biology that deals with the study of microorganisms.
Ntefuni Reply
What is microbiology
Mercy Reply
studies of microbes
Louisiaste
when we takee the specimen which lumbar,spin,
Ziyad Reply
How bacteria create energy to survive?
Muhamad Reply
Bacteria doesn't produce energy they are dependent upon their substrate in case of lack of nutrients they are able to make spores which helps them to sustain in harsh environments
_Adnan
But not all bacteria make spores, l mean Eukaryotic cells have Mitochondria which acts as powerhouse for them, since bacteria don't have it, what is the substitution for it?
Muhamad
they make spores
Louisiaste
what is sporadic nd endemic, epidemic
Aminu Reply
the significance of food webs for disease transmission
Abreham
food webs brings about an infection as an individual depends on number of diseased foods or carriers dully.
Mark
explain assimilatory nitrate reduction
Esinniobiwa Reply
Assimilatory nitrate reduction is a process that occurs in some microorganisms, such as bacteria and archaea, in which nitrate (NO3-) is reduced to nitrite (NO2-), and then further reduced to ammonia (NH3).
Elkana
This process is called assimilatory nitrate reduction because the nitrogen that is produced is incorporated in the cells of microorganisms where it can be used in the synthesis of amino acids and other nitrogen products
Elkana
Examples of thermophilic organisms
Shu Reply
Give Examples of thermophilic organisms
Shu
advantages of normal Flora to the host
Micheal Reply
Prevent foreign microbes to the host
Abubakar
they provide healthier benefits to their hosts
ayesha
They are friends to host only when Host immune system is strong and become enemies when the host immune system is weakened . very bad relationship!
Mark
what is cell
faisal Reply
cell is the smallest unit of life
Fauziya
cell is the smallest unit of life
Akanni
ok
Innocent
cell is the structural and functional unit of life
Hasan
is the fundamental units of Life
Musa
what are emergency diseases
Micheal Reply
There are nothing like emergency disease but there are some common medical emergency which can occur simultaneously like Bleeding,heart attack,Breathing difficulties,severe pain heart stock.Hope you will get my point .Have a nice day ❣️
_Adnan
define infection ,prevention and control
Innocent
I think infection prevention and control is the avoidance of all things we do that gives out break of infections and promotion of health practices that promote life
Lubega
Heyy Lubega hussein where are u from?
_Adnan
en français
Adama
which site have a normal flora
ESTHER Reply
Many sites of the body have it Skin Nasal cavity Oral cavity Gastro intestinal tract
Safaa
skin
Asiina
skin,Oral,Nasal,GIt
Sadik
How can Commensal can Bacteria change into pathogen?
Sadik
How can Commensal Bacteria change into pathogen?
Sadik
all
Tesfaye
by fussion
Asiina
what are the advantages of normal Flora to the host
Micheal
what are the ways of control and prevention of nosocomial infection in the hospital
Micheal
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Functions. OpenStax CNX. Feb 01, 2011 Download for free at http://cnx.org/content/col11272/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Functions' conversation and receive update notifications?

Ask