// Numbas version: exam_results_page_options {"name": "Jinhua's copy of Logarithms 1", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "ungrouped_variables": [], "name": "Jinhua's copy of Logarithms 1", "tags": [], "preamble": {"css": "", "js": ""}, "advice": "", "rulesets": {}, "parts": [{"vsetrangepoints": 5, "prompt": "

$\\simplify{log(ab)}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": [")+"], "partialCredit": 0}, "scripts": {}, "answer": "log(a) + log(b)", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log({a}/{b})}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": [")-"], "partialCredit": 0}, "scripts": {}, "answer": "log(a)-log(b)", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log(a^2b)}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": [")+"], "partialCredit": 0}, "scripts": {}, "answer": "2*log(a)+log(b)", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log(sqrt(a))}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": ["log(a)"], "partialCredit": 0}, "scripts": {}, "answer": "(1/2)*log(a)", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"notallowed": {"message": "", "showStrings": false, "strings": ["/"], "partialCredit": 0}, "vsetrangepoints": 5, "prompt": "

$\\simplify{log(1/a^2)}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": ["log(a)"], "partialCredit": 0}, "scripts": {}, "answer": "(-2)*(log(a))", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log(a*sqrt(b))}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": [")+", "log(b)"], "partialCredit": 0}, "scripts": {}, "answer": "log(a)+(1/2)*(log(b))", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log(a^3/b)}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": ["-log"], "partialCredit": 0}, "scripts": {}, "answer": "3*(log(a)) - log(b)", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"notallowed": {"message": "", "showStrings": false, "strings": ["/"], "partialCredit": 0}, "vsetrangepoints": 5, "prompt": "

$\\simplify{log(a^2/b^3)}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "2*(log(a))-3*(log(b))", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log(sqrt(a/b))}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "answersimplification": "all", "scripts": {}, "answer": "(1/2)*(log(a))-(1/2)*(log(b))", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"notallowed": {"message": "", "showStrings": false, "strings": ["1"], "partialCredit": 0}, "vsetrangepoints": 5, "prompt": "

$\\simplify{log(1/ab^4)}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "scripts": {}, "answer": "-log(a)-4*(log(b))", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}, {"vsetrangepoints": 5, "prompt": "

$\\simplify{log(root(a^2b,6))}$

", "expectedvariablenames": [], "checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "showCorrectAnswer": true, "musthave": {"message": "", "showStrings": false, "strings": [")+"], "partialCredit": "0"}, "scripts": {}, "answer": "(1/3)*(log(a))+(1/6)*(log(b))", "marks": 1, "checkvariablenames": false, "checkingtype": "absdiff", "type": "jme"}], "extensions": [], "statement": "

Express each of the following in terms of $\\simplify{log(a)}$ and $\\simplify{log(b)}$

\n

To write $\\simplify{log(a)}$, use log$a$ with brackets around the $a$.

", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "variables": {}, "metadata": {"description": "", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "contributors": [{"name": "Jinhua Mathias", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/514/"}]}]}], "contributors": [{"name": "Jinhua Mathias", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/514/"}]}