<< Chapter < Page 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
Got questions? Get instant answers now!

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.
Got questions? Get instant answers now!

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 )} {}
Got questions? Get instant answers now!

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} {}
Got questions? Get instant answers now!

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

I'm interested in biological psychology and cognitive psychology
Tanya Reply
what does preconceived mean
sammie Reply
physiological Psychology
Nwosu Reply
How can I develope my cognitive domain
Amanyire Reply
why is communication effective
Dakolo Reply
Communication is effective because it allows individuals to share ideas, thoughts, and information with others.
effective communication can lead to improved outcomes in various settings, including personal relationships, business environments, and educational settings. By communicating effectively, individuals can negotiate effectively, solve problems collaboratively, and work towards common goals.
it starts up serve and return practice/assessments.it helps find voice talking therapy also assessments through relaxed conversation.
miss
Every time someone flushes a toilet in the apartment building, the person begins to jumb back automatically after hearing the flush, before the water temperature changes. Identify the types of learning, if it is classical conditioning identify the NS, UCS, CS and CR. If it is operant conditioning, identify the type of consequence positive reinforcement, negative reinforcement or punishment
Wekolamo Reply
please i need answer
Wekolamo
because it helps many people around the world to understand how to interact with other people and understand them well, for example at work (job).
Manix Reply
Agreed 👍 There are many parts of our brains and behaviors, we really need to get to know. Blessings for everyone and happy Sunday!
ARC
A child is a member of community not society elucidate ?
JESSY Reply
Isn't practices worldwide, be it psychology, be it science. isn't much just a false belief of control over something the mind cannot truly comprehend?
Simon Reply
compare and contrast skinner's perspective on personality development on freud
namakula Reply
Skinner skipped the whole unconscious phenomenon and rather emphasized on classical conditioning
war
explain how nature and nurture affect the development and later the productivity of an individual.
Amesalu Reply
nature is an hereditary factor while nurture is an environmental factor which constitute an individual personality. so if an individual's parent has a deviant behavior and was also brought up in an deviant environment, observation of the behavior and the inborn trait we make the individual deviant.
Samuel
I am taking this course because I am hoping that I could somehow learn more about my chosen field of interest and due to the fact that being a PsyD really ignites my passion as an individual the more I hope to learn about developing and literally explore the complexity of my critical thinking skills
Zyryn Reply
good👍
Jonathan
and having a good philosophy of the world is like a sandwich and a peanut butter 👍
Jonathan
generally amnesi how long yrs memory loss
Kelu Reply
interpersonal relationships
Abdulfatai Reply
What would be the best educational aid(s) for gifted kids/savants?
Heidi Reply
treat them normal, if they want help then give them. that will make everyone happy
Saurabh
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, Advanced algebra ii: conceptual explanations. OpenStax CNX. May 04, 2010 Download for free at http://cnx.org/content/col10624/1.15
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Advanced algebra ii: conceptual explanations' conversation and receive update notifications?

Ask