// Numbas version: finer_feedback_settings {"name": "Indices: subtracting powers (algebraic)", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "Indices: subtracting powers (algebraic)", "tags": ["Dividing", "dividing", "exponent", "exponents", "Exponents", "index", "index laws", "Index Laws", "indices", "power", "powers", "subtracting"], "metadata": {"description": "", "licence": "Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International"}, "statement": "
Simplify the following without the use of a calculator. Write your answer in index form using ^ to signify powers. Use negative powers if necessary.
", "advice": "", "rulesets": {}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true, "j": false}, "constants": [], "variables": {"minpow4": {"name": "minpow4", "group": "Ungrouped variables", "definition": "min(powers3[0][0],powers3[2][0])", "description": "", "templateType": "anything", "can_override": false}, "neg": {"name": "neg", "group": "Ungrouped variables", "definition": "random(-12..-1)", "description": "", "templateType": "anything", "can_override": false}, "ndec": {"name": "ndec", "group": "Ungrouped variables", "definition": "random(-0.9..-0.1#0.1)", "description": "", "templateType": "anything", "can_override": false}, "diffpow3": {"name": "diffpow3", "group": "Ungrouped variables", "definition": "ndec-2*neg/2", "description": "", "templateType": "anything", "can_override": false}, "diffpow2": {"name": "diffpow2", "group": "Ungrouped variables", "definition": "powers2[0][0]+1-powers2[1][0]-powers2[2][0]", "description": "", "templateType": "anything", "can_override": false}, "diffpow1": {"name": "diffpow1", "group": "Ungrouped variables", "definition": "powers1[0][0]-powers1[1][0]", "description": "", "templateType": "anything", "can_override": false}, "diffpow4": {"name": "diffpow4", "group": "Ungrouped variables", "definition": "powers3[0][0]-powers3[2][0]", "description": "", "templateType": "anything", "can_override": false}, "powers1": {"name": "powers1", "group": "Ungrouped variables", "definition": "shuffle([[2,\"two\"],[3,\"three\"],[4,\"four\"],[5,\"five\"],[6,\"six\"]])[0..2]", "description": "2..6
", "templateType": "anything", "can_override": false}, "powers3": {"name": "powers3", "group": "Ungrouped variables", "definition": "shuffle([[2,\"two\"],[3,\"three\"],[4,\"four\"],[5,\"five\"],[6,\"six\"]])[0..3]", "description": "", "templateType": "anything", "can_override": false}, "powers2": {"name": "powers2", "group": "Ungrouped variables", "definition": "shuffle([[2,\"two\"],[3,\"three\"],[4,\"four\"],[5,\"five\"],[6,\"six\"]])[0..3]", "description": "", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["powers1", "diffpow1", "powers2", "diffpow2", "ndec", "neg", "diffpow3", "powers3", "diffpow4", "minpow4"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "$u^\\var{powers1[0][0]}\\div u^\\var{powers1[1][0]}$ = [[0]]
", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Write the division as a fraction and cancel common factors or use the index law $\\displaystyle\\frac{a^b}{a^c}=a^{b-c}$.
\nNote, negative indices mean you divided by more than you had, for example, $\\displaystyle \\frac{1}{12^3}$ can be written as $12^{-3}$.
\nFor our particular question we have, $u^\\var{powers1[0][0]}\\div u^\\var{powers1[1][0]}=\\frac{u^\\var{powers1[0][0]}}{u^\\var{powers1[1][0]}}$ is equal to $u^{\\var{powers1[0][0]}-\\var{powers1[1][0]}}=u^{\\var{diffpow1}}$.
"}], "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "u^{diffpow1}", "answerSimplification": "basic", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": "0.0000001", "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": ["^0", "/"], "showStrings": false, "partialCredit": 0, "message": "Use ^ for powers. Input your answer in index form.
"}, "mustmatchpattern": {"pattern": "$v^(`+-$n)`|$v", "partialCredit": 0, "message": "", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "u", "value": ""}]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "$\\displaystyle\\frac{v^\\var{powers2[0][0]}\\times v}{v^\\var{powers2[1][0]} \\times v^\\var{powers2[2][0]}}$ = [[0]]
\n\n", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Cancel common factors or use the index laws, e.g. $\\displaystyle\\frac{a^b}{a^c}=a^{b-c}$ and $a^b\\times a^c = a^{b+c}$.
\nNote, negative indices mean you divided by more than you had, for example, $\\displaystyle \\frac{1}{12^3}$ can be written as $12^{-3}$.
\nFor $\\frac{v^\\var{powers2[0][0]}\\times v}{v^\\var{powers2[1][0]} \\times v^\\var{powers2[2][0]}}$ we will simplify the numerator and denominator by using $a^b\\times a^c = a^{b+c}$ and end up with $\\frac{v^\\var{powers2[0][0]+1}}{v^\\var{powers2[1][0]+powers2[2][0]}}$. Then we will use $\\frac{a^b}{a^c}=a^{b-c}$ to finally get $v^\\var{powers2[0][0]+1-powers2[1][0]-powers2[2][0]}$.
"}], "gaps": [{"type": "jme", "useCustomName": false, "customName": "", "marks": 1, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "answer": "v^{diffpow2}", "answerSimplification": "basic", "showPreview": true, "checkingType": "absdiff", "checkingAccuracy": "0.0000001", "failureRate": 1, "vsetRangePoints": 5, "vsetRange": [0, 1], "checkVariableNames": false, "singleLetterVariables": false, "allowUnknownFunctions": true, "implicitFunctionComposition": false, "caseSensitive": false, "notallowed": {"strings": ["/", "*"], "showStrings": false, "partialCredit": 0, "message": ""}, "mustmatchpattern": {"pattern": "$v^(`+-$n)`|$v", "partialCredit": 0, "message": "", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "v", "value": ""}]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Use the same approach you used in the above questions to simplify the following in index form.
\n
$\\displaystyle\\frac{w^\\var{ndec}}{w^\\var{neg}}$ = [[0]]
Note: If you want to use a fraction as a power you should use brackets to surround your power, for example, type 12^(2/3) for $12^\\frac{2}{3}$.
\n\n", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Since the bases are all the same ($w$) and we are dividing, we can subtract the powers since in general, we have $\\displaystyle\\frac{a^b}{a^c}=a^{b-c}$. Also recall that subtracting a negative is equivalent to adding a positive.
\n$\\begin{align}\\frac{w^\\var{ndec}}{w^\\var{neg}}&=w^{\\var{ndec}-\\var{neg}}\\\\
&=w^{\\var{ndec}+\\var{abs(neg)}}\\\\&=w^{\\var{ndec+abs(neg)}}\\end{align}$
Use ^ for powers. Input your answer in index form.
"}, "notallowed": {"strings": ["^0"], "showStrings": false, "partialCredit": 0, "message": "Use ^ for powers. Input your answer in index form.
"}, "mustmatchpattern": {"pattern": "$v^(`+-$n)`|$v", "partialCredit": 0, "message": "", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "w", "value": ""}]}], "sortAnswers": false}, {"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "$x^\\var{powers3[0][0]}\\times y^\\var{powers3[1][0]} \\div x^\\var{powers3[2][0]}$ = [[0]]
", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "It is important to note that the bases are different! Index laws can only be applied if the bases are the same (or can be made the same). Because of this we deal with the different bases separately.
\n\nNotice the first part of the expression can not be simplified using index laws.
\n$x^\\var{powers3[0][0]}\\times y^\\var{powers3[1][0]}$
\nHowever, with the division we can do some simplification. We can either:
\nUse ^ for powers. Input your answer in index form.
"}, "notallowed": {"strings": ["^0"], "showStrings": false, "partialCredit": 0, "message": "Use ^ for powers. Input your answer in index form.
"}, "mustmatchpattern": {"pattern": "$v^(`+-$n)*$v^(`+-$n)`|$v^(`+-$n)*$v", "partialCredit": 0, "message": "", "nameToCompare": "", "warningTime": "submission"}, "valuegenerators": [{"name": "x", "value": ""}, {"name": "y", "value": ""}]}], "sortAnswers": false}, {"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Is the following statement true or false?
\n$\\displaystyle\\frac{2z}{z^\\var{powers1[0][0]}} = 2^\\var{-powers1[0][0]}$
", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Index laws only can be applied if the bases are the same (or can be made the same). We can apply the index law to the left-hand side but the right-hand side has a different base so it is not the correct expression.
"}], "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["True
", "False
"], "matrix": [0, "1"], "distractors": ["", ""]}, {"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Is the following statement true or false?
\n$\\displaystyle\\frac{2a}{a^\\var{powers1[0][0]}} = 2^\\var{1-powers1[0][0]}$
", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Index laws only can be applied if the bases are the same (or can be made the same). We can apply the index law to the left-hand side but the right-hand side has a different base so it is not the correct expression.
"}], "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["True
", "False
"], "matrix": [0, "1"], "distractors": ["", ""]}, {"type": "1_n_2", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Is the following statement true or false?
\n$\\displaystyle\\frac{2b}{b^\\var{powers1[0][0]}} = 2\\times b^\\var{1-powers1[0][0]}$
", "stepsPenalty": "1", "steps": [{"type": "information", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "Since the bases are all the same ($b$) and we are dividing, we can simply subtract the powers.
\n\\[\\frac{2b}{b^\\var{powers1[0][0]}}=\\frac{2\\times b^1}{b^\\var{powers1[0][0]}} = 2\\times b^{1-\\var{powers1[0][0]}}= 2 b^\\var{1-powers1[0][0]}\\]
"}], "minMarks": 0, "maxMarks": 0, "shuffleChoices": false, "displayType": "radiogroup", "displayColumns": 0, "showCellAnswerState": true, "choices": ["True
", "False
"], "matrix": ["1", "0"], "distractors": ["", ""]}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}], "resources": []}]}], "contributors": [{"name": "Ben Brawn", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/605/"}]}