// Numbas version: exam_results_page_options {"name": "Factor Theorem ", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"tags": ["Factor Theorem", "factor theorem", "polynomials", "Polynomials", "taxonomy"], "variable_groups": [], "name": "Factor Theorem ", "variablesTest": {"maxRuns": 100, "condition": ""}, "statement": "

The factor theorem states that if $f(x)$ is a polynomial and $f(p) = 0$, then $(x-p)$ is a factor of $f(x)$. 

", "rulesets": {}, "functions": {}, "preamble": {"css": "", "js": ""}, "ungrouped_variables": ["w", "a", "b", "d", "coef_x3", "coef_x2", "coef_x"], "parts": [{"prompt": "

Given that $(\\simplify{x+{d}})$ is a factor of $g(x) = \\simplify{{w}*x^3+({w}{d}+{a}+{w}{b})*x^2+({a}{d}+{w}{b}{d}+{a}{b})*x}+m$, find the value of $m$.

\n

$m =$ [[0]].

\n

", "gaps": [{"checkingaccuracy": 0.001, "vsetrange": [0, 1], "showpreview": true, "variableReplacementStrategy": "originalfirst", "marks": "2", "vsetrangepoints": 5, "scripts": {}, "variableReplacements": [], "showFeedbackIcon": true, "showCorrectAnswer": true, "checkingtype": "absdiff", "answer": "{-({w}*({-d})^3+({w}*{d}+{a}+{w}*{b})*({-d})^2+({a}*{d}+{w}*{b}*{d}+{a}*{b})*{-d})}", "type": "jme", "checkvariablenames": false, "expectedvariablenames": []}], "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "type": "gapfill", "scripts": {}, "marks": 0, "showFeedbackIcon": true, "showCorrectAnswer": true}], "advice": "

Using the factor theorem, we know that if $(x-a)$ is a factor of a polynomial $f(x)$, then $f(a)=0$.

\n

We are given that $(\\simplify{x+{d}})$ is a factor of $g(x) = \\simplify{{w}*x^3+({w}{d}+{a}+{w}{b})*x^2+({a}{d}+{w}{b}{d}+{a}{b})*x+m}$.

\n

By the factor theorem, this means that $g(\\simplify{-{d}}) = 0$.

\n

Substituting $x=\\simplify{-{d}}$ into $g(x)$ gives

\n

\\[
\\begin{align}
g(\\simplify{-{d}}) &= \\simplify[all,!collectNumbers]{{coef_x3}+{coef_x2}+{coef_x}+m}\\\\
&=\\simplify{{coef_x3}+{coef_x2}+{coef_x}+m}.
\\end{align}
\\]

\n

Therefore, as $g(\\simplify{-{d}}) = 0$, we have

\n

\\[
\\begin{align}
\\simplify{{coef_x3}+{coef_x2}+{coef_x}+m}&=0\\\\
m&=\\simplify{-({coef_x3}+{coef_x2}+{coef_x})}.
\\end{align}
\\]

", "variables": {"b": {"description": "

Random number between -2 and 3 except 0 for creating polynomial.

", "group": "Ungrouped variables", "name": "b", "templateType": "anything", "definition": "random(-2..3 except 0)"}, "coef_x2": {"description": "

Number obtained by putting x=-d into the second term of the equation.

", "group": "Ungrouped variables", "name": "coef_x2", "templateType": "anything", "definition": "(w*d+a+w*b)*(-d)^2"}, "coef_x3": {"description": "

Number obtained by putting x=-d into the first term of the equation.

", "group": "Ungrouped variables", "name": "coef_x3", "templateType": "anything", "definition": "(w)*(-d)^3"}, "a": {"description": "

Random number between -2 and 3, not including 0 for creating polynomial.

", "group": "Ungrouped variables", "name": "a", "templateType": "anything", "definition": "random(-2..3 except 0)"}, "coef_x": {"description": "

Number obtained by putting x=-d into the third term of the equation.

", "group": "Ungrouped variables", "name": "coef_x", "templateType": "anything", "definition": "(a*d+w*b*d+a*b)*(-d)"}, "d": {"description": "

Used in creation of the polynomial.

", "group": "Ungrouped variables", "name": "d", "templateType": "anything", "definition": "random(-2..2 except 0 except a except b)"}, "w": {"description": "

Random number between 2,3,4.

", "group": "Ungrouped variables", "name": "w", "templateType": "anything", "definition": "random(2,3,4)"}}, "metadata": {"description": "

Given a factor of a cubic polynomial, factorise it fully by first dividing by the given factor, then factorising the remaining quadratic.

", "licence": "Creative Commons Attribution 4.0 International"}, "extensions": [], "type": "question", "contributors": [{"name": "Mark Hodds", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/510/"}]}]}], "contributors": [{"name": "Mark Hodds", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/510/"}]}