Graphics Interpretation - Other Chart Types
The flow chart describes the process by which the Collatz conjecture can be tested. The Collatz conjecture states that no matter what natural number you pick, if you follow the process, you will eventually reach 1.
From each drop-down menu, select the option that creates the most accurate statement based on the information provided.
If you are at the decision point "Even?" and you have an even number, the next step is to [[dropdown1]] .
If you start by picking the number 5, then you will have to divide by 2 a total of [[dropdown2]] times before stopping.
Incorrect.
The decision point "Even?" has an arrow labeled "No" that leads to "Multiply by 3 and then add 1." This means that you should only perform this step if the number is not even.
Incorrect.
You should progress through the flow chart from left to right. In this flow chart, the step labeled "Pick a number" is the leftmost step. Therefore, it is the first step that you should perform.
To determine what to do with an even number, look at the decision point labeled "Even?" Identify the step that you should perform when the answer is "Yes."
Right!
The decision point "Even?" has an arrow labeled "Yes" that leads to "Divide by 2." Thus, you should divide the number by 2 if it is even.
Incorrect.
You may have miscounted the number of times you divided by 2 or made a calculation error. Remember to keep track as you go through the flow chart from left to right.
Start with the leftmost step "Pick a number" and choose the number 5. Then follow the arrows to the next step, represented by rectangles, or decision point, represented by diamonds. At each decision point, you should follow the arrow-"Yes" or "No"-that answers the question for the number you are currently working with.
Incorrect.
You might have miscounted the number of times you divided or made a calculation error when following the process. Keep a running tally as you go through the flow chart from left to right.
Start with the leftmost step "Pick a number" and choose the number 5. Then follow the arrows to the next step, represented by rectangles, or decision point, represented by diamonds. At each decision point, you should follow the arrow-"Yes" or "No"-that answers the question for the number you are currently working with.
Incorrect.
You might have miscounted the number of times you divided or made a calculation error when following the process. Make sure you keep a running tally of the number of times you divided by 2 as you go through the flow chart from left to right.
Start with the leftmost step "Pick a number" and choose the number 5. Then follow the arrows to the next step, represented by rectangles, or decision point represented by diamonds. At each decision point, you should follow the arrow-"Yes" or "No"-that answers the question for the number you are currently working with.