summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/main.tex b/main.tex
index a3f4e70..72d15ee 100644
--- a/main.tex
+++ b/main.tex
@@ -60,6 +60,33 @@
\\
\\
+\item \textbf{Encontrar el coeficiente que contenga $x^3 de $(2x^4+4)^8$}
+ \\
+ \\
+ \\
+ \\
+ \\
+
+\item \textbf{¿Cuál es el sexto término de $(3x-4y)^8?$}
+$$C(n, r-1)x^{n-r+1}y^{r-1}=\frac{n!}{(r-1)!(n-r+1)!}x^{n-r+1}y^{r-1}$$
+ \\
+ \\
+ \\
+ \\
+ \\
+\item \textbf{Halle los primeros cuatro términos del desarrollo de $(2x+y)^{37}?$}
+ \\
+ \\
+ \\
+ \\
+ \\
+\item \textbf{Desarrolle $(4x+9)^5$}
+ \\
+ \\
+ \\
+ \\
+ \\
+
\end{itemize}
\end{document}