Please enable JavaScript.
Coggle requires JavaScript to display documents.
VARIABLES E INCÓGNITAS (Una FUNCIÓN POLINOMIAL es una función cuya…
VARIABLES E INCÓGNITAS
Una FUNCIÓN POLINOMIAL es una función cuya expresión analítica viene dada por un polinomio
<mi>f</mi>
<mo stretchy="false">(</mo>
<mi>x</mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<msub>
<mi>a</mi>
<mi>n</mi>
</msub>
<msup>
<mi>x</mi>
<mi>n</mi>
</msup>
<mo>+</mo>
<msub>
<mi>a</mi>
<mrow>
<mi>n</mi>
<mo>−</mo>
<mn>1</mn>
</mrow>
</msub>
<msup>
<mi>x</mi>
<mrow>
<mi>n</mi>
<mo>−</mo>
<mn>1</mn>
</mrow>
</msup>
<mo>+</mo>
<mo>…</mo>
<mo>+</mo>
<msub>
<mi>a</mi>
<mn>1</mn>
</msub>
<mi>x</mi>
<mo>+</mo>
<msub>
<mi>a</mi>
<mn>0</mn>
</msub>
</math>