April 30, 2008 at 1:10 pm (basic algebra)
Tags: basic algebra, literal equations
Follow the solutions to the following three equations.
EXAMPLE 1



_________________________________________________________________________
That was easy, right?
Now let’s look at what we would call a more general case of the same problem:
EXAMPLE 2



What are the similarities and differnces between the equations’ in examples 1 and 2?
EX 1:
EX 2: 
__________________________________________________________________________
Not so bad? Now let’s look at the most general case of the first equation:
EXAMPLE 3



Do you see the similarities between all three examples?
EX 1:
EX 2:
EX 3:
The third example is what we call a LITERAL EQUATION because the numbers in example 1 have been replace with letters.
However, the method used to solve them is the same!
Example 3 is an example of solving the literal equation,
, for
in terms of
and 
_____________________________________________________________________
OK, let’s try a slightly more complicated case: (solve for
)
Specific case: More General case:

Even more General case: The most General case (literal equation)

Leave a Comment
April 15, 2008 at 11:32 am (Uncategorized)

Check out this thought provoking essay from Dr. Marvin Minsky.
Leave a Comment
April 15, 2008 at 9:56 am (basic algebra)
Tags: basic algebra, distributive property, numerical operations
IF
implies repeated addition of the number 4, 3 times.
For example: 
THEN
would imply repeated addition of the number
,
times.
Note:
is exactly the same as 
That would be:

+

+

+

+

_____________
Because you have
of these
,
Adding vertically, you would have a sum of 

If that doesn’t make any sense, check out this numerical example of the same idea:
implies repeatd addition of
,
times.
after combining like terms would be,
because there are three
and three 
SO
Rather than performing the repeated addition each time we are faced with a multiple of a group, we can just apply the distributive property as shown below.

To look at it using a purely numerical example, consider:
as a 4-time repeated sum of the quantity 

+

+

+

_____________


We can see that if we had computed the above using order of operations we would have obtained the same result of 20.
1 Comment
April 15, 2008 at 9:25 am (basic algebra)
Tags: order of operations
Order of Operations: A way of evaluating expressions with more than one operation. These rules govern precedence in mathematical operations.
For Example: When faced with
, how do you proceed?
There are two apparent options:



OR



Which is correct?
We must follow the correct order of operations so that this expression has a necessarily unique value.
For the above example, the correct answer is 10.
Now, let’s find out WHY?
The Actual Order
Evaluate numerical expressions in the following order:
- Grouping Symbols (parentheses, brackets, braces, absolute value)
- Exponents (includes square roots)
- Multiplication and/or division from left to right
- Addition and/or subtraction from left to right
An Easy Way of Remembering
Use this memory tool to help remember the order! Please Excuse My Dear Aunt Sally (PEMDAS)
An alternative form of this is:
Brackets, Indices, Division, Multiplication, Addition, Subtraction (BIDMAS).
Order of Operations – Examples
| Expression |
Evaluation |
Operation |
| 4 × 2 + 1 |
= 4 × 2 + 1 |
Multiplication |
| = 8 + 1 |
Addition |
| = 9 |
|
| 12 – 9 ÷ 3 |
= 12 – 9 ÷ 3 |
Division |
| = 12 – 3 |
Subtraction |
| = 9 |
|
| 3 + 12 ÷ (5 – 2) |
= 3 + 12 ÷ (5 – 2) |
Parentheses |
| = 3 + 12 ÷ 3 |
Division |
| = 3 + 4 |
Addition |
| = 7 |
|
| 7 × 10 – (2 × 4)2 |
= 7 × 10 – (2 × 4)2 |
Parentheses |
| = 7 × 10 – 82 |
Exponents |
| = 7 × 10 – 64 |
Multiplication |
| = 70 – 64 |
Subtraction |
| = 6 |
Leave a Comment