Your browser lacks required capabilities. Please upgrade it or switch to another to continue.
This practice breaks each SAT Math subject down into seperate categories. After each question you will be given an answer explanation. You must get three questions in each category correct in order to advance.
Currently, the question bank is limited. You may get repeats.
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set _next to $ilf.pluck()>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le1.png]]
This is a NO calculator question
[[A)|Linear Equations #1 Explanation][$counter = 0]]
[[B)|Linear Equations #1 Explanation][$counter = 0]]
[[C)|Linear Equations #1 Explanation][$counter = 0]]
[[D)|Linear Equations #1 Explanation][$counter += 1]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe1.png]]
This is a NO calculator question
[[A)|System of Equations #1 Explanation][$counter = 0]]
[[B)|System of Equations #1 Explanation][$counter = 0]]
[[C)|System of Equations #1 Explanation][$counter += 1]]
[[D)|System of Equations #1 Explanation][$counter = 0]][img[le/le1answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
[img[soe/soe1answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp1.png]]
This is a NO calculator question
[[A)|Linear Function Word Problem #1 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #1 Explanation][$counter += 1]]
[[C)|Linear Function Word Problem #1 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #1 Explanation][$counter = 0]][img[lfwp/lfwp1answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf1.png]]
[[A)|Interpreting Linear Functions #1 Explanation][$counter += 1]]
[[B)|Interpreting Linear Functions #1 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #1 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #1 Explanation][$counter = 0]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe2.png]]
This is a NO calculator question
[[A)|System of Equations #2 Explanation][$counter += 1]]
[[B)|System of Equations #2 Explanation][$counter = 0]]
[[C)|System of Equations #2 Explanation][$counter = 0]]
[[D)|System of Equations #2 Explanation][$counter = 0]][img[soe/soe2answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>[img[ilf/ilf1answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf2.png]]
This is a NO calculator question
[[A)|Interpreting Linear Functions #2 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #2 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #2 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #2 Explanation][$counter += 1]][img[ilf/ilf2answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf3.png]]
[[A)|Interpreting Linear Functions #3 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #3 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #3 Explanation][$counter += 1]]
[[D)|Interpreting Linear Functions #3 Explanation][$counter = 0]][img[ilf/ilf3answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le2.png]]
[[A)|Linear Equations #2 Explanation][$counter = 0]]
[[B)|Linear Equations #2 Explanation][$counter = 0]]
[[C)|Linear Equations #2 Explanation][$counter = 0]]
[[D)|Linear Equations #2 Explanation][$counter += 1]][img[le/le2answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp1.png]]
[[A)|Linear Inequality and Equation Word Problems #1 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #1 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #1 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #1 Explanation][$counter = 0]][img[wp/wp1answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp3.png]]
[[A)|Linear Inequality and Equation Word Problems #3 Explanation][$counter += 1]]
[[B)|Linear Inequality and Equation Word Problems #3 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #3 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #3 Explanation][$counter = 0]][img[wp/wp3answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe3.png]]
[[A)|System of Equations #3 Explanation][$counter = 0]]
[[B)|System of Equations #3 Explanation][$counter += 1]]
[[C)|System of Equations #3 Explanation][$counter = 0]]
[[D)|System of Equations #3 Explanation][$counter = 0]][img[soe/soe3answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp2.png]]
[[A)|Linear Function Word Problem #2 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #2 Explanation][$counter += 1]]
[[C)|Linear Function Word Problem #2 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #2 Explanation][$counter = 0]][img[lfwp/lfwp2answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp3.png]]
[[A)|Linear Function Word Problem #3 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #3 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #3 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #3 Explanation][$counter += 1]][img[lfwp/lfwp3answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle1.png]]
[[A)|Graphing Linear Equations #1 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #1 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #1 Explanation][$counter += 1]]
[[D)|Graphing Linear Equations #1 Explanation][$counter = 0]][img[gle/gle1answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe4.png]]
[[A)|System of Equations #4 Explanation][$counter += 1]]
[[B)|System of Equations #4 Explanation][$counter = 0]]
[[C)|System of Equations #4 Explanation][$counter = 0]]
[[D)|System of Equations #4 Explanation][$counter = 0]][img[soe/soe4answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf4.png]]
This is a NO calculator question
[[A)|Interpreting Linear Functions #4 Explanation][$counter += 1]]
[[B)|Interpreting Linear Functions #4 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #4 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #4 Explanation][$counter = 0]][img[ilf/ilf4answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe5.png]]
This is a NO calculator question
[[A)|System of Equations #5 Explanation][$counter += 1]]
[[B)|System of Equations #5 Explanation][$counter = 0]]
[[C)|System of Equations #5 Explanation][$counter = 0]]
[[D)|System of Equations #5 Explanation][$counter = 0]][img[soe/soe5answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp4.png]]
This is a NO calculator question.
[[A)|Linear Inequality and Equation Word Problems #4 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #4 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #4 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #4 Explanation][$counter += 1]][img[wp/wp4answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle2.png]]
This is a NO calculator question
[[A)|Graphing Linear Equations #2 Explanation][$counter += 1]]
[[B)|Graphing Linear Equations #2 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #2 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #2 Explanation][$counter = 0]][img[gle/gle2answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe6.png]]
This is a NO calculator question
[[A)|System of Equations #6 Explanation][$counter = 0]]
[[B)|System of Equations #6 Explanation][$counter = 0]]
[[C)|System of Equations #6 Explanation][$counter += 1]]
[[D)|System of Equations #6 Explanation][$counter = 0]][img[soe/soe6answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp4.png]]
[[A)|Linear Function Word Problem #4 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #4 Explanation][$counter += 1]]
[[C)|Linear Function Word Problem #4 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #4 Explanation][$counter = 0]][img[lfwp/lfwp4answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp5.png]]
[[A)|Linear Function Word Problem #5 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #5 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #5 Explanation][$counter += 1]]
[[D)|Linear Function Word Problem #5 Explanation][$counter = 0]][img[lfwp/lfwp5answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe7.png]]
[[A)|System of Equations #7 Explanation][$counter += 1]]
[[B)|System of Equations #7 Explanation][$counter = 0]]
[[C)|System of Equations #7 Explanation][$counter = 0]]
[[D)|System of Equations #7 Explanation][$counter = 0]][img[soe/soe7answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle3.png]]
[[A)|Graphing Linear Equations #3 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #3 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #3 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #3 Explanation][$counter += 1]][img[gle/gle3answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le3.png]]
[[A)|Linear Equations #3 Explanation][$counter += 1]]
[[B)|Linear Equations #3 Explanation][$counter = 0]]
[[C)|Linear Equations #3 Explanation][$counter = 0]]
[[D)|Linear Equations #3 Explanation][$counter = 0]][img[le/le3answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le4.png]]
[[A)|Linear Equations #4 Explanation][$counter = 0]]
[[B)|Linear Equations #4 Explanation][$counter = 0]]
[[C)|Linear Equations #4 Explanation][$counter += 1]]
[[D)|Linear Equations #4 Explanation][$counter = 0]][img[le/le4answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp6.png]]
This is a NO calculator question.
[[A)|Linear Inequality and Equation Word Problems #6 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #6 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #6 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #6 Explanation][$counter = 0]][img[wp/wp6answer1.png]]
[img[wp/wp6answer2.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp6.png]]
[[A)|Linear Function Word Problem #6 Explanation][$counter += 1]]
[[B)|Linear Function Word Problem #6 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #6 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #6 Explanation][$counter = 0]][img[lfwp/lfwp6answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le5.png]]
This is a NO calculator question
[[A)|Linear Equations #5 Explanation][$counter = 0]]
[[B)|Linear Equations #5 Explanation][$counter += 1]]
[[C)|Linear Equations #5 Explanation][$counter = 0]]
[[D)|Linear Equations #5 Explanation][$counter = 0]][img[le/le5answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp7.png]]
This is a NO calculator question.
[[A)|Linear Inequality and Equation Word Problems #7 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #7 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #7 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #7 Explanation][$counter += 1]][img[wp/wp7answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf5.png]]
[[A)|Interpreting Linear Functions #5 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #5 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #5 Explanation][$counter += 1]]
[[D)|Interpreting Linear Functions #5 Explanation][$counter = 0]][img[ilf/ilf5answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le6.png]]
[[A)|Linear Equations #6 Explanation][$counter = 0]]
[[B)|Linear Equations #6 Explanation][$counter += 1]]
[[C)|Linear Equations #6 Explanation][$counter = 0]]
[[D)|Linear Equations #6 Explanation][$counter = 0]][img[le/le6answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe8.png]]
[[A)|System of Equations #8 Explanation][$counter = 0]]
[[B)|System of Equations #8 Explanation][$counter += 1]]
[[C)|System of Equations #8 Explanation][$counter = 0]]
[[D)|System of Equations #8 Explanation][$counter = 0]][img[soe/soe8answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle4.png]]
[[A)|Graphing Linear Equations #4 Explanation][$counter += 1]]
[[B)|Graphing Linear Equations #4 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #4 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #4 Explanation][$counter = 0]][img[gle/gle4answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe9.png]]
[[A)|System of Equations #9 Explanation][$counter = 0]]
[[B)|System of Equations #9 Explanation][$counter = 0]]
[[C)|System of Equations #9 Explanation][$counter = 0]]
[[D)|System of Equations #9 Explanation][$counter += 1]][img[soe/soe9answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe10.png]]
[[A)|System of Equations #10 Explanation][$counter = 0]]
[[B)|System of Equations #10 Explanation][$counter = 0]]
[[C)|System of Equations #10 Explanation][$counter = 0]]
[[D)|System of Equations #10 Explanation][$counter += 1]][img[soe/soe10answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp8.png]]
[[A)|Linear Inequality and Equation Word Problems #8 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #8 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #8 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #8 Explanation][$counter += 1]][img[wp/wp8answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp7.png]]
This is a NO calculator question
[[A)|Linear Function Word Problem #7 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #7 Explanation][$counter += 1]]
[[C)|Linear Function Word Problem #7 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #7 Explanation][$counter = 0]][img[lfwp/lfwp7answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp9.png]]
[[A)|Linear Inequality and Equation Word Problems #9 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #9 Explanation][$counter += 1]]
[[C)|Linear Inequality and Equation Word Problems #9 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #9 Explanation][$counter = 0]][img[wp/wp9answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le7.png]]
This is a NO calculator question
[[A)|Linear Equations #7 Explanation][$counter += 1]]
[[B)|Linear Equations #7 Explanation][$counter = 0]]
[[C)|Linear Equations #7 Explanation][$counter = 0]]
[[D)|Linear Equations #7 Explanation][$counter = 0]][img[le/le7answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp10.png]]
This is a NO calculator question
[[A)|Linear Inequality and Equation Word Problems #10 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #10 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #10 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #10 Explanation][$counter += 1]][img[wp/wp10answer1.png]]
[img[wp/wp10answer2.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp11.png]]
This is a NO calculator question
[[A)|Linear Inequality and Equation Word Problems #11 Explanation][$counter += 1]]
[[B)|Linear Inequality and Equation Word Problems #11 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #11 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #11 Explanation][$counter = 0]][img[wp/wp11answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp8.png]]
[[A)|Linear Function Word Problem #8 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #8 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #8 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #8 Explanation][$counter += 1]][img[lfwp/lfwp8answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe11.png]]
[[A)|System of Equations #11 Explanation][$counter = 0]]
[[B)|System of Equations #11 Explanation][$counter += 1]]
[[C)|System of Equations #11 Explanation][$counter = 0]]
[[D)|System of Equations #11 Explanation][$counter = 0]][img[soe/soe11answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe12.png]]
[[A)|System of Equations #12 Explanation][$counter = 0]]
[[B)|System of Equations #12 Explanation][$counter += 1]]
[[C)|System of Equations #12 Explanation][$counter = 0]]
[[D)|System of Equations #12 Explanation][$counter = 0]][img[soe/soe12answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le8.png]]
This is a NO calculator question
[[A)|Linear Equations #8 Explanation][$counter = 0]]
[[B)|Linear Equations #8 Explanation][$counter = 0]]
[[C)|Linear Equations #8 Explanation][$counter += 1]]
[[D)|Linear Equations #8 Explanation][$counter = 0]][img[le/le8answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe13.png]]
This is a NO calculator question
[[A)|System of Equations #13 Explanation][$counter = 0]]
[[B)|System of Equations #13 Explanation][$counter += 1]]
[[C)|System of Equations #13 Explanation][$counter = 0]]
[[D)|System of Equations #13 Explanation][$counter = 0]][img[soe/soe13answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp9.png]]
This is a NO calculator question
[[A)|Linear Function Word Problem #9 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #9 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #9 Explanation][$counter += 1]]
[[D)|Linear Function Word Problem #9 Explanation][$counter = 0]][img[lfwp/lfwp9answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp12.png]]
This is a NO calculator question
[[A)|Linear Inequality and Equation Word Problems #12 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #12 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #12 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #12 Explanation][$counter = 0]][img[wp/wp12answer1.png]]
[img[wp/wp12answer2.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp13.png]]
This is a NO calculator question
[[A)|Linear Inequality and Equation Word Problems #13 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #13 Explanation][$counter += 1]]
[[C)|Linear Inequality and Equation Word Problems #13 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #13 Explanation][$counter = 0]][img[wp/wp13answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp14.png]]
This is a NO calculator question
[[A)|Linear Inequality and Equation Word Problems #14 Explanation][$counter += 1]]
[[B)|Linear Inequality and Equation Word Problems #14 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #14 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #14 Explanation][$counter = 0]][img[wp/wp14answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le9.png]]
[[A)|Linear Equations #9 Explanation][$counter += 1]]
[[B)|Linear Equations #9 Explanation][$counter = 0]]
[[C)|Linear Equations #9 Explanation][$counter = 0]]
[[D)|Linear Equations #9 Explanation][$counter = 0]][img[le/le9answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp15.png]]
[[A)|Linear Inequality and Equation Word Problems #15 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #15 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #15 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #15 Explanation][$counter = 0]][img[wp/wp15answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe14.png]]
[[A)|System of Equations #14 Explanation][$counter += 1]]
[[B)|System of Equations #14 Explanation][$counter = 0]]
[[C)|System of Equations #14 Explanation][$counter = 0]]
[[D)|System of Equations #14 Explanation][$counter = 0]][img[soe/soe14answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe15.png]]
[[A)|System of Equations #15 Explanation][$counter = 0]]
[[B)|System of Equations #15 Explanation][$counter = 0]]
[[C)|System of Equations #15 Explanation][$counter = 0]]
[[D)|System of Equations #15 Explanation][$counter += 1]][img[soe/soe15answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le10.png]]
[[A)|Linear Equations #10 Explanation][$counter = 0]]
[[B)|Linear Equations #10 Explanation][$counter = 0]]
[[C)|Linear Equations #10 Explanation][$counter = 0]]
[[D)|Linear Equations #10 Explanation][$counter += 1]][img[le/le10answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle5.png]]
[[A)|Graphing Linear Equations #5 Explanation][$counter += 1]]
[[B)|Graphing Linear Equations #5 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #5 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #5 Explanation][$counter = 0]][img[gle/gle5answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart1.png]]
[img[ilf/ilf8.png]]
[[A)|Interpreting Linear Functions #8 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #8 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #8 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #8 Explanation][$counter = 0]][img[ilf/ilf8answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart1.png]]
[img[ilf/ilf9.png]]
[[A)|Interpreting Linear Functions #9 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #9 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #9 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #9 Explanation][$counter = 0]][img[ilf/ilf9answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle6.png]]
[[A)|Graphing Linear Equations #6 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #6 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #6 Explanation][$counter += 1]]
[[D)|Graphing Linear Equations #6 Explanation][$counter = 0]][img[gle/gle6answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le11.png]]
[[A)|Linear Equations #11 Explanation][$counter = 0]]
[[B)|Linear Equations #11 Explanation][$counter = 0]]
[[C)|Linear Equations #11 Explanation][$counter = 0]]
[[D)|Linear Equations #11 Explanation][$counter += 1]][img[le/le11answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle7.png]]
[[A)|Graphing Linear Equations #7 Explanation][$counter += 1]]
[[B)|Graphing Linear Equations #7 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #7 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #7 Explanation][$counter = 0]][img[gle/gle7answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf10.png]]
[[A)|Interpreting Linear Functions #10 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #10 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #10 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #10 Explanation][$counter = 0]][img[ilf/ilf10answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe16.png]]
[[A)|System of Equations #16 Explanation][$counter = 0]]
[[B)|System of Equations #16 Explanation][$counter += 1]]
[[C)|System of Equations #16 Explanation][$counter = 0]]
[[D)|System of Equations #16 Explanation][$counter = 0]][img[soe/soe16answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp10.png]]
[[A)|Linear Function Word Problem #10 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #10 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #10 Explanation][$counter += 1]]
[[D)|Linear Function Word Problem #10 Explanation][$counter = 0]][img[lfwp/lfwp10answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp16.png]]
[[A)|Linear Inequality and Equation Word Problems #16 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #16 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #16 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #16 Explanation][$counter = 0]][img[wp/wp16answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp11.png]]
[[A)|Linear Function Word Problem #11 Explanation][$counter += 1]]
[[B)|Linear Function Word Problem #11 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #11 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #11 Explanation][$counter = 0]][img[lfwp/lfwp11answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle8.png]]
[[A)|Graphing Linear Equations #8 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #8 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #8 Explanation][$counter += 1]]
[[D)|Graphing Linear Equations #8 Explanation][$counter = 0]][img[gle/gle8answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp17.png]]
[[A)|Linear Inequality and Equation Word Problems #17 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #17 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #17 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #17 Explanation][$counter += 1]][img[wp/wp17answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle9.png]]
[[A)|Graphing Linear Equations #9 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #9 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #9 Explanation][$counter += 1]]
[[D)|Graphing Linear Equations #9 Explanation][$counter = 0]][img[gle/gle9answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp18.png]]
[[A)|Linear Inequality and Equation Word Problems #18 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #18 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #18 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #18 Explanation][$counter = 0]][img[wp/wp18answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle10.png]]
[[A)|Graphing Linear Equations #10 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #10 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #10 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #10 Explanation][$counter += 1]][img[gle/gle10answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp12.png]]
[[A)|Linear Function Word Problem #12 Explanation][$counter += 1]]
[[B)|Linear Function Word Problem #12 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #12 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #12 Explanation][$counter = 0]][img[lfwp/lfwp12answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf11.png]]
[[A)|Interpreting Linear Functions #11 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #11 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #11 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #11 Explanation][$counter = 0]][img[ilf/ilf11answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle11.png]]
[[A)|Graphing Linear Equations #11 Explanation][$counter += 1]]
[[B)|Graphing Linear Equations #11 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #11 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #11 Explanation][$counter = 0]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle12.png]]
[[A)|Graphing Linear Equations #12 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #12 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #12 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #12 Explanation][$counter += 1]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart3.png]]
[img[ilf/ilf12.png]]
[[A)|Interpreting Linear Functions #12 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #12 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #12 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #12 Explanation][$counter += 1]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart3.png]]
[img[ilf/ilf13.png]]
[[A)|Interpreting Linear Functions #13 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #13 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #13 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #13 Explanation][$counter = 0]]
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle13.png]]
[[A)|Graphing Linear Equations #13 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #13 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #13 Explanation][$counter += 1]]
[[D)|Graphing Linear Equations #13 Explanation][$counter = 0]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle14.png]]
[[A)|Graphing Linear Equations #14 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #14 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #14 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #14 Explanation][$counter += 1]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart4.png]]
[img[ilf/ilf14.png]]
[[A)|Interpreting Linear Functions #14 Explanation][$counter += 1]]
[[B)|Interpreting Linear Functions #14 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #14 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #14 Explanation][$counter = 0]]<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf15.png]]
[[A)|Interpreting Linear Functions #15 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #15 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #15 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #15 Explanation][$counter = 0]][img[ilf/ilf12answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>>[img[ilf/ilf13answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>>[img[ilf/ilf14answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>>[img[ilf/ilf15answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>>[img[gle/gle11answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
[img[gle/gle12answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
[img[gle/gle13answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
[img[gle/gle14answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf6.png]]
This is a NO calculator question
[[A)|Interpreting Linear Functions #6 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #6 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #6 Explanation][$counter += 1]]
[[D)|Interpreting Linear Functions #6 Explanation][$counter = 0]][img[ilf/ilf6answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe17.png]]
This is a NO calculator question
[[A)|System of Equations #17 Explanation][$counter = 0]]
[[B)|System of Equations #17 Explanation][$counter += 1]]
[[C)|System of Equations #17 Explanation][$counter = 0]]
[[D)|System of Equations #17 Explanation][$counter = 0]][img[soe/soe17answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp13.png]]
[[A)|Linear Function Word Problem #13 Explanation][$counter += 1]]
[[B)|Linear Function Word Problem #13 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #13 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #13 Explanation][$counter = 0]][img[lfwp/lfwp13answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle15.png]]
This is a NO calculator question
[[A)|Graphing Linear Equations #15 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #15 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #15 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #15 Explanation][$counter += 1]][img[gle/gle15answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf7.png]]
This is a NO calculator question
[[A)|Interpreting Linear Functions #7 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #7 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #7 Explanation][$counter += 1]]
[[D)|Interpreting Linear Functions #7 Explanation][$counter = 0]][img[ilf/ilf7answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle16.png]]
This is a NO calculator question
[[A)|Graphing Linear Equations #16 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #16 Explanation][$counter += 1]]
[[C)|Graphing Linear Equations #16 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #16 Explanation][$counter = 0]][img[gle/gle16answer1.png]]
[img[gle/gle16answer2.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp14.png]]
[[A)|Linear Function Word Problem #14 Explanation][$counter += 1]]
[[B)|Linear Function Word Problem #14 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #14 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #14 Explanation][$counter = 0]][img[lfwp/lfwp14answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp19.png]]
[[A)|Linear Inequality and Equation Word Problems #19 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #19 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #19 Explanation][$counter += 1]]
[[D)|Linear Inequality and Equation Word Problems #19 Explanation][$counter = 0]][img[wp/wp19answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe18.png]]
[[A)|System of Equations #18 Explanation][$counter = 0]]
[[B)|System of Equations #18 Explanation][$counter += 1]]
[[C)|System of Equations #18 Explanation][$counter = 0]]
[[D)|System of Equations #18 Explanation][$counter = 0]][img[soe/soe18answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp5.png]]
[[A)|Linear Inequality and Equation Word Problems #5 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #5 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #5 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #5 Explanation][$counter += 1]][img[wp/wp5answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp20.png]]
[[A)|Linear Inequality and Equation Word Problems #20 Explanation][$counter += 1]]
[[B)|Linear Inequality and Equation Word Problems #20 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #20 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #20 Explanation][$counter = 0]][img[wp/wp20answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp21.png]]
[[A)|Linear Inequality and Equation Word Problems #21 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #21 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #21 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #21 Explanation][$counter += 1]][img[wp/wp21answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp22.png]]
[[A)|Linear Inequality and Equation Word Problems #22 Explanation][$counter = 0]]
[[B)|Linear Inequality and Equation Word Problems #22 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #22 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #22 Explanation][$counter += 1]][img[wp/wp22answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp15.png]]
[[A)|Linear Function Word Problem #15 Explanation][$counter += 1]]
[[B)|Linear Function Word Problem #15 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #15 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #15 Explanation][$counter = 0]][img[lfwp/lfwp15answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle17.png]]
[[A)|Graphing Linear Equations #17 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #17 Explanation][$counter += 1]]
[[C)|Graphing Linear Equations #17 Explanation][$counter = 0]]
[[D)|Graphing Linear Equations #17 Explanation][$counter = 0]][img[gle/gle17answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le12.png]]
This is a NO calculator question
[[A)|Linear Equations #12 Explanation][$counter = 0]]
[[B)|Linear Equations #12 Explanation][$counter = 0]]
[[C)|Linear Equations #12 Explanation][$counter = 0]]
[[D)|Linear Equations #12 Explanation][$counter += 1]][img[le/le12answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp16.png]]
This is a NO calculator question
[[A)|Linear Function Word Problem #16 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #16 Explanation][$counter = 0]]
[[C)|Linear Function Word Problem #16 Explanation][$counter += 1]]
[[D)|Linear Function Word Problem #16 Explanation][$counter = 0]][img[lfwp/lfwp16answer.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[ilf/ilf16.png]]
[[A)|Interpreting Linear Functions #16 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #16 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #16 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #16 Explanation][$counter = 0]][img[ilf/ilf16answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le13.png]]
This is a NO calculator question
[[A)|Linear Equations #13 Explanation][$counter += 1]]
[[B)|Linear Equations #13 Explanation][$counter = 0]]
[[C)|Linear Equations #13 Explanation][$counter = 0]]
[[D)|Linear Equations #13 Explanation][$counter = 0]][img[le/le13answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe19.png]]
This is a NO calculator question
[[A)|System of Equations #19 Explanation][$counter = 0]]
[[B)|System of Equations #19 Explanation][$counter += 1]]
[[C)|System of Equations #19 Explanation][$counter = 0]]
[[D)|System of Equations #19 Explanation][$counter = 0]][img[soe/soe19answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[soe/soe20.png]]
This is a NO calculator question
[[A)|System of Equations #20 Explanation][$counter = 0]]
[[B)|System of Equations #20 Explanation][$counter = 0]]
[[C)|System of Equations #20 Explanation][$counter = 0]]
[[D)|System of Equations #20 Explanation][$counter += 1]][img[soe/soe20answer.png]]
<<nobr>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<set $qe to []>>
<<set _list to Story.lookup("tags", "QE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $qe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $soe.length gt 0>>
<<set _next to $soe.pluck()>>
<<if $counter is 3>>
<<set _next to $qe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le14.png]]
This is a NO calculator question
[[A)|Linear Equations #14 Explanation][$counter = 0]]
[[B)|Linear Equations #14 Explanation][$counter = 0]]
[[C)|Linear Equations #14 Explanation][$counter = 0]]
[[D)|Linear Equations #14 Explanation][$counter += 1]][img[le/le14answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le15.png]]
[[A)|Linear Equations #15 Explanation][$counter = 0]]
[[B)|Linear Equations #15 Explanation][$counter = 0]]
[[C)|Linear Equations #15 Explanation][$counter += 1]]
[[D)|Linear Equations #15 Explanation][$counter = 0]][img[le/le15answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[le/le16.png]]
[[A)|Linear Equations #16 Explanation][$counter = 0]]
[[B)|Linear Equations #16 Explanation][$counter = 0]]
[[C)|Linear Equations #16 Explanation][$counter = 0]]
[[D)|Linear Equations #16 Explanation][$counter += 1]][img[le/le16answer.png]]
<<nobr>>
<<set $le to []>>
<<set _list to Story.lookup("tags", "LE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $le.push(_list[_i]['title'])>>
<</for>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $le.length gt 0>>
<<set _next to $le.pluck()>>
<<if $counter is 3>>
<<set _next to $ilf.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart5.png]]
[img[ilf/ilf17.png]]
[[A)|Interpreting Linear Functions #17 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #17 Explanation][$counter += 1]]
[[C)|Interpreting Linear Functions #17 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #17 Explanation][$counter = 0]][img[ilf/ilf17answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp2.png]]
[[A)|Linear Inequality and Equation Word Problems #2 Explanation][$counter += 1]]
[[B)|Linear Inequality and Equation Word Problems #2 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #2 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #2 Explanation][$counter = 0]][img[wp/wp2answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart6.png]]
[img[ilf/ilf18.png]]
[[A)|Interpreting Linear Functions #18 Explanation][$counter += 1]]
[[B)|Interpreting Linear Functions #18 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #18 Explanation][$counter = 0]]
[[D)|Interpreting Linear Functions #18 Explanation][$counter = 0]][img[ilf/ilf18answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[chart/chart6.png]]
[img[ilf/ilf19.png]]
[[A)|Interpreting Linear Functions #19 Explanation][$counter = 0]]
[[B)|Interpreting Linear Functions #19 Explanation][$counter = 0]]
[[C)|Interpreting Linear Functions #19 Explanation][$counter += 1]]
[[D)|Interpreting Linear Functions #19 Explanation][$counter = 0]][img[ilf/ilf19answer.png]]
<<nobr>>
<<set $ilf to []>>
<<set _list to Story.lookup("tags", "ILF")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $ilf.push(_list[_i]['title'])>>
<</for>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $ilf.length gt 0>>
<<set _next to $ilf.pluck()>><</if>><</if>>
<<if $counter is 3>>
<<set _next to $liaewp.pluck()>>
<</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[wp/wp23.png]]
[[A)|Linear Inequality and Equation Word Problems #23 Explanation][$counter += 1]]
[[B)|Linear Inequality and Equation Word Problems #23 Explanation][$counter = 0]]
[[C)|Linear Inequality and Equation Word Problems #23 Explanation][$counter = 0]]
[[D)|Linear Inequality and Equation Word Problems #23 Explanation][$counter = 0]][img[wp/wp23answer.png]]
<<nobr>>
<<set $liaewp to []>>
<<set _list to Story.lookup("tags", "LIaEWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $liaewp.push(_list[_i]['title'])>>
<</for>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $liaewp.length gt 0>>
<<set _next to $liaewp.pluck()>>
<<if $counter is 3>>
<<set _next to $gle.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>><<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[lfwp/lfwp17.png]]
[[A)|Linear Function Word Problem #17 Explanation][$counter = 0]]
[[B)|Linear Function Word Problem #17 Explanation][$counter += 1]]
[[C)|Linear Function Word Problem #17 Explanation][$counter = 0]]
[[D)|Linear Function Word Problem #17 Explanation][$counter = 0]][img[lfwp/lfwp17answer1.png]]
[img[lfwp/lfwp17answer2.png]]
<<nobr>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<set $soe to []>>
<<set _list to Story.lookup("tags", "SoE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $soe.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $lfwp.length gt 0>>
<<set _next to $lfwp.pluck()>>
<<if $counter is 3>>
<<set _next to $soe.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>
<<nobr>>
<<if $counter gt 2>>
<<set $counter to 0>>
<</if>>
<</nobr>>
[img[gle/gle18.png]]
[[A)|Graphing Linear Equations #18 Explanation][$counter = 0]]
[[B)|Graphing Linear Equations #18 Explanation][$counter = 0]]
[[C)|Graphing Linear Equations #18 Explanation][$counter += 1]]
[[D)|Graphing Linear Equations #18 Explanation][$counter = 0]][img[gle/gle18answer.png]]
<<nobr>>
<<set $gle to []>>
<<set _list to Story.lookup("tags", "GLE")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $gle.push(_list[_i]['title'])>>
<</for>>
<<set $lfwp to []>>
<<set _list to Story.lookup("tags", "LFWP")>>
<<for _i to 0, _len to _list.length; _i lt _len; _i++>>
<<run $lfwp.push(_list[_i]['title'])>>
<</for>>
<<if $counter is not 3>>
<<if $gle.length gt 0>>
<<set _next to $gle.pluck()>>
<<if $counter is 3>>
<<set _next to $lfwp.pluck()>>
<</if>><</if>><</if>>
<</nobr>>
<<link "Next" _next>><</link>>