Solving Equations by Factoring Section 5-12
a⋅0 = 0
and if a = 0 or b = 0
then we know that ab= 0
This is an if, then statement
conversely
if ab = 0 then either a= 0 or b = 0
THis Zero Products Property helps us solve equations.
(x +2)(x -5) = 0
either x + 2 must equal zero or x - 5 must equal zero
so set each expression equal to zero and solve
x + 2 = 0
x= -2
and x-5 = 0
x = 5
{-2. 5}
5m(m-3)(m-4) = 0
now you have three expressions so set each of them to zero
5m = 0 so m = 0
m-3 = 0 so m=3
m-4 = 0 so m=4
{0,3,4}
What happens with
3x2+ x = 2
It isn't the 2 products property but the ZERO products property so set the expression equal to ZERO
3x2+ x -2 = 0
Now factor
(x+1)(3x -2) = 0
set each of these equal to zero
x + 1 = 0 x = -1
3x -2 = 0 so x = 2/3
10x3 - 15x2 = 0
factor
5x2(2x -3) = 0
again set each equal to zero
5x2 = 0 so x = 0
and
2x -3 = 0 so x = 3/2
polynomial equation named by the term of highes degree
ax + b = 0 linear equation
ax2 + bx + c = 0 quadratic equations
ax3 + bx2 + cx + d = 0 cubic equation
2x2 + 5x = 12
becomes
2x2 +5x - 12 = 0
(x + 4)(2x-3) = 0
so x = -4 and x = 3/2
{-4, 3/2}
18y3 + 8y + 24y2 = 0
Rearrange first
18y3+ 24y 2 + 8y = 0
Then factor the GCF
2y(9y2 +12y +4) = 0
WAIT--> its a trinomial SQ
2y(3y +2)2 = 0
2y = 0 so y = 0
and 3y + 2 = 0 so y = -2/3
-2/3 is a double or multiple root but you only list it once in solution set.
That is,
{-2/3, 0}
y = x2 + x - 12
solve for the roots means you set this quadratic equal to ZERO
so
x2 + x - 12 = 0
(x+4)(x -3) = 0
x = -4 and x = 3
Wednesday, November 9, 2011
Tuesday, November 8, 2011
Math 6 Honors ( Periods 1, 2, & 3)
Dividing Decimals 3-9 cont'd
For word Problems use the 5 step plan found on Page 18 of our textbook
296.06 ÷ (18.7 + 3.9)
Following Aunt Sally ( or PEMDAS... remember our singing...
we do the operation inside the hugs!! ( )using a sidebar
18.7 + 3.9 make sure to stack them lining up the decimals and you will get 22.6
296.06 ÷ 22.6
When dividing by a decimal remember the rule from yesterday, multiply the divisor ( 22.6) by a power of ten which makes it a natural number
then use that same power of ten and multiply the dividend,
WHen you divide you have
2960.6 ÷ 226
Please do that problem and your quotient should be 13.1
(47.1 - 16.9) ÷ (21.9 -6.8)
Again you need to do the operations inside the ( ) first. Using a side bar and lining up the decimals
47.1 - 16.9 = 30.2
and 21.9 - 6.8 = 15.1
Just take a look at those two numbers and you will notice a relationship!!
30.2 ÷ 15.1
BUT... practice your division skills and confirm what you can tell...
30.2 ÷ 15.1 = 2
At an average rate of 55 km/hour how long will it take to drive 225 km to the nearest tenth of an hour?
d = rt
What must we find and what are the clues? Well, how long... is usually time and the fact that we need to round to the nearest tenth of an hour indicates we are finding TIME as well.
So what is the distance? 225 km and what is the rate? 55 km/h
so plug into the formula
225= 55t
Now, how do we solve this one step problem?
divide both sides by 55
225/55 = 55t/55
do the division as a side bar
225/55 ≈ 4.09 so
t ≈ 4.1
and the answer is 4.1 hour
For word Problems use the 5 step plan found on Page 18 of our textbook
296.06 ÷ (18.7 + 3.9)
Following Aunt Sally ( or PEMDAS... remember our singing...
we do the operation inside the hugs!! ( )using a sidebar
18.7 + 3.9 make sure to stack them lining up the decimals and you will get 22.6
296.06 ÷ 22.6
When dividing by a decimal remember the rule from yesterday, multiply the divisor ( 22.6) by a power of ten which makes it a natural number
then use that same power of ten and multiply the dividend,
WHen you divide you have
2960.6 ÷ 226
Please do that problem and your quotient should be 13.1
(47.1 - 16.9) ÷ (21.9 -6.8)
Again you need to do the operations inside the ( ) first. Using a side bar and lining up the decimals
47.1 - 16.9 = 30.2
and 21.9 - 6.8 = 15.1
Just take a look at those two numbers and you will notice a relationship!!
30.2 ÷ 15.1
BUT... practice your division skills and confirm what you can tell...
30.2 ÷ 15.1 = 2
At an average rate of 55 km/hour how long will it take to drive 225 km to the nearest tenth of an hour?
d = rt
What must we find and what are the clues? Well, how long... is usually time and the fact that we need to round to the nearest tenth of an hour indicates we are finding TIME as well.
So what is the distance? 225 km and what is the rate? 55 km/h
so plug into the formula
225= 55t
Now, how do we solve this one step problem?
divide both sides by 55
225/55 = 55t/55
do the division as a side bar
225/55 ≈ 4.09 so
t ≈ 4.1
and the answer is 4.1 hour
Monday, November 7, 2011
Algebra Honors (Period 6 & 7)
Using Several Methods of Factoring Section 5-11
1) Always factor the GCF first
2) look for he difference of 2 SQ's
3) Look for a Perfect SQ trinomial
4) If trinomial is NOT SQ look for a pair of factors
5) If 4 or more terms-- look for a way to group the terms into pairs or into a group of 3 terms that is a perfect SQ trinomial
6) Make sure each binomial or trinomial factor is PRIME
7) check your work
-4n4 + 40 n3 -100n2
GCF
-4n2(n2 -10n + 25)
-4n2(n-5)2
What about
5a3b2 + 3a4b - 2a2b3
Again factor the GCF
a2b(5ab + 3a2-2b2)
reorder this and use either XBOX or factor pairs to solve
a2b(3a2+5ab-22)
a2b(3a2+6ab-ab-2b2)
a2b[(3a2+6ab)+(-ab-2b2)]
a2b[3a(a+2b)-b(a + 2b)]
a2b(a+2b)(3a-b)
a2bc -4bc + a2 -4b
b(a2c-4c+a2-4)
b(a2c+a2-4c-4)
b[(a2c+a2) -(4c+4)]
b[a2(c + 1) -4(c +1)]
b(c+1)(a2-4)
but we aren't finished...
b(c+1)(a+2)(a-2)
6c2+18cd+12d2
6(c2+3cd+2d2)
6(c+2d)(c+d)
3xy2-27x3
3x(y2-9x2)
3x(y+3x)(y-3x)
-n4-3n2-2n3
-n2(n2+3+2n)
-n2(n2+2n+3)
Its factored completely!!
16x2+16y -y2-64
16x2-y2+16y-64
16x2-y2+16y-64
162-(y2-16y+64)
16x2-(y-8)2
becomes the difference of two squares
(4x+y-8)(4x-y+8)
x16 -1
(x8+1)(x8-1) =
(x8+1)(x4+1)(x4-1)=
(x8+1)(x4+1)(x2+1)(x2 -1) =
(x8+1)(x4+1)(x2+1)(x +1)(x-1)
2(a +2)2 + 5(a +2) - 3
Think of this as letting a+ 2 = x
2x2 +5x -3
Factoring that is easy
(2x-1)(x +3)
so substitute in a + 2 for each x
[2(a+2) -1]{a+2 +3]
2a + 4 -1)(a +5)
(2a +3)(a +5)
1) Always factor the GCF first
2) look for he difference of 2 SQ's
3) Look for a Perfect SQ trinomial
4) If trinomial is NOT SQ look for a pair of factors
5) If 4 or more terms-- look for a way to group the terms into pairs or into a group of 3 terms that is a perfect SQ trinomial
6) Make sure each binomial or trinomial factor is PRIME
7) check your work
-4n4 + 40 n3 -100n2
GCF
-4n2(n2 -10n + 25)
-4n2(n-5)2
What about
5a3b2 + 3a4b - 2a2b3
Again factor the GCF
a2b(5ab + 3a2-2b2)
reorder this and use either XBOX or factor pairs to solve
a2b(3a2+5ab-22)
a2b(3a2+6ab-ab-2b2)
a2b[(3a2+6ab)+(-ab-2b2)]
a2b[3a(a+2b)-b(a + 2b)]
a2b(a+2b)(3a-b)
a2bc -4bc + a2 -4b
b(a2c-4c+a2-4)
b(a2c+a2-4c-4)
b[(a2c+a2) -(4c+4)]
b[a2(c + 1) -4(c +1)]
b(c+1)(a2-4)
but we aren't finished...
b(c+1)(a+2)(a-2)
6c2+18cd+12d2
6(c2+3cd+2d2)
6(c+2d)(c+d)
3xy2-27x3
3x(y2-9x2)
3x(y+3x)(y-3x)
-n4-3n2-2n3
-n2(n2+3+2n)
-n2(n2+2n+3)
Its factored completely!!
16x2+16y -y2-64
16x2-y2+16y-64
16x2-y2+16y-64
162-(y2-16y+64)
16x2-(y-8)2
becomes the difference of two squares
(4x+y-8)(4x-y+8)
x16 -1
(x8+1)(x8-1) =
(x8+1)(x4+1)(x4-1)=
(x8+1)(x4+1)(x2+1)(x2 -1) =
(x8+1)(x4+1)(x2+1)(x +1)(x-1)
2(a +2)2 + 5(a +2) - 3
Think of this as letting a+ 2 = x
2x2 +5x -3
Factoring that is easy
(2x-1)(x +3)
so substitute in a + 2 for each x
[2(a+2) -1]{a+2 +3]
2a + 4 -1)(a +5)
(2a +3)(a +5)
Math 6 Honors ( Periods 1, 2, & 3)
Dividing Decimals 3-9
According to our textbook-
In using the division process to divide a decimal by a counting number, place the decimal point in the quotient directly over the decimal point in the dividend.
Check out our textbook for some examples!!
When a division does not terminate-- or does not come out evenly-- we usually round to a specified number of decimal places. This is done by adding zeros to the end of the dividend, which as you know, does NOT change the value of the decimal. We then divide ONE place beyond the specified number of places.
Divide 2.745 by 8 to the nearest thousandths.
See the set up in our textbook on page 89. Notice that they have added a zero and the end of the dividend ( 2.745 becomes 2.7450) because you want to round to the thousandths and we need to go ONE place additional.
DIVIDE carefully!!
the quotient is 0.3431 which rounds to 0.343
To divide one decimal by another
Multiply the dividend and the divisor by a power of ten that makes the DIVISOR a counting number
Divide the new dividend by the new divisor
Check by multiplying the quotient and the divisor.
According to our textbook-
In using the division process to divide a decimal by a counting number, place the decimal point in the quotient directly over the decimal point in the dividend.
Check out our textbook for some examples!!
When a division does not terminate-- or does not come out evenly-- we usually round to a specified number of decimal places. This is done by adding zeros to the end of the dividend, which as you know, does NOT change the value of the decimal. We then divide ONE place beyond the specified number of places.
Divide 2.745 by 8 to the nearest thousandths.
See the set up in our textbook on page 89. Notice that they have added a zero and the end of the dividend ( 2.745 becomes 2.7450) because you want to round to the thousandths and we need to go ONE place additional.
DIVIDE carefully!!
the quotient is 0.3431 which rounds to 0.343
To divide one decimal by another
Multiply the dividend and the divisor by a power of ten that makes the DIVISOR a counting number
Divide the new dividend by the new divisor
Check by multiplying the quotient and the divisor.
Thursday, November 3, 2011
Math 6 Honors ( Periods 1, 2, & 3)
Multiplying Decimals 3-8
According to our textbook:
Place the decimal point in the product so that the number of places to the right of the decimal point in the product is the sum of the number of places to the right of the decimal point in the factors!!
You do NOT need to line up the decimal point when you are multiplying.
14.92 x 7.2 stack them but do not line up the decimals
= 107.424
11.32 X 8.73
multiply carefully and you get
11.32
8.73
98.8236
estimate and you get 11 X 9 = 99
What would you do if you had
(19.81 x 5.1) + (19.81 X 4.9)
Wait... wait... remember the Distributive Property????
Look you can use it to make this problem soooooo much easier
19.81(5.1 _ 4.9)
19.81 (10) = 198.1
How about 50(.25) + 50(.75)
This is one you can even do in your head because
50(0.25 + 0.75) = 50 (1) = 50
A jet flew 820.3 km/h for 3.2 hours. How far did the jet travel?
We have a great formula distance = rate X time
or d = rt
rate means the speed
so what do we have?
distance = (820.3)(3.2)
First I think I will estimate to make sure I am in the ballpark with my actual answer
I know that 820 (3) = 2460 so I know my answer will be close to 2460 miles-- a little bit more
so when I actually carefully multiply (820.3)(3.2) I get 2624.96 km
so I know my answer is reasonable
According to our textbook:
Place the decimal point in the product so that the number of places to the right of the decimal point in the product is the sum of the number of places to the right of the decimal point in the factors!!
You do NOT need to line up the decimal point when you are multiplying.
14.92 x 7.2 stack them but do not line up the decimals
= 107.424
11.32 X 8.73
multiply carefully and you get
11.32
8.73
98.8236
estimate and you get 11 X 9 = 99
What would you do if you had
(19.81 x 5.1) + (19.81 X 4.9)
Wait... wait... remember the Distributive Property????
Look you can use it to make this problem soooooo much easier
19.81(5.1 _ 4.9)
19.81 (10) = 198.1
How about 50(.25) + 50(.75)
This is one you can even do in your head because
50(0.25 + 0.75) = 50 (1) = 50
A jet flew 820.3 km/h for 3.2 hours. How far did the jet travel?
We have a great formula distance = rate X time
or d = rt
rate means the speed
so what do we have?
distance = (820.3)(3.2)
First I think I will estimate to make sure I am in the ballpark with my actual answer
I know that 820 (3) = 2460 so I know my answer will be close to 2460 miles-- a little bit more
so when I actually carefully multiply (820.3)(3.2) I get 2624.96 km
so I know my answer is reasonable
Wednesday, November 2, 2011
Algebra Honors (Period 6 & 7)
Factoring Pattern for ax2 + bx + c Section 5-9
When a > 1
We used a different method than what is taught in the book. I showed you X box
2x2 + 7x -9
Multiply the 2 and the 9
put eighteen in the box
Your controllers are
2x2 and -9
THen using a T chart find the factors of 19 such that the difference is 7x
we found that +9x and -2x worked
so
2x2 +9x -2x -9
Then separate them in groups of 2
such that
(2x2 +9x) + (-2x -9)
Then realize you can factor a - from the second pair
(2x2 +9x) - (2x + 9)
Then wht is the GCF in each of the hugs( )
x(2x +9) -1(2x +9)
look they both have 2x + 9
:)
(2x +9)(x-1)
But what if you said -2x + 9x instead to make the +7x in the middle
Look what happens
(2x2 -2x) + (9x -9)
now, factor te GCF of each
2x(x -1) + 9(x -1)
now they both have x -1
(x-1)(2x +9)
SAME RESULTS!!
14x2 -17x +5
remember the second sign tells us that the numbers are the same and the first sign tells us that they are BOTH negative
create your X BOX with the product of 14 and 5 in it
70
Place your controllers on either side
14x2 and + 5
Now do your T Chart for 70
You will need two numbers whose product is 70 and whose sum is 17
that's 7 and 10
14x2 -7x -10x + 5
Now group in pairs
(14x2 -7x) + (-10x + 5)
which becomes
(14x2 -7x) - (10x - 5)
FACTOR each
7x(2x -1) - 5(2x-1)
(2x-1)(7x-5)
10 + 11x - 6x 2
sometimes its better to arrange by decreasing degree so this becomes
- 6x 2 +11x + 10
now factor out the -1 from each terms
- (6x 2 - 11x - 10)
Se up your X BOX with the product of your two controllers :)
60 We discover that +4x and -15x are the two factors
-1(6x 2 +4x - 15x - 10)
-1[(6x 2 +4x) + (- 15x - 10)]
-1[6x 2 +4x) - (15x +10)
-1[2x(3x +2) -5(3x+2)]
-(3x+2)(2x-5)
If you had worked it out as
10 + 11x -6x2 you would have ended up factoring
(5 -2x)(2 + 3x)
and we all know that
5 -2x = -(2x-5) Right ?
Next, we looked at the book and the example of
5a2 -ab - 22b2
We discussed the books instructions to test the possibilities and decided that the X BOX method was much better.... I need to check out hotmath.com... did you????
5a2 -ab - 22b2 Using X BOX method we have 110 in the box and the controllers are
5a2 and - 22b2
What two factors will multiply to 110 but have the difference -1?
Why 10 and 11
5a2 +10ab -11ab - 22b2
separate and we get
(5a2 +10ab) + (-11ab - 22b2)
( 5a2 +10ab) - (11ab + 22b2)
5a(a + 2b) -11b(a + 2b)
(a + 2b)(5a - 11b)
Factoring by Grouping 5-10
5(a -3) - 2a (3 -a)
a-3 and 3-a are OPPOSITES
so we could write 3-a as -(-3 +a) or -(a -3)
sp we have
5(a-3) -2a [-(a-3)]
which is really
5(a-3) + 2a(a-3)
wait... look... OMG they both have a-3
so
(a-3)(5 + 2a)
What about
2ab-6ac + 3b -9c
What can you combine...
some saw the following:
(2ab -6ac) + 3b -9c)
then
2a(b-3c) + 3( b-3c)
(b -3c)(2a + 3)
BUT others look at 2ab-6ac + 3b -9c and saw
2ab +3b -6ac -9c
which lead them to
(2ab + 3b) + (-6ac -9c)
b(2a +3) -3c(2a +3)
(2a +3)(b-3c)
wait that's the same!!
Hooray
What about 4p2 -4q2 +4qr -r2
First look carefully and you will see
4p2 -4q2 +4qr -r2
That's a trinomial square OMG
so isn't that
4p2 - ( 2q -r)2
BUT WAIT look at
4p2 - ( 2q -r)2 That's the
Difference of Two Squares
Which becomes
(2p + 2q -r)(2p -2q +r)
When a > 1
We used a different method than what is taught in the book. I showed you X box
2x2 + 7x -9
Multiply the 2 and the 9
put eighteen in the box
Your controllers are
2x2 and -9
THen using a T chart find the factors of 19 such that the difference is 7x
we found that +9x and -2x worked
so
2x2 +9x -2x -9
Then separate them in groups of 2
such that
(2x2 +9x) + (-2x -9)
Then realize you can factor a - from the second pair
(2x2 +9x) - (2x + 9)
Then wht is the GCF in each of the hugs( )
x(2x +9) -1(2x +9)
look they both have 2x + 9
:)
(2x +9)(x-1)
But what if you said -2x + 9x instead to make the +7x in the middle
Look what happens
(2x2 -2x) + (9x -9)
now, factor te GCF of each
2x(x -1) + 9(x -1)
now they both have x -1
(x-1)(2x +9)
SAME RESULTS!!
14x2 -17x +5
remember the second sign tells us that the numbers are the same and the first sign tells us that they are BOTH negative
create your X BOX with the product of 14 and 5 in it
70
Place your controllers on either side
14x2 and + 5
Now do your T Chart for 70
You will need two numbers whose product is 70 and whose sum is 17
that's 7 and 10
14x2 -7x -10x + 5
Now group in pairs
(14x2 -7x) + (-10x + 5)
which becomes
(14x2 -7x) - (10x - 5)
FACTOR each
7x(2x -1) - 5(2x-1)
(2x-1)(7x-5)
10 + 11x - 6x 2
sometimes its better to arrange by decreasing degree so this becomes
- 6x 2 +11x + 10
now factor out the -1 from each terms
- (6x 2 - 11x - 10)
Se up your X BOX with the product of your two controllers :)
60 We discover that +4x and -15x are the two factors
-1(6x 2 +4x - 15x - 10)
-1[(6x 2 +4x) + (- 15x - 10)]
-1[6x 2 +4x) - (15x +10)
-1[2x(3x +2) -5(3x+2)]
-(3x+2)(2x-5)
If you had worked it out as
10 + 11x -6x2 you would have ended up factoring
(5 -2x)(2 + 3x)
and we all know that
5 -2x = -(2x-5) Right ?
Next, we looked at the book and the example of
5a2 -ab - 22b2
We discussed the books instructions to test the possibilities and decided that the X BOX method was much better.... I need to check out hotmath.com... did you????
5a2 -ab - 22b2 Using X BOX method we have 110 in the box and the controllers are
5a2 and - 22b2
What two factors will multiply to 110 but have the difference -1?
Why 10 and 11
5a2 +10ab -11ab - 22b2
separate and we get
(5a2 +10ab) + (-11ab - 22b2)
( 5a2 +10ab) - (11ab + 22b2)
5a(a + 2b) -11b(a + 2b)
(a + 2b)(5a - 11b)
Factoring by Grouping 5-10
5(a -3) - 2a (3 -a)
a-3 and 3-a are OPPOSITES
so we could write 3-a as -(-3 +a) or -(a -3)
sp we have
5(a-3) -2a [-(a-3)]
which is really
5(a-3) + 2a(a-3)
wait... look... OMG they both have a-3
so
(a-3)(5 + 2a)
What about
2ab-6ac + 3b -9c
What can you combine...
some saw the following:
(2ab -6ac) + 3b -9c)
then
2a(b-3c) + 3( b-3c)
(b -3c)(2a + 3)
BUT others look at 2ab-6ac + 3b -9c and saw
2ab +3b -6ac -9c
which lead them to
(2ab + 3b) + (-6ac -9c)
b(2a +3) -3c(2a +3)
(2a +3)(b-3c)
wait that's the same!!
Hooray
What about 4p2 -4q2 +4qr -r2
First look carefully and you will see
4p2 -4q2 +4qr -r2
That's a trinomial square OMG
so isn't that
4p2 - ( 2q -r)2
BUT WAIT look at
4p2 - ( 2q -r)2 That's the
Difference of Two Squares
Which becomes
(2p + 2q -r)(2p -2q +r)
Math 6 Honors ( Periods 1, 2, & 3)
Multiplying or Dividing by a Power of Ten 3-7
We have learned that in a decimal or a whole number each place value is ten times the place value to its right.
10 ∙ 1 = 10
10 ∙ 10 = 100
10 ∙ 100 = 1000
10 ∙ 0.1 = 1
10 ∙ 0.01 = 0.1
10 ∙ 0.001 = 0.01
Notice that multiplying by ten has resulted in the decimal point being moved one place to the right and in zeros being inserted or dropped.
Multiplying by ten moves the decimal point one place to the right
10 ∙ 762 = 7620
762 X 10 = 7620
4931 X 10 = 49,310
104 = 10⋅10⋅10⋅10 = 10,000
2.63874 X 104 = 26,387.4
To multiply a number by the nth power of ten--> move the decimal n places to the right.
0.0047 multiply by 100 = 0.47
0.0047 multiply by 1000 = 4.7
3.1 ÷ 104 = 0.00031
10 ∙ 4.931 = 49.31
At the beginning of this chapter you learned about powers of ten
104 = 10 ∙10 ∙ 10 ∙10 = 10,000
We can see that multiplying by a power of 10 is the same as multiplying by 10 repeatedly.
2.64874 ∙104 = 26,387.4
Notice that we have moved the decimal point four places to the right.
Rule
To multiply a number by the nth power of ten, move the decimal point n places to the right.
When we move a decimal point to the left, we are actually dividing by a power of ten.
Notice that in dividing by a power of 10 we move the decimal point to the left the same number of places as the exponent. Sometimes we may have to add zeros
Rule
To divide a number by the nth power of ten, move the decimal point n places to the left, adding zeros as necessary.
2386 ÷ 103 = 2.386
Powers of ten provide a convenient way to write very large numbers. Numbers that are expressed as products of two factors
(1) a number greater than or equal to 1, but less than 10,
AND
(2) a power of ten
are said to be written in scientific notation.
We can write 'a number greater than or equal to 1, but less than 10' as an mathematical inequality 1 ≤ n < 10 To write a number in scientific notation we move the decimal point to the left until the resulting number is between 1 and 10. We then multiply this number by the power of 10, whose exponent is equal to the number of places we moved the decimal point. 4,592,000,000 in scientific notation First move the decimal point to the left to get a number between 1 and 10 4,592,000,000 the first factor in scientific notation becomes 4.592 Since the decimal point was moved 9 places, we multiply 4.592 by 109 to express the number in scientific notation
4.592 x 109 (Yes, you get to use the × symbol for multiplication .. but only for this!!
Way to write very large numbers AND very small numbers
Numbers expressed as products of a number greater than or equal to 1 BUT less than 10, AND a power of ten are called Scientific Notation.
Two Factors
91) 1≤ n < 10 (2) Power of 10 4,592,000,000 becomes 4.592 X 109
moved the decimal 9 places so we must multiply our number by a power of 109
98,000,000 = 9.8 X 107
320,000 = 3.2 X 105
What if I give you 7.04 X 108 and ask you to put it back into STANDARD NOTATION:
704,000,000.
0.0031 = 3.1 X 10-3
It isn't a negative number its just a very tiny number
1≤ n < 10 0.16 becomes 1.6 x 10 -1
We have learned that in a decimal or a whole number each place value is ten times the place value to its right.
10 ∙ 1 = 10
10 ∙ 10 = 100
10 ∙ 100 = 1000
10 ∙ 0.1 = 1
10 ∙ 0.01 = 0.1
10 ∙ 0.001 = 0.01
Notice that multiplying by ten has resulted in the decimal point being moved one place to the right and in zeros being inserted or dropped.
Multiplying by ten moves the decimal point one place to the right
10 ∙ 762 = 7620
762 X 10 = 7620
4931 X 10 = 49,310
104 = 10⋅10⋅10⋅10 = 10,000
2.63874 X 104 = 26,387.4
To multiply a number by the nth power of ten--> move the decimal n places to the right.
0.0047 multiply by 100 = 0.47
0.0047 multiply by 1000 = 4.7
3.1 ÷ 104 = 0.00031
10 ∙ 4.931 = 49.31
At the beginning of this chapter you learned about powers of ten
104 = 10 ∙10 ∙ 10 ∙10 = 10,000
We can see that multiplying by a power of 10 is the same as multiplying by 10 repeatedly.
2.64874 ∙104 = 26,387.4
Notice that we have moved the decimal point four places to the right.
Rule
To multiply a number by the nth power of ten, move the decimal point n places to the right.
When we move a decimal point to the left, we are actually dividing by a power of ten.
Notice that in dividing by a power of 10 we move the decimal point to the left the same number of places as the exponent. Sometimes we may have to add zeros
Rule
To divide a number by the nth power of ten, move the decimal point n places to the left, adding zeros as necessary.
2386 ÷ 103 = 2.386
Powers of ten provide a convenient way to write very large numbers. Numbers that are expressed as products of two factors
(1) a number greater than or equal to 1, but less than 10,
AND
(2) a power of ten
are said to be written in scientific notation.
We can write 'a number greater than or equal to 1, but less than 10' as an mathematical inequality 1 ≤ n < 10 To write a number in scientific notation we move the decimal point to the left until the resulting number is between 1 and 10. We then multiply this number by the power of 10, whose exponent is equal to the number of places we moved the decimal point. 4,592,000,000 in scientific notation First move the decimal point to the left to get a number between 1 and 10 4,592,000,000 the first factor in scientific notation becomes 4.592 Since the decimal point was moved 9 places, we multiply 4.592 by 109 to express the number in scientific notation
4.592 x 109 (Yes, you get to use the × symbol for multiplication .. but only for this!!
Way to write very large numbers AND very small numbers
Numbers expressed as products of a number greater than or equal to 1 BUT less than 10, AND a power of ten are called Scientific Notation.
Two Factors
91) 1≤ n < 10 (2) Power of 10 4,592,000,000 becomes 4.592 X 109
moved the decimal 9 places so we must multiply our number by a power of 109
98,000,000 = 9.8 X 107
320,000 = 3.2 X 105
What if I give you 7.04 X 108 and ask you to put it back into STANDARD NOTATION:
704,000,000.
0.0031 = 3.1 X 10-3
It isn't a negative number its just a very tiny number
1≤ n < 10 0.16 becomes 1.6 x 10 -1
Thursday, October 20, 2011
Algebra Honors (Period 6 & 7)
Differences of Two Squares 5-5
(a + b)(a-b) = a2 - b2
(a+b) is the sum of 2 numbers
(a-b) is the difference of 2 numbers
= ( first#)2 - ( 2nd #) 2
( y -7)( y + 7) = y2 - 49
We did the box method to prove this.
(4s + 5t) (4s - 5t)
16s2 - 25t2
(7p + 5q)(7p-5q) = 49p2 - 25q2
But then we looks at
(7p+5q)(7p+5q) that isn't the difference of two squares that is
49p2 + 70pq + 25q2
So let's look at the difference of TWO Squares:
b2 -36
So that is ( b + 6)(b -6)
m2 - 25
(m + 5)(m -5)
64u2 - 25v2
(8u + 5v)(8u -5v)
1 - 16a2
(1+4a)(1- 4a)
But what about 1- 16a4
( 1 + 4a2)(1 - 4a2) but we are NOT finished factoring because
(1 - 4a2) is still a difference of two squares so it becomes
( 1 + 4a2)(1 + 2a)(1 - 2a)
t5 - 20t3 + 64t
Factor out the GCF first
t(t4 - 20t2 + 64)
t(t2 -16)(t2 -4)
YIKES... we have two Difference of Two Squares here...
t(t +4)(t-4)(t +2)(t -2)
81n2 - 121
(9n +11)(9n -11)
3n5 - 48 n3
Factor out the GCF
3n3 (n2 - 16)
3n3(n +4)(n-4)
50r8 - 32 r2
Factor out the GCF
2r2(25r6 - 16)
2r2(5r3 +4)(53 -4)
u2 - ( u -5) 2
think a2 - b 2 = (a + b)(a -b)
so
u2 - ( u -5) 2 =
[u + (u-5)][u - (u-5)]
(2u -5)(5)
= 5(2u-5)
t2 - (t-1)2
[t +( t+1)]{t-(t-1)]
2t-1(+1)
=2t -1
What about x2n - y 6 where n is a positive integer
well that really equals
(xn)2 - (y3)2
so
(xn + y3)(xn - y3)
x2n - 25
(xn + 5)(xn - 5)
a4n - 81b4n
(a2n + 9b2n)(a2n - 9b2n)
= (a2n + 9b2n)(an + 3bn)(an - 3bn)
When multiplying to numbers such as (57)(63)
think
(60-3)(60 +3)
then the problem becomes so much easier
3600 - 9 = 3591 DONE!!!
(53)(47) = (50 +3)( 50-3)
2500 - 9 = 2491
(a + b)(a-b) = a2 - b2
(a+b) is the sum of 2 numbers
(a-b) is the difference of 2 numbers
= ( first#)2 - ( 2nd #) 2
( y -7)( y + 7) = y2 - 49
We did the box method to prove this.
(4s + 5t) (4s - 5t)
16s2 - 25t2
(7p + 5q)(7p-5q) = 49p2 - 25q2
But then we looks at
(7p+5q)(7p+5q) that isn't the difference of two squares that is
49p2 + 70pq + 25q2
So let's look at the difference of TWO Squares:
b2 -36
So that is ( b + 6)(b -6)
m2 - 25
(m + 5)(m -5)
64u2 - 25v2
(8u + 5v)(8u -5v)
1 - 16a2
(1+4a)(1- 4a)
But what about 1- 16a4
( 1 + 4a2)(1 - 4a2) but we are NOT finished factoring because
(1 - 4a2) is still a difference of two squares so it becomes
( 1 + 4a2)(1 + 2a)(1 - 2a)
t5 - 20t3 + 64t
Factor out the GCF first
t(t4 - 20t2 + 64)
t(t2 -16)(t2 -4)
YIKES... we have two Difference of Two Squares here...
t(t +4)(t-4)(t +2)(t -2)
81n2 - 121
(9n +11)(9n -11)
3n5 - 48 n3
Factor out the GCF
3n3 (n2 - 16)
3n3(n +4)(n-4)
50r8 - 32 r2
Factor out the GCF
2r2(25r6 - 16)
2r2(5r3 +4)(53 -4)
u2 - ( u -5) 2
think a2 - b 2 = (a + b)(a -b)
so
u2 - ( u -5) 2 =
[u + (u-5)][u - (u-5)]
(2u -5)(5)
= 5(2u-5)
t2 - (t-1)2
[t +( t+1)]{t-(t-1)]
2t-1(+1)
=2t -1
What about x2n - y 6 where n is a positive integer
well that really equals
(xn)2 - (y3)2
so
(xn + y3)(xn - y3)
x2n - 25
(xn + 5)(xn - 5)
a4n - 81b4n
(a2n + 9b2n)(a2n - 9b2n)
= (a2n + 9b2n)(an + 3bn)(an - 3bn)
When multiplying to numbers such as (57)(63)
think
(60-3)(60 +3)
then the problem becomes so much easier
3600 - 9 = 3591 DONE!!!
(53)(47) = (50 +3)( 50-3)
2500 - 9 = 2491
Math 6 Honors ( Periods 1, 2, & 3)
Rounding 3-5
Round the following number to the designated place value:
509.690285
tenths: 509.690285
You underline the place value you are rounding to and look directly to the right. If it is 0-4 you round down; if it is 5-9 you round up 1.
so here we round to
509.7
hundredths
509.690285
becomes 509.69
hundred-thousandths
509.690285
becomes
509.69029
tens
509.690285
becomes
510
(a) What is the least whole number that satisfies the following condition?
(b) What is the greatest whole number that satisfies the following condition?
A whole number rounded to the nearest ten is 520.
Well, 515, 516, 517, 58, 519, 520, 521, 522, 523, 524 all would round to 520
so
(a) 515
(b) 524
A whole number rounded to the nearest ten is 650
(a) 645
(b) 654
A whole number rounded to the nearest hundred is 1200
(a) 1150
(b) 1249
How about these...
(a) What is the least possible amount of money that satisfies the following condition?
(b) What is the greatest possible amount?
A sum of money, rounded to the nearest dollar is $57
(a) $56.50
9b) $57.49
A sum of money rounded to the nearest ten dollars $4980
(a) $4975
(b) $4984.99
Round the following number to the designated place value:
509.690285
tenths: 509.690285
You underline the place value you are rounding to and look directly to the right. If it is 0-4 you round down; if it is 5-9 you round up 1.
so here we round to
509.7
hundredths
509.690285
becomes 509.69
hundred-thousandths
509.690285
becomes
509.69029
tens
509.690285
becomes
510
(a) What is the least whole number that satisfies the following condition?
(b) What is the greatest whole number that satisfies the following condition?
A whole number rounded to the nearest ten is 520.
Well, 515, 516, 517, 58, 519, 520, 521, 522, 523, 524 all would round to 520
so
(a) 515
(b) 524
A whole number rounded to the nearest ten is 650
(a) 645
(b) 654
A whole number rounded to the nearest hundred is 1200
(a) 1150
(b) 1249
How about these...
(a) What is the least possible amount of money that satisfies the following condition?
(b) What is the greatest possible amount?
A sum of money, rounded to the nearest dollar is $57
(a) $56.50
9b) $57.49
A sum of money rounded to the nearest ten dollars $4980
(a) $4975
(b) $4984.99
Wednesday, October 19, 2011
Algebra Honors (Period 6 & 7)
Multiplying Binomials Mental 5-4
Look at
(3x - 4)(2x+5)
remember FOIL
First terms (3x)(2x)
Outer terms (3x)(5)
Inner Terms (-4)(2x)
Last Terms (-4)(5)
6x2 + 15x -8x -20
6x2 + 7x - 20
Or use the box method as we have done in class
This is a quadratic polynomial
The quadratic term is a term of degree two
Remember a linear term has a term of degree 1 such as y = 3x + 5
6x2 + 7x - 20
The 6x2 is the quadratic term
the +7x is the linear term
and the - 20 is the constant term
(x +1)(x +3) = x2 + 4x + 3
(y + 2)( y + 5) = y2 + 7y + 10
( t -2)( t -3) = t2 -5t + 6
( u -4)(u -1) = u2 - 5u + 4
What about
( u-4)(u +1) = u 2 -3u -4
See the difference between the two?
(7 - k)(4 -k)
28 - 11k + k2
r + 3)(5 - 5)
r2 - 25 - 15
(3x - 5y)(4x + y)
12x2 - 17xy - 5y2
a + 2b)(a-b)
careful....
a2 + ab - 2b2
n(n-3)(2n+1)
first distribute the n
(n2 -3n)(2n +1)
2n3 - 5n2 - 3n
Solve for
(x-4)(x +9) = (x +5)(x -3)
x2 + 5x - 36 = x2 + 2x -15
5x - 36 = 2x - 15
3x = 21
x = 7
or in solution set notation {7}
Look at
(3x - 4)(2x+5)
remember FOIL
First terms (3x)(2x)
Outer terms (3x)(5)
Inner Terms (-4)(2x)
Last Terms (-4)(5)
6x2 + 15x -8x -20
6x2 + 7x - 20
Or use the box method as we have done in class
This is a quadratic polynomial
The quadratic term is a term of degree two
Remember a linear term has a term of degree 1 such as y = 3x + 5
6x2 + 7x - 20
The 6x2 is the quadratic term
the +7x is the linear term
and the - 20 is the constant term
(x +1)(x +3) = x2 + 4x + 3
(y + 2)( y + 5) = y2 + 7y + 10
( t -2)( t -3) = t2 -5t + 6
( u -4)(u -1) = u2 - 5u + 4
What about
( u-4)(u +1) = u 2 -3u -4
See the difference between the two?
(7 - k)(4 -k)
28 - 11k + k2
r + 3)(5 - 5)
r2 - 25 - 15
(3x - 5y)(4x + y)
12x2 - 17xy - 5y2
a + 2b)(a-b)
careful....
a2 + ab - 2b2
n(n-3)(2n+1)
first distribute the n
(n2 -3n)(2n +1)
2n3 - 5n2 - 3n
Solve for
(x-4)(x +9) = (x +5)(x -3)
x2 + 5x - 36 = x2 + 2x -15
5x - 36 = 2x - 15
3x = 21
x = 7
or in solution set notation {7}
Tuesday, October 18, 2011
Math 6 Honors ( Periods 1, 2, & 3)
Comparing Decimals 3-4
In order to compare decimals, we compare the digits in the place farthest to the left where the decimals have different digits.
Compare the following:
1. 0.64 and 0.68 since 4 < 8 then 0.64 < 0.68.
2. 2.58 and 2.62 since 5 < 6 then 2.58 < 2.62 .
3. 0.83 and 0.833
To make it easier to compare, first express 0.83 to the same number of decimal places as 0.833
0.83 = 0.830 Then compare
0.830 and 0.833 since 0 <3
Then 0.830 < 0.833.
Write in order from least to greatest
4.164, 4.16, 4.163, 4.1
First, express each number to the same number of decimal places
Then compare. 4.164, 4.160, 4.163, 4.100
The order of the numbers from least to greatest is
4.1, 4.16, 4.163, 4.164
In order to compare decimals, we compare the digits in the place farthest to the left where the decimals have different digits.
Compare the following:
1. 0.64 and 0.68 since 4 < 8 then 0.64 < 0.68.
2. 2.58 and 2.62 since 5 < 6 then 2.58 < 2.62 .
3. 0.83 and 0.833
To make it easier to compare, first express 0.83 to the same number of decimal places as 0.833
0.83 = 0.830 Then compare
0.830 and 0.833 since 0 <3
Then 0.830 < 0.833.
Write in order from least to greatest
4.164, 4.16, 4.163, 4.1
First, express each number to the same number of decimal places
Then compare. 4.164, 4.160, 4.163, 4.100
The order of the numbers from least to greatest is
4.1, 4.16, 4.163, 4.164
Math 6 Honors ( Periods 1, 2, & 3)
We add the following bit of notes today:
looking at the powers of 10 we noticed that
102 ⋅ 103 = 105
and
108 ⋅106 =1014
so could we write a rule for any exponent values a and b?
YES, we decided:
10a ⋅10b = 10a+b
Remember how we proved that any number to he zero power was equal to 1
or a0 = 1
Refer back to your notes or to the blog a few days ago...
we also showed how
What happens when you multiply the same bases?
34 ⋅ 32 = 3⋅3⋅3⋅3⋅3⋅3
or 34+2 = 3 6
We just add the exponents if the bases are the same!!
When we divide by the same base we just subtract
34 /32 = 34-2 =32
What would happen if we had
32 / 34 ?
Let's look at what we would actually have
3⋅3
3⋅3⋅3⋅3
Which would be
1
32
or 1/32
but you can write that as 3-2
We just subtract-- using the same rule.
Now let's get back to our decimal lesson and apply that to decimals -- and the Powers of TEN
looking at the powers of 10 we noticed that
102 ⋅ 103 = 105
and
108 ⋅106 =1014
so could we write a rule for any exponent values a and b?
YES, we decided:
10a ⋅10b = 10a+b
Remember how we proved that any number to he zero power was equal to 1
or a0 = 1
Refer back to your notes or to the blog a few days ago...
we also showed how
What happens when you multiply the same bases?
34 ⋅ 32 = 3⋅3⋅3⋅3⋅3⋅3
or 34+2 = 3 6
We just add the exponents if the bases are the same!!
When we divide by the same base we just subtract
34 /32 = 34-2 =32
What would happen if we had
32 / 34 ?
Let's look at what we would actually have
3⋅3
3⋅3⋅3⋅3
Which would be
1
32
or 1/32
but you can write that as 3-2
We just subtract-- using the same rule.
Now let's get back to our decimal lesson and apply that to decimals -- and the Powers of TEN
Monday, October 17, 2011
Math 6 Honors ( Periods 1, 2, & 3)
Decimals 3-3
Although decimals ( termed decimal fractions) had been used for centuries, Simon Stevin in the 16th century began using them on a daily basis and he helped establish their use in the fields of sciences and engineering.
Note that
1/10 = 1/101
1/100 = 1/102
1/1000 = 1/103
We also know that
1/10= 0.1
1/100 = 0.01
1/1000 = 0.001
1/10000 = 0.0001
and so on... these strings of digits are called decimals.
Remember how we proved that any number to he zero power was equal to 1
or a0 = 1
Refer back to your notes or to the blog a few days ago...
we also showed how
What happens when you multiply the same bases?
34 ⋅ 32 = 3⋅3⋅3⋅3⋅3⋅3
or 34+2 = 3 6
We just add the exponents if the bases are the same!!
When we divide by the same base we just subtract
34 /32 = 34-2 =32
What would happen if we had
32 / 34 ?
Let's look at what we would actually have
3⋅3
3⋅3⋅3⋅3
Which would be
1
32
or 1/32
but you can write that as 3-2
We just subtract-- using the same rule.
Now let's get back to our decimal lesson and apply that to decimals -- and the Powers of TEN
SO 1/10 = 1/101= 0.01 and it is equal to 10-1
Notice that 10-1 is NOT a negative number-- it is a small number
and 10-21 is not a negative number it is a VERY TINY number
As with whole numbers, decimals use place values. These place values are to the RIGHT of the decimal point.
We need to be able to write decimals in words as well as expanded notation.
In class we used 0.6394 as our example
zero and six thousand three hundred ninety-four ten-thousandths.
Notice how this number when written in words begins...with "ZERO AND"
Why do we need to do that?
Also notice that there is a hyphen between ten and thousandths in ten-thousandths. It is critical to understand when you must place a hyphen.
We read the entire number to the right of the decimal point as if it represented a whole number, and then we give the place value of the digit farthest to the right.
So, although 0.400 is equivalent to 0.4
we must read 0.400 as "zero and four hundred thousandths."
Now look at the following words
"zero and four hundred-thousandths." What is the subtle difference between those two phrases above?
There is a hyphen in the last phrase-- which means that the hundred and the thousandths are attached and represent a place value so
zero and four hundred-thousandths is 0.00004 while
zero and four hundred thousandths is 0.400
Carefully see the distinction!!
Getting back to our 0.6394
to write it in decimals sums and then in exponents:
0 + 0.6 + 0.03 + 0.009 + 0.0004
0 + 6(0.1) + 3(0.01) +9(0.001) + 4(0.0001)
0(100) + 6(10-1)+ 3(10-2)+ 9(10-3)+ 4(10-4)
14.35 is read as fourteen AND thirty-five hundredths.
When reading numbers, only use the AND to indicate the decimal point
Although decimals ( termed decimal fractions) had been used for centuries, Simon Stevin in the 16th century began using them on a daily basis and he helped establish their use in the fields of sciences and engineering.
Note that
1/10 = 1/101
1/100 = 1/102
1/1000 = 1/103
We also know that
1/10= 0.1
1/100 = 0.01
1/1000 = 0.001
1/10000 = 0.0001
and so on... these strings of digits are called decimals.
Remember how we proved that any number to he zero power was equal to 1
or a0 = 1
Refer back to your notes or to the blog a few days ago...
we also showed how
What happens when you multiply the same bases?
34 ⋅ 32 = 3⋅3⋅3⋅3⋅3⋅3
or 34+2 = 3 6
We just add the exponents if the bases are the same!!
When we divide by the same base we just subtract
34 /32 = 34-2 =32
What would happen if we had
32 / 34 ?
Let's look at what we would actually have
3⋅3
3⋅3⋅3⋅3
Which would be
1
32
or 1/32
but you can write that as 3-2
We just subtract-- using the same rule.
Now let's get back to our decimal lesson and apply that to decimals -- and the Powers of TEN
SO 1/10 = 1/101= 0.01 and it is equal to 10-1
Notice that 10-1 is NOT a negative number-- it is a small number
and 10-21 is not a negative number it is a VERY TINY number
As with whole numbers, decimals use place values. These place values are to the RIGHT of the decimal point.
We need to be able to write decimals in words as well as expanded notation.
In class we used 0.6394 as our example
zero and six thousand three hundred ninety-four ten-thousandths.
Notice how this number when written in words begins...with "ZERO AND"
Why do we need to do that?
Also notice that there is a hyphen between ten and thousandths in ten-thousandths. It is critical to understand when you must place a hyphen.
We read the entire number to the right of the decimal point as if it represented a whole number, and then we give the place value of the digit farthest to the right.
So, although 0.400 is equivalent to 0.4
we must read 0.400 as "zero and four hundred thousandths."
Now look at the following words
"zero and four hundred-thousandths." What is the subtle difference between those two phrases above?
There is a hyphen in the last phrase-- which means that the hundred and the thousandths are attached and represent a place value so
zero and four hundred-thousandths is 0.00004 while
zero and four hundred thousandths is 0.400
Carefully see the distinction!!
Getting back to our 0.6394
to write it in decimals sums and then in exponents:
0 + 0.6 + 0.03 + 0.009 + 0.0004
0 + 6(0.1) + 3(0.01) +9(0.001) + 4(0.0001)
0(100) + 6(10-1)+ 3(10-2)+ 9(10-3)+ 4(10-4)
14.35 is read as fourteen AND thirty-five hundredths.
When reading numbers, only use the AND to indicate the decimal point
Saturday, October 15, 2011
Math 6 Honors ( Periods 1, 2, & 3)
Decimals 3-3
Although decimals ( termed decimal fractions) had been used for centuries, Simon Stevin in the 16th century began using them on a daily basis and he helped establish their use in the fields of sciences and engineering.
Note that
1/10 = 1/101
1/100 = 1/102
1/1000 = 1/103
We also know that
1/10= 0/1
1/100 = 0.01
1/1000 = 0.001
1/10000 = 0.0001
and so on... these strings of digits are called decimals.
SO 1/10 = 1/101= 0.01 and it is equal to 10-1
Notice that 10-1 is NOT a negative number-- it is a small number
and 10-21 is not a negative number it is a VERY TINY number
AS with whole numbers, decimals use place values. These place values are to the RIGHT of the decimal point.
We need to be able to write decimals in words as well as expanded notation.
In class we used 0.6394 as our example
zero and six thousand three hundred ninety-four ten-thousandths.
Notice how this number when written in words begins...with "ZERO AND"
Why do we need to do that?
Also notice that there is a hyphen between ten and thousandths in ten-thousandths. It is critical to understand when you must place a hyphen.
We read the entire number to the right of the decimal point as if it represented a whole number, and then we give the place value of the digit farthest to the right.
So, although 0.400 is equivalent to 0.4
we must read 0.400 as "zero and four hundred thousandths."
Now look at the following words
"zero and four hundred-thousandths." What is the subtle difference between those two phrases above?
There is a hyphen in the last phrase-- which means that the hundred and the thousandths are attached and represent a place value so
zero and four hundred-thousandths is 0.00004 while
zero and four hundred thousandths is 0.400
Carefully see the distinction!!
Getting back to our 0.6394
to write it in decimals sums and then in exponents:
0 + 0.6 + 0.03 + 0.009 + 0.0004
0 + 6(0.1) + 3(0.01) +9(0.001) + 4(0.0001)
0(100) + 6(10-1)+ 3(10-2)+ 9(10-3)+ 4(10-4)
14.35 is read as fourteen AND thirty-five hundredths.
When reading numbers, only use the AND to indicate the decimal point
Although decimals ( termed decimal fractions) had been used for centuries, Simon Stevin in the 16th century began using them on a daily basis and he helped establish their use in the fields of sciences and engineering.
Note that
1/10 = 1/101
1/100 = 1/102
1/1000 = 1/103
We also know that
1/10= 0/1
1/100 = 0.01
1/1000 = 0.001
1/10000 = 0.0001
and so on... these strings of digits are called decimals.
SO 1/10 = 1/101= 0.01 and it is equal to 10-1
Notice that 10-1 is NOT a negative number-- it is a small number
and 10-21 is not a negative number it is a VERY TINY number
AS with whole numbers, decimals use place values. These place values are to the RIGHT of the decimal point.
We need to be able to write decimals in words as well as expanded notation.
In class we used 0.6394 as our example
zero and six thousand three hundred ninety-four ten-thousandths.
Notice how this number when written in words begins...with "ZERO AND"
Why do we need to do that?
Also notice that there is a hyphen between ten and thousandths in ten-thousandths. It is critical to understand when you must place a hyphen.
We read the entire number to the right of the decimal point as if it represented a whole number, and then we give the place value of the digit farthest to the right.
So, although 0.400 is equivalent to 0.4
we must read 0.400 as "zero and four hundred thousandths."
Now look at the following words
"zero and four hundred-thousandths." What is the subtle difference between those two phrases above?
There is a hyphen in the last phrase-- which means that the hundred and the thousandths are attached and represent a place value so
zero and four hundred-thousandths is 0.00004 while
zero and four hundred thousandths is 0.400
Carefully see the distinction!!
Getting back to our 0.6394
to write it in decimals sums and then in exponents:
0 + 0.6 + 0.03 + 0.009 + 0.0004
0 + 6(0.1) + 3(0.01) +9(0.001) + 4(0.0001)
0(100) + 6(10-1)+ 3(10-2)+ 9(10-3)+ 4(10-4)
14.35 is read as fourteen AND thirty-five hundredths.
When reading numbers, only use the AND to indicate the decimal point
Subscribe to:
Posts (Atom)