Welcome to Room K 101's Blog

Check out the Weekly Notes from your class

With Math ... you can do anything

Thursday, November 19, 2009

Math 6H ( Periods 3, 6, & 7)

Square Numbers and Square Roots 5-3

Numbers such as 1, 4, 9, 16, 25, 36, 49... are called square numbers or PERFECT SQUARES.

One of two EQUAL factors of a square is called the square root of the number. To denote a square root of a number we use a radical sign (looks like a check mark with an extension) See our textbook page 157.

Although we use a radical sign to denote cube roots, fourth roots and more, without a small number on the radical sign, we have come to call that the square root.
SQRT = stands for square root, since this blog will not let me use the proper symbol) √ is the closest to the symbol

so the SQRT of 25 is 5. Actually 5 is the principal square root. Since 5 X 5 = 25
There is another root because
(-5)(-5) = 25 but in this class we are primarily interested in the principal square root or the positive square root.

Evaluate the following:
SQRT 36 + SQRT 64 = 6 + 8 = 14
SQRT 100 = 10
Is it true that SQRT 36 + SQRT 64 = SQRT 100? No
You cannot add square roots in that manner.
However look at the following:
Evaluate
SQRT 225 = 15
(SQRT 9)(SQRT 25)= (3)(5) = 15
so
SQRT 225 = (SQRT 9)(SQRT 25)

Also notice that the SQRT 1600 = 40
But notice that SQRT 1600 = SQRT (16)(100) = 4(10) = 40

Try this:
Take an odd perfect square, such as 9. Square the largest whole number that is less than half of it. ( For 9 this would be 4). If you add this square to the original number what kind of number do you get? Try it with other odd perfect squares...

In this case, 9 + 16 = 25... hmmm... what's 25???

Wednesday, November 18, 2009

Math 6H ( Periods 3, 6, & 7)

Tests for Divisibility 5-2

It is important to learn the following divisibility rules:
A number is divisibility by:

2 ... if the ones digit of the number is even
3 ... if the sum of the digits is divisible by three ( add the digits together)
4 ... if the number formed by the last two digits is divisible by by four ( Just LOOK at the last two numbers-- DON"T ADD them!!)
5 ... if the ones digits of the number is a 5 or a 0
6 ... if the number is divisible by both 2 and 3... (or if it is even and divisible by 3)
8 ... if the number formed by the last three digits is divisible by 8. (Like FOUR, just look at the last three digits-- divide them by 8)
9 ... if the sum of the digits is divisible by 9
10 ... if the ones digits of the number is a 0.

You will not need to know the divisibility rules for 7 or 11 but they are interesting...

You can test for divisibility by 7
Let's start with a number 959
Step 1: drop the one's digit so we have 95
Step 2: Subtract twice the ones' digit ( that you dropped) in this case we dropped a 9
so we double that and subtract 18 from 95
or 95-18 = 77. If the results, in the case, 77, is divisible by 7 --- so is the original number 959.
Step 3: If the number you get is still to big.. continue the process until you can determine if your number is divisible by 7.


To test for divisibility by 11
add the alternative digits beginning with the first
so let's try the following
4,378,396
Step 1: Add the alternate digits beginning with the 1st 4 + 7+ 3 + 6 = 20
Step 2: Add alternate digits beginning with the 2nd 3 + 8 + 9 = 20

Step 3: If the difference of the sums is divisible by 11 so is the original number.
In this case, 20-20 = 0 and 0/11= 0 so
4,378,396 is divisible by 11.


A good test for divisibility by 25 would be if the last two digits represent a multiple of 25.

A perfect number is one that is the SUM of all its factors except itself. The smallest perfect number is 6, since 6 = 1 + 2+ 3
The next perfect number is 28 since
28 = 1 + 2 + 4 + 7 + 14
What is the next perfect number?

Monday, November 16, 2009

Algebra Period 4

Polynomials 5-5

Polynomials = SUM of monomials

Monomials must have variables with whole number powers. Review section 5-3 for detail on monomials!!
no variables in the denominator, no roots of numbers!!
so 1/x is not a monomial
neither is x 1/2

constants have whole number power of zero..
7 is really 7x0

1 term = monomial
2 terms = binomial
3 terms = trinomial

TERMS are separated by addition
( if see subtraction-- THINK: add the opposite!!)

Coefficient - number attached to the variable ( it can be a fraction)
3x2 - 10x
the coefficients are 3 and -10. Make sure to attach the negative sign to the coefficient -- and ADD the OPPOSITE

y/6 is really (1/6)y so the coefficient is 1/6
if you have -x/3 that is really (-1/3)x so the coefficient is -1/3


Constant = the number that is not attached to ANY variable

Some TERMS YOU NEED TO KNOW

Degree of a term = SUM of the exponents of all its variables
-6x4 : the degree is 4
8x2 : the degree is 2
-2x : the degree is 1
9 : the degree is 0 ( think 9 is really 9x0

Degree of a polynomial - HIGHEST degree of any of its terms
so
-6x4 + 8x2 + -2x + 9
The degree of the polynomial is : 4

Leading term
= term with the HIGHEST degree
Leading coefficient- the coefficient of the leading term




More on Polynomials 5-6

Descending order- write the variables with the highest power first ( This is the way it is usually written)

Ascending order- write the variables with the lowest pwoer first ( actually NEVER used in practice)

Evaluating a polynomial- this is what we have been doing all year... plug it in, plug it in!!
Remember to ALWAYS put the number you substitute in parentheses!!

2x2y + 5xy - 4, where x = -4 and y = 5
Substitute carefully:

2(-4)2(5) + 5(-4)(5) - 4
= 2(16)(5) +(-20)(5) - 4
= 160 +(-100) -4
= 160 -104
= 56

Math 6H ( Periods 3, 6, & 7)

Finding Factors and Multiples 5-1


You know that 60 can be written as the product of 5 and 12. 5 and 12 are called whole number factors of 6-. A number is said to be divisible by its whole numbered factors.

To find out if a smaller whole number is a factor of a larger whole number, you divide the larger number by the smaller.--- if the remainder is 0, the smaller number IS a factor of the larger number.

We set up T charts to find al the factors of numbers.
For example. Find all the factors of 24
24
1--24
2--12
3--8
4--6

We you go down the left side and back up the right you have
1, 2, 3, 4, 6, 8, 12, 24
all the factors of 24 in order!!!

A multiple of a whole number is the product of that whole number and ANY whole number. You can find the multiples of given whole numbers by multiplying that number by 0, 1, 2, 3, 4, ...and so on
The first four multiples of 7 are
0, 7, 14, 21
because 0(7) = 0 ; 1(7) = 7 ; 2(7) = 14; 3(7) = 21

If you were to ask for the first four NON-ZERO Multiples of 7
the answer would be 7, 14, 21, 28


Generally, any number is a multiple of each of its factors. That is, 21 is a multiple of 7 and it is a multiple of 3!!

Any multiple of 2 is called an EVEN number
A whole number that is NOT an even number is called an ODD number
Since 0 is a multiple of 2 .. that is 0 = 0(2) 0 is an EVEN number







The word factor is derived from the Latin word for "maker" the same root for factory and manufacture. When multiplied together factors 'make' a number.
factor X factor = product.