Thursday, October 22, 2009

Aim; How do we solve all types of consecutive integer problems/




Homework
:Sheet
1"Consecutive integer problems, all problems both sides
For consecutive only integers
Aways start with a Let Statement and increment by 1.
Example
Let:
1st # = x
2nd# = x+ 1
3rd #= x + 2
4th # = x + 3 set of numbers
Then translate a verbal problem into an algebraic equation and solve

For consecutive odd or even integers, also always start with a Let Statement and increment by 2:
Example
Let:
1st # = x
2nd # = x+2
3rd # = x+4
4th # = x+6
Then translate a verbal problem into an algebraic equation and solve

Video Mini Lesson
2 comments

No comments: