Alumbo! Self-Help Supersite - Tools for inspiration, motivation, success, and spiritual & mental health.
Navigation Bar
  Tools for Inspiration, Motivation and Success
Search: Alumbo the Web          Site Map
myAlumbo Page  Discussion Page  Resources Page  Shopping Page  Magazine Page  Community Directory Alumbo Home

Quick Links
 •  Members Login
 •  Free Membership
 •  Submit Content Try It!

 •  About Alumbo!
 •  Get Involved
 •  Link To Us
 •  Recommend Alumbo
 
Resource Centers
 •  Authors / Contributors
 •  Community Leaders
 •  Advertise With Us

Get Our Free Newsletter!
Email:
(view our privacy pledge).
 
Explore a Community

 •  Arts, Creativity & Fun
 •  Body
 •  Business & Career
 •  Community & Society
 •  Ecology & Environment
 •  Family Relationships
 •  Love Relationships
 •  Mind
 •  Paranormal / Divination
 •  Personal Finance
 •  Spirituality

(view entire directory)

 
Recent Articles

The Secret of How to Get Unstuck

Why people ignore their inner needs at mid-life and what YOU can do differently

Be Worry-Free

Stuck In a Loveless Marriage? Wondering If This Is As Good As It Gets?

Praying For Your Children

Towers Perrin Study Discounts Workplace Myths;

Triangles

Managing Child Behaviour

14 Things Everyone Should Know About Signs of Infidelity

A Buddha for The Pepsi Generation?

(view more articles)

 
   
Sunday, February 12, 2012

You are here: Alumbo! Self-Help Supersite > Item Detail Page
Free content for your website!

The Overview of Algebra

variables continued from part 1
print, email or bookmark this page Print Version Email this article Bookmark site From Rastafari Education Daily,
A regular column by kaya, Sep 11, 2005          Average 5 stars (click to view comments or add your own rating)


Summary:
part 2 is the continuation of Variables in Algebra
 
Rastafari Education Daily

Hint: Since subtracting any number is the same as adding its negative, it can be helpful to replace subtractions with additions of a negative number.

Example:

This problem illustrates grouping like terms and dealing with subtraction in an equation.

Solve x - 12 20 = 37.

Replacing the -12 with a (-12), we get

x (-12) 20 = 37.

Since addition is associative, the two like terms (the integers) may be combined.

(12) 20 = 8

The left side of the equation becomes

x 8 = 37.

Now we may subtract 8 from each side of the equation, (we will actually add a -8 to each side).

x 8 (-8) = 37 (-8)

x 0 = 29

x = 29

We can check this solution in the original equation:

29 - 12 20 = 37x 0 = 29

17 20 = 37

37 = 37 so our solution is correct.

Example:

This problem illustrates the proper use of the distributive property.

Solve 2 × (x 1 4) = 20.

Grouping like terms in the parentheses, the left side of the equation becomes

2 × (x 1 4) ==> 2 × (x 5).

Using the distributive property,

2 × (x 5) ==> 2 × x 2 × 5.

Carrying out multiplications,

2 × x 2 × 5 ==> to 2x 10.

The equation now becomes

2x 10 = 20.

Subtracting a 10 (adding a -10) to each side gives us

2x 10 (-10) = 20 (-10) ==>

2x (10 (-10)) = 20 - 10 ==>

2x 0 = 10 ==>

2x = 10.

Since the x is multiplied by 2, we divide both sides by 2 to solve for x:

2x = 10 ==>

2x ÷ 2 = 10 ÷ 2 ==>

(2x)/2 = 5 ==>

x = 5.

We can check this solution in the original equation:

2 × (5 1 4) = 20 ==>

2 × 10 = 20 ==>

20 = 20 so our solution is correct.


Combining like terms
One of the most common ways to simplify an expression is to combine like terms. Numeric terms may be combined, and any terms with the same variable part may be combined. Example:

Consider the expression 2 7x 12 - 3x - 5. The numeric like terms are the numbers 2, 12, and 5. The variable like terms are 7x and 3x. Combining the numeric like terms, we have 2 12 - 5 = 14 - 5 = 9. Combining the variable like terms, we have 7x - 3x = 4x, so the expression 2 7x 12 - 3x - 5 simplifies to 9 4x.


Simplifying with addition and subtraction We can use addition and subtraction to get all the terms with variables on one side of an equation, and all the numeric terms on the other. The equations 3x = 17, 21 = y, and z/12 = 24 each have a variable term on one side of the = sign, and a number on the other.

The equations x 3 = 12, 21 = 30 - y, and (z 2) × 4 = 10 do not.

We usually do this after simplifying each side using the distributive rules, eliminating parentheses, and combining like terms. Since addition is associative, it can be helpful to add a negative number to each side instead of subtracting to avoid mistakes.

Examples:

For the equation 3x 4 = 12, we can isolate the variable term on the left by subtracting a 4 from both sides:

3x 4 - 4 = 12 - 4 ==>

3x = 8.

For the equation 7y - 200 = 10, subtracting the 200 on the left side is the same as adding a -200:

7y (-200) = 10.

If we add 200 to both sides of the equation, the 200 and -200 will cancel each other:

7y (-200) 200 = 10 200 ==>

7y = 210.

For the equation 8 = 20 - z, we can add z to both sides to get 8 z = 20 - z z ==> 8 z = 20. Now subtracting 8 from both sides,

8 z - 8 = 20 - 8 ==>

z = 12, so we get a solution for z.


Simplfying by multiplication
When solving for a variable, we want to get a solution like x = 3 or z = 2001. When a variable is divided by some number, we can use multiplication on both sides to solve for the variable. Example:

 
ADVERTISEMENT:
 

Solve for x in the equation x ÷ 12 = 5.

Since the x on the left side is being divided by 12, the equation is the same as x × 1/12 = 5. Multiplying both sides by 12 will cancel the 1/12 on the left side:

x × 1/12 × 12 = 5 × 12 ==>

x × 1 = 60 ==>

x = 60.


Simplifying by division
When solving for a variable, we want to get a solution like x = 3 or z = 2001. When a variable is multiplied by some number, we can use division on both sides to solve for the variable. Example:

Solve for x in the equation 7x = 133. Since the x on the left side is being multiplied by 7, we can divide both sides by 7 to solve for x:

7x ÷ 7 = 133 ÷ 7 ==>

(7x)/7 = 133 ÷ 7 ==>

x/1 = 19 ==>

x = 19.

Note that dividing by 7 is the same as multiplying both sides by 1/7.


Word problems as equations
When converting word problems to equations, certain "key" words tell you what kind of operations to use: addition, multiplication, subtraction, and division. The table below shows some common phrases and the operation to use. Word Operation Example As an equation sum addition The sum of my age and 10 equals 27. y 10 = 27 difference subtraction The difference between my age and my younger sister's age, who is 11 years old, is 5 years. y - 11 = 5 product multiplication The product of my age and 14 is 168. y × 14 = 168 times multiplication Three times my age is 60. 3 × y = 60 less than subtraction Seven less than my age equals 32. y - 7 = 32 total addition The total of my pocket change and 20 dollars is $22.43. y 20 = 22.43 more than addition Eleven more than my age equals 43. 11 y = 43


Sequences
A sequence is a list of items. We can specify any item in the list by its place in the list: first, second, third, fourth, and so on. Many useful lists have patterns so we know what items occur in each place in the list. There are 2 kinds of sequences. A finite sequence is a list made up of a finite number of items. An infinite sequence is a list that continues without end. Examples:

The following are examples of finite sequences.

The sequence 1, 3, 5, 7, 9, 11, 13, 15, 17, 19 is the sequence of the first 10 odd numbers.

The sequence a, e, i, o, u, is the sequence of vowels in the alphabet.

The sequence m, m, m, m, m, m is the sequence of 6 m's.

The sequence 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0 is the sequence of 12 alternating 1's and 0's.

The sequence 1, 2, 3, 4, ..., 9998, 9999, 10000 is the sequence of the first ten thousand integers.

The sequence 0, 1, 4, 9, 16, 25, 36, 49 is the sequence of the squares of the first 8 whole numbers.

Examples:

The following are examples of infinite sequences.

The sequence 2, 4, 6, 8, 10, 12, 14, 16, ... is the sequence of even whole numbers. The 100th place in this sequence is the number 200.

The sequence a, b, c, a, b, c, a, b, c, a, b, ... is the sequence of the letters a, b, c, repeating in this pattern forever.

The 100th place in this sequence is the letter a. The 300th place in this sequence is the letter c.

The sequence -1, 2, -3, 4, -5, 6, -7, 8, -9, ... is the sequence of integers with alternating signs. The 10th place in this sequence is 10. The 100th place in this sequence is 100. The 101st place in this sequence is -101.

The sequence 1, 0, 1, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 1, ... is a sequence of 1's separated by 1 zero, then 2 zeros, then 3 zeros, and so on. The 100th place in this sequence is a 0. The 105th place in this sequence is a 1.

The sequence 1, 3, 6, 10, 15, 21, 28, 36, 45, ... is the sequence of places the 1 occurs in the sequence of 1's and 0's above! If this sequence seems strange, note the difference between pairs of numbers next to one another:

3 - 1 = 2

6 - 3 = 3

10 - 6 = 4

15 - 10 = 5

21 - 15 = 6

28 - 21 = 7

Checking these differences makes the pattern clearer.

1, 1, 1, 1, 1, 1, ... is the sequence where every item in the list is the number 1.

1, 2, 3, 4, 5, 6, 7, ... is the sequence of counting numbers. Each item in the list is its place number in the list.

a, b, a, b, a, b, a, b, ... is the sequence of alternating letters a and b. The a's occur in odd-numbered places, and the b's occur in the even-numbered places.

1/1, 1/2, 1/3, 1/4, 1/5, 1/6, 1/7, ... is the sequence of reciprocals of the whole numbers.

1, 4, 9, 16, 25, 36, 49, 64, 81, ... is the sequence of squares of the whole numbers.

a, e, i, o, u, a, e, i, o, u, a, e, ... is the repeating sequence of vowels in the alphabet.

4, 7, 10, 13, 16, 19, 22, 25, ... is the sequence of numbers beginning with the number 4, and each number in the list is 3 more than the number before it.




View other articles from the Alumbo column Rastafari Education Daily





Free content for your website!





Email page to a friendEmail this page to a friend
Display printer-friendly versionDisplay printer-friendly version
Rate this item / View member commentsRate this item / View member comments
Report irrelevant / inappropriate contentReport irrelevant / inappropriate content
Return to Alumbo! home pageReturn to the Alumbo! home page
 
   


ADVERTISEMENT:


Place your ad here for as little as $19. Click for more information.
 













Directory  | Member Login  |  Free Membership  |  Advertise With Us
About Us  |  Get Involved  |  Submit Content  |  Privacy Pledge  |  Site Map
Copyright © 1999-, Alumbo Media Inc. All Rights Reserved.

Important Note: Material on this website is provided for informational purposes only and is not intended as
a substitute for professional advice (medical, legal, financial or otherwise). Please see our Terms Of Service.
 
Home Page: Alumbo! - Self Help Supersite - Tools for inspiration, motivation, success, and personal growth.
 

Advertisement