// Numbas version: exam_results_page_options {"name": "Use the factor theorem to identify factors of a polynomial", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"variablesTest": {"condition": "", "maxRuns": 100}, "preamble": {"js": "", "css": ""}, "ungrouped_variables": ["a", "b", "c", "d", "coef1_x3", "coef1_x2", "coef1_x", "const", "coef2_x3", "coef2_x2", "coef2_x", "coef3_x3", "coef3_x2", "coef3_x"], "tags": ["factor theorem", "Factor Theorem", "factors", "Factors", "Multiple choice", "Multiple Choice", "multiple choice", "polynomial", "Polynomial", "taxonomy"], "variable_groups": [], "functions": {}, "parts": [{"displayColumns": 0, "displayType": "checkbox", "matrix": ["1", 0, "1"], "warningType": "none", "type": "m_n_2", "maxMarks": 0, "minAnswers": 0, "showCorrectAnswer": true, "marks": 0, "scripts": {}, "maxAnswers": 0, "choices": ["

$(\\simplify{x+{a}})$

", "

$(\\simplify{x+{d}})$

", "

$(\\simplify{x+{c}})$

"], "prompt": "

Use the factor theorem to find which two of the following are factors of the polynomial

\n

\\[f(x) = \\simplify{x^3+({a}+{b}+{c})x^2+({a}{b}+{a}{c}+{b}{c})x+{a}{b}{c}}.\\]

", "showFeedbackIcon": true, "shuffleChoices": true, "variableReplacements": [], "minMarks": 0, "variableReplacementStrategy": "originalfirst", "distractors": ["", "", ""]}], "name": "Use the factor theorem to identify factors of a polynomial", "variables": {"coef1_x": {"description": "

Number obtained from putting x=-a into the first term of the equation.

", "group": "Ungrouped variables", "name": "coef1_x", "templateType": "anything", "definition": "(a*b+b*c+a*c)*(-a)"}, "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 except c)"}, "d": {"description": "

Incorrect answer for part a.

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

Number obtained from putting x=-a into the first term of the equation.

", "group": "Ungrouped variables", "name": "coef1_x3", "templateType": "anything", "definition": "(-a)^3"}, "coef1_x2": {"description": "

Number obtained from putting x=-a into the second term of the equation.

", "group": "Ungrouped variables", "name": "coef1_x2", "templateType": "anything", "definition": "(a+b+c)*(-a)^2"}, "coef2_x3": {"description": "

Number obtained from putting x=-d into the first term in the equation.

", "group": "Ungrouped variables", "name": "coef2_x3", "templateType": "anything", "definition": "(-d)^3"}, "coef3_x": {"description": "

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

", "group": "Ungrouped variables", "name": "coef3_x", "templateType": "anything", "definition": "(a*b+b*c+a*c)*(-c)"}, "const": {"description": "

Constant term in the equation.

", "group": "Ungrouped variables", "name": "const", "templateType": "anything", "definition": "a*b*c"}, "coef2_x2": {"description": "

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

", "group": "Ungrouped variables", "name": "coef2_x2", "templateType": "anything", "definition": "(a+b+c)*(-d)^2"}, "coef2_x": {"description": "

Number obtained from putting x=-d into the 3rd term for the equation.

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

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

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

Number obtained for putting x=-c into the first term of the equation.

", "group": "Ungrouped variables", "name": "coef3_x3", "templateType": "anything", "definition": "(-c)^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 except c)"}, "coef3_x2": {"description": "", "group": "Ungrouped variables", "name": "coef3_x2", "templateType": "anything", "definition": "(a+b+c)*(-c)^2"}}, "rulesets": {}, "advice": "

To find the factors of the polynomial $f(x) = \\simplify{x^3+({a}+{b}+{c})x^2+({a}{b}+{a}{c}+{b}{c})x+{a}{b}{c}}$, we use the factor theorem. 

\n

If $f(x)$ is a polynomial and $f(p) = 0$, then $(x-p)$ is a factor of $f(x)$.

\n

If $(\\simplify{(x+{a})})$ is a factor of $f(x)$ then by the factor theorem, $f(\\simplify{-{a}}) = 0$.

\n

We see that

\n

\\[
\\begin{align}
f(\\simplify{-{a}}) &= \\simplify[all,!collectNumbers]{{coef1_x3}+{coef1_x2}+{coef1_x}+{const}}\\\\
&= \\simplify{{coef1_x3}+{coef1_x2}+{coef1_x}+{const}}.
\\end{align}
\\]

\n

Therefore, $(\\simplify{(x+{a})})$ is a factor of $f(x)$.

\n

Similarly for $(\\simplify{(x+{d})})$,

\n

\\[
\\begin{align}
f(\\simplify{-{d}}) &= \\simplify[all,!collectNumbers]{{coef2_x3}+{coef2_x2}+{coef2_x}+{const}}\\\\
&= \\simplify{{coef2_x3}+{coef2_x2}+{coef2_x}+{const}}\\\\
&\\neq 0.
\\end{align}
\\]

\n

Therefore, $(\\simplify{(x+{d})})$ is not a factor of $f(x)$.

\n

Finally, for $(\\simplify{(x+{c})})$,

\n

\\[
\\begin{align}
f(\\simplify{-{c}}) &= \\simplify[all,!collectNumbers]{{coef3_x3}+{coef3_x2}+{coef3_x}+{const}}\\\\
&= \\simplify{{coef3_x3}+{coef3_x2}+{coef3_x}+{const}}.
\\end{align}
\\]

\n

Therefore, $(\\simplify{(x+{c})})$ is also a factor of $f(x)$.

", "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)$. 

", "metadata": {"description": "

Apply the factor theorem to check which of a list of linear polynomials are factors of another polynomial.

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