// Numbas version: finer_feedback_settings {"name": "CINCO SEIS Derivada producto", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"functions": {}, "ungrouped_variables": ["a", "s1", "b", "m", "n"], "name": "CINCO SEIS Derivada producto", "tags": [], "preamble": {"css": "", "js": ""}, "advice": "
Si $u$ y $v$ son funciones derivables de $x$, entonces la derivada del producto es:
\\[\\simplify{Diff(u * v,x,1) = u * Diff(v,x,1) + v * Diff(u,x,1)}\\]
En el ejercicio se tiene que:
\n\\[\\simplify[dPoly]{u = ({a} + {b} * x) ^ {m}}\\Rightarrow \\simplify[dPoly]{Diff(u,x,1) = {m * b} * ({a} + {b} * x) ^ {m -1}}\\]
\n\\[\\simplify{v = e ^ ({n} * x)} \\Rightarrow \\simplify{Diff(v,x,1) = {n} * e ^ ({n} * x)}\\]
\nReemplazando en la fórmula se obtiene:
\n\\[\\simplify[dPoly]{Diff(f,x,1) = {m * b} * ({a} + {b} * x) ^ {m -1} * e ^ ({n} * x) + {n} * ({a} + {b} * x) ^ {m} * e ^ ({n} * x) = ({a} + {b} * x) ^ {m -1} * ({m * b + n * a} + {n * b} * x) * e ^ ({n} * x)}\\]
\nEn el último paso se ha factorizado la expresión, tomando factor común: $\\simplify[dPoly]{({a} + {b} * x) ^ {m -1} * e ^ ({n} * x)}$.
\nDe lo anterior se puede concluir que \\[\\simplify[dPoly]{g(x) = {m * b + n * a} + {n * b} * x}\\].
", "rulesets": {"std": ["all", "!collectNumbers"], "dpoly": ["std", "fractionNumbers"]}, "parts": [{"stepsPenalty": 0, "prompt": "La derivada de la función $\\simplify[dPoly]{f(x) = ({a} + {b} * x) ^ {m} * e ^ ({n} * x)}$ es: \\[\\simplify[dPoly]{Diff(f,x,1) = ({a} + {b} * x) ^ {m -1} * e ^ ({n} * x) * g(x)}\\]
\nDetermine el polinomio $g(x)$ faltante en la expresión.
\n$g(x)=\\;$[[0]]
\nEjemplo de respuesta: escriba 7-8x para ingresar una respuesta como
$7-8x$", "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "steps": [{"vsetrangepoints": 5, "prompt": "Si $u$ y $v$ son funciones derivables de $x$, entonces la derivada del producto es:
\\[\\simplify{Diff(u * v,x,1) = u * Diff(v,x,1) + v * Diff(u,x,1)}\\]
Calcular la derivada empleando la regla del Producto.
", "variable_groups": [], "variablesTest": {"maxRuns": 100, "condition": ""}, "variables": {"a": {"definition": "random(1..4)", "templateType": "anything", "group": "Ungrouped variables", "name": "a", "description": ""}, "s1": {"definition": "random(1,-1)", "templateType": "anything", "group": "Ungrouped variables", "name": "s1", "description": ""}, "b": {"definition": "s1*random(1..5)", "templateType": "anything", "group": "Ungrouped variables", "name": "b", "description": ""}, "m": {"definition": "random(2..8)", "templateType": "anything", "group": "Ungrouped variables", "name": "m", "description": ""}, "n": {"definition": "random(2..6)", "templateType": "anything", "group": "Ungrouped variables", "name": "n", "description": ""}}, "metadata": {"description": "Differentiate the function $f(x)=(a + b x)^m e ^ {n x}$ using the product rule. Find $g(x)$ such that $f^{\\prime}(x)= (a + b x)^{m-1} e ^ {n x}g(x)$.
", "licence": "Creative Commons Attribution 4.0 International"}, "type": "question", "contributors": [{"name": "Marlon Arcila", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/321/"}]}]}], "contributors": [{"name": "Marlon Arcila", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/321/"}]}