A STORE SELLS A GRAB BAG OF THREE TRAVEL SIZE GAMES. A BAG CONTAINS ONE OF THE FOLLOWING BOOKS:A BOOK OF CROSSWORD PUZZLES, A BOOK OF WORD SEARCHES, OR A BOOK OF WORD SCRAMBLES. THE BAG ALSO CONTAINS A CHECKERS GAME OR A CHESS GAME AND ONE OF THE FOLLOWING GAMES: A TILE GAME, A BOARD GAME, OR A DRAWING GAME. USE A TREE DIAGRAM TO FIND THE PROBABILITY OF THE EVENT.

QUESTION? A BAG WILL CONTAIN THE WORD SCRAMBLE BOOK.

I cant help you with tree diagrams here.

http://www.youtube.com/watch?v=kLy8Sa313Jc&feature=related

To find the probability of a bag containing the Word Scramble book, we can use a tree diagram.

First, let's list all the possible outcomes for each category:

Books:
- Crossword Puzzles
- Word Searches
- Word Scrambles

Games:
- Checkers
- Chess

Additional Games:
- Tile Game
- Board Game
- Drawing Game

Next, we can visualize these outcomes using a tree diagram. Start with the "Books" category and branch out to the "Games" and "Additional Games" categories:

```
Books
/ \
Word Scrambles \
/ \
Checkers Chess
/ | \ / | \
Tile Board Drawing Tile
Game Game Game Game
```

From the tree diagram, we can see that there are 9 total possible outcomes. Since we are interested in the probability of getting the Word Scrambles book, we count the number of outcomes where Word Scrambles is selected, which is 1.

Therefore, the probability of a bag containing the Word Scrambles book is 1 out of 9, or 1/9.