// Numbas version: exam_results_page_options {"name": "El teorema del factor establece que si $ f (x) $ es un polinomio y $ f (p) = 0 $, entonces $ (xp) $ es un factor de $ f (x) $.", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "El teorema del factor establece que si $ f (x) $ es un polinomio y $ f (p) = 0 $, entonces $ (xp) $ es un factor de $ f (x) $.", "tags": [], "metadata": {"description": "

Aplique el teorema del factor para verificar cuáles de una lista de polinomios lineales son factores de otro polinomio.

", "licence": "Creative Commons Attribution 4.0 International"}, "statement": "

El Teorema del Factor establece que si $ f (x) $ es un polinomio y $ f (p) = 0 $, entonces $ (x-p) $ es un factor de $ f (x) $.

\n

", "advice": "

Para encontrar los factores del polinomio $f(x) = \\simplify{x^3+({a}+{b}+{c})x^2+({a}{b}+{a}{c}+{b}{c})x+{a}{b}{c}}$, usamos el teorema del factor.

\n

Si $f(x)$ es un polinomio y $f(p) = 0$, entonces $(x-p)$ es un factor de $f(x)$.

\n

Si $(\\simplify{(x+{a})})$ es un factor de $f(x)$ entonces por el teorema del factor, $f(\\simplify{-{a}}) = 0$.

\n

Vemos que:\\[
\\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

Por lo tanto, $(\\simplify{(x+{a})})$ es un factor de $f(x)$. Similarmente para $(\\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

Por lo tanto, $(\\simplify{(x+{d})})$ no es un factor de $f(x)$. finalmente, para $(\\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

Por lo tanto, $(\\simplify{(x+{c})})$ es también un factor de $f(x)$.

", "rulesets": {}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"coef2_x2": {"name": "coef2_x2", "group": "Ungrouped variables", "definition": "(a+b+c)*(-d)^2", "description": "

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

", "templateType": "anything", "can_override": false}, "coef3_x3": {"name": "coef3_x3", "group": "Ungrouped variables", "definition": "(-c)^3", "description": "

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

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

Constant term in the equation.

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

Número aleatorio entre -2 y 3, sin incluir 0 para crear polinomio.

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

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

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

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

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

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

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

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

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

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

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

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

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

Incorrect answer for part a.

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

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

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

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

", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "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"], "variable_groups": [], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "m_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": "

Establecer cuál o cuáles de los siguientes son factores del polinomio $f(x) = \\simplify{x^3+({a}+{b}+{c})x^2+({a}{b}+{a}{c}+{b}{c})x+{a}{b}{c}}.$

", "minMarks": 0, "maxMarks": 0, "shuffleChoices": true, "displayType": "checkbox", "displayColumns": 0, "minAnswers": 0, "maxAnswers": 0, "warningType": "none", "showCellAnswerState": true, "markingMethod": "sum ticked cells", "choices": ["

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

", "

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

", "

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

"], "matrix": ["1", 0, "1"], "distractors": ["", "", ""]}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Elliott Fletcher", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1591/"}, {"name": "Luis Hernandez", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2870/"}]}]}], "contributors": [{"name": "Christian Lawson-Perfect", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/7/"}, {"name": "Elliott Fletcher", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/1591/"}, {"name": "Luis Hernandez", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2870/"}]}