Integrales de funciones

Inmediatas:

$$\int x^5 \, dx = \frac{x^6}{6} + C$$

$$\int e^{2x} \, dx = \frac{1}{2}e^{2x} + C$$

$$\int x^{-3} \, dx = \frac{x^{-2}}{-2} + C = -\frac{1}{2x^2} + C$$

$$\int \sqrt{x} \, dx = \int x^{1/2} \, dx = \frac{x^{3/2}}{3/2} + C = \frac{2}{3}\sqrt{x^3} + C$$

$$\int \frac{1}{\sqrt[3]{x}} \, dx = \int x^{-1/3} \, dx = \frac{x^{2/3}}{2/3} + C = \frac{3}{2}\sqrt[3]{x^2} + C$$

$$\int 7x^2 \, dx = 7 \int x^2 \, dx = \frac{7x^3}{3} + C$$

$$\int 5^x \, dx = \frac{5^x}{\ln 5} + C$$

$$\int \frac{1}{x} \, dx = \ln|x| + C$$

$$\int \frac{3}{x} \, dx = 3 \ln|x| + C$$

$$\int e^{x+2} \, dx = e^{x+2} + C$$

$$\int \frac{1}{x} \, dx = \ln|x| + C$$

$$\int (x^2 + x + 1) \, dx = \frac{x^3}{3} + \frac{x^2}{2} + x + C$$

$$\int \frac{x+1}{x} \, dx = \int (1 + \frac{1}{x}) \, dx = x + \ln|x| + C$$

$$\int (x-2)^2 \, dx = \int (x^2 – 4x + 4) \, dx = \int x^2 \, dx – 4 \int x \, dx + 4 \int dx = \frac{x^3}{3} – 4 \frac{x^2}{2} + 4x + C = \frac{x^3}{3} – 2x^2 + 4x + C$$

$$\int \frac{1}{x^4} \, dx = \int x^{-4} \, dx = \frac{x^{-3}}{-3} + C = -\frac{1}{3} \frac{1}{x^3} + C$$

$$\int \frac{x^2 – x + 5}{x} \, dx = \int \left( x – 1 + \frac{5}{x} \right) \, dx = \int x \, dx – \int dx + 5 \int \frac{1}{x} \, dx = \frac{x^2}{2} – x + 5 \ln|x| + C$$

$$\int \sqrt[3]{x^2} \, dx = \int x^{2/3} \, dx = \frac{x^{5/3}}{5/3} + C = \frac{3}{5} x^{5/3} + C = \frac{3}{5} \sqrt[3]{x^5} + C = \frac{3}{5} x \sqrt[3]{x^2} + C$$

$$\int \frac{1}{5x – 2} \, dx = \frac{1}{5} \int \frac{5}{5x – 2} \, dx = \frac{1}{5} \ln|5x – 2| + C$$

$$\int e^{-3x} \, dx = -\frac{1}{3} \int -3e^{-3x} \, dx = -\frac{1}{3}e^{-3x} + C$$

$$\int (2x + 7)^4 \, dx = \frac{1}{2} \int 2(2x + 7)^4 \, dx = \frac{1}{2} \frac{(2x + 7)^5}{5} + C = \frac{(2x + 7)^5}{10} + C$$

$$\int \sqrt{4x – 1} \, dx = \frac{1}{4} \int 4(4x – 1)^{1/2} \, dx = \frac{1}{4} \frac{(4x – 1)^{3/2}}{3/2} + C = \frac{1}{6} \sqrt{(4x – 1)^3} + C$$

$$\int 3^{2x} \, dx = \frac{1}{2} \int 2 \cdot 3^{2x} \, dx = \frac{1}{2} \frac{3^{2x}}{\ln 3} + C$$

$$\int \frac{1}{\sqrt{5x + 2}} \, dx = \frac{1}{5} \int 5(5x + 2)^{-1/2} \, dx = \frac{1}{5} \frac{(5x + 2)^{1/2}}{1/2} + C = \frac{2}{5} \sqrt{5x + 2} + C$$

$$\int (e^x + e^{-x})^2 \, dx = \int (e^{2x} + 2 + e^{-2x}) \, dx = \frac{1}{2}e^{2x} + 2x – \frac{1}{2}e^{-2x} + C$$

$$\int \frac{1}{x \sqrt[4]{x}} \, dx = \int x^{-5/4} \, dx = \frac{x^{-1/4}}{-1/4} + C = -\frac{4}{\sqrt[4]{x}} + C$$

$$\int \frac{dx}{7 – x} = -\int \frac{-1}{7 – x} \, dx = -\ln|7 – x| + C$$

$$\int \frac{x + 3}{\sqrt{x}} \, dx = \int (x^{1/2} + 3x^{-1/2}) \, dx = \frac{2}{3}x^{3/2} + 6x^{1/2} + C$$

$$\int \frac{x^3 – 1}{x^2} \, dx = \int (x – x^{-2}) \, dx = \frac{x^2}{2} + \frac{1}{x} + C$$

$$\int e^{2x+3} \, dx = \frac{1}{2} \int 2e^{2x+3} \, dx = \frac{1}{2}e^{2x+3} + C$$

$$\int \frac{1}{1 – 3x} \, dx = -\frac{1}{3} \int \frac{-3}{1 – 3x} \, dx = -\frac{1}{3}\ln|1 – 3x| + C$$

$$\int \frac{1}{(4x + 1)^3} \, dx = \frac{1}{4} \int 4(4x + 1)^{-3} \, dx = \frac{(4x + 1)^{-2}}{4(-2)} + C = -\frac{1}{8(4x + 1)^2} + C$$

$$\int \sqrt[3]{5x – 2} \, dx = \frac{1}{5} \int 5(5x – 2)^{1/3} \, dx = \frac{1}{5} \frac{(5x – 2)^{4/3}}{4/3} + C = \frac{3}{20}\sqrt[3]{(5x – 2)^4} + C$$

$$\int \frac{dx}{\sqrt{1 – 2x}} = -\frac{1}{2} \int -2(1 – 2x)^{-1/2} \, dx = -\frac{1}{2} \frac{(1 – 2x)^{1/2}}{1/2} + C = -\sqrt{1 – 2x} + C$$

$$\int (\sqrt{x} – 1)^2 \, dx = \int (x – 2\sqrt{x} + 1) \, dx = \frac{x^2}{2} – \frac{4}{3}x^{3/2} + x + C$$


Por cambio de variable:
$$\int x\sqrt{x-1} \, dx = \begin{pmatrix} t = x-1 \\ dt = dx \end{pmatrix} = \int (t+1)\sqrt{t} \, dt = \int t\sqrt{t} \, dt + \int \sqrt{t} \, dt = \int t \cdot t^{1/2} \, dt + \int t^{1/2} \, dt = \int t^{3/2} \, dt + \int t^{1/2} \, dt = \frac{t^{5/2}}{5/2} + \frac{t^{3/2}}{3/2} + C = \frac{2}{5} t^{5/2} + \frac{2}{3} t^{3/2} + C = \frac{2}{5} (x-1)^{5/2} + \frac{2}{3} (x-1)^{3/2} + C$$


$$\int \frac{x^2}{x^3 – 2} \, dx = \begin{pmatrix} t = x^3 – 2 \\ dt = 3x^2 \, dx \end{pmatrix} = \frac{1}{3} \int \frac{dt}{t} = \frac{1}{3} \ln|t| + C = \frac{1}{3} \ln|x^3 – 2| + C$$


$$\int (e^x – 3)^4 e^x \, dx = \begin{pmatrix} t = e^x – 3 \\ dt = e^x \, dx \end{pmatrix} = \int t^4 \, dt = \frac{t^5}{5} + C = \frac{(e^x – 3)^5}{5} + C$$


$$\int \frac{\ln x}{x} \, dx = \begin{pmatrix} t = \ln x \\ dt = \frac{1}{x} \, dx \end{pmatrix} = \int t \, dt = \frac{t^2}{2} + C = \frac{(\ln |x|)^2}{2} + C$$

$$\int x\sqrt{x^2 + 5} \, dx = \left( \begin{matrix} t = x^2+5 \\ dt = 2x \, dx \end{matrix} \right) = \frac{1}{2} \int \sqrt{t} \, dt = \frac{1}{2} \frac{t^{3/2}}{3/2} + C = \frac{1}{3}(x^2+5)^{3/2} + C$$

$$\int x e^{x^2} \, dx = \left( \begin{matrix} t = x^2 \\ dt = 2x \, dx \end{matrix} \right) = \frac{1}{2} \int e^t \, dt = \frac{1}{2} e^t + C = \frac{1}{2} e^{x^2} + C$$

$$\int \frac{(\ln x)^3}{x} \, dx = \left( \begin{matrix} t = \ln x \\ dt = \frac{1}{x} dx \end{matrix} \right) = \int t^3 \, dt = \frac{t^4}{4} + C = \frac{(\ln x)^4}{4} + C$$

$$\int \frac{x^3}{(x^4 + 1)^2} \, dx = \left( \begin{matrix} t = x^4+1 \\ dt = 4x^3 dx \end{matrix} \right) = \frac{1}{4} \int t^{-2} \, dt = -\frac{1}{4t} + C = -\frac{1}{4(x^4+1)} + C$$

$$\int \frac{e^x}{\sqrt[3]{e^x + 2}} \, dx = \left( \begin{matrix} t = e^x+2 \\ dt = e^x dx \end{matrix} \right) = \int t^{-1/3} \, dt = \frac{t^{2/3}}{2/3} + C = \frac{3}{2}(e^x+2)^{2/3} + C$$

$$\int \frac{1}{x \sqrt{\ln x}} \, dx = \left( \begin{matrix} t = \ln x \\ dt = \frac{1}{x} dx \end{matrix} \right) = \int t^{-1/2} \, dt = 2\sqrt{t} + C = 2\sqrt{\ln x} + C$$

$$\int (x-1)(x^2 – 2x + 5)^4 \, dx = \left( \begin{matrix} t = x^2-2x+5 \\ dt = (2x-2) dx \end{matrix} \right) = \frac{1}{2} \int t^4 \, dt = \frac{t^5}{10} + C = \frac{(x^2-2x+5)^5}{10} + C$$

$$\int \frac{e^{\sqrt{x}}}{\sqrt{x}} \, dx = \left( \begin{matrix} t = \sqrt{x} \\ dt = \frac{1}{2\sqrt{x}} dx \end{matrix} \right) = 2 \int e^t \, dt = 2e^t + C = 2e^{\sqrt{x}} + C$$

$$\int \frac{1}{x (\ln x)^2} \, dx = \left( \begin{matrix} t = \ln x \\ dt = \frac{1}{x} dx \end{matrix} \right) = \int t^{-2} \, dt = -\frac{1}{t} + C = -\frac{1}{\ln x} + C$$

$$\int \frac{x+1}{x^2+2x+3} \, dx = \left( \begin{matrix} t = x^2+2x+3 \\ dt = (2x+2) dx \end{matrix} \right) = \frac{1}{2} \int \frac{1}{t} dt = \frac{1}{2} \ln|t| + C = \frac{1}{2} \ln|x^2+2x+3| + C$$

$$\int \frac{e^x}{e^x + 4} \, dx = \left( \begin{matrix} t = e^x + 4 \\ dt = e^x dx \end{matrix} \right) = \int \frac{1}{t} dt = \ln|t| + C = \ln(e^x + 4) + C$$

$$\int x^2 \sqrt{x^3 – 1} \, dx = \left( \begin{matrix} t = x^3 – 1 \\ dt = 3x^2 dx \end{matrix} \right) = \frac{1}{3} \int \sqrt{t} \, dt = \frac{1}{3} \frac{t^{3/2}}{3/2} + C = \frac{2}{9}(x^3 – 1)^{3/2} + C$$

$$\int \frac{\sqrt{\ln x}}{x} \, dx = \left( \begin{matrix} t = \ln x \\ dt = \frac{1}{x} dx \end{matrix} \right) = \int \sqrt{t} \, dt = \frac{t^{3/2}}{3/2} + C = \frac{2}{3}(\ln x)^{3/2} + C$$

$$\int (3x + 2)^5 \, dx = \left( \begin{matrix} t = 3x + 2 \\ dt = 3 dx \end{matrix} \right) = \frac{1}{3} \int t^5 \, dt = \frac{1}{3} \frac{t^6}{6} + C = \frac{(3x + 2)^6}{18} + C$$

$$\int x^2 e^{x^3 + 1} \, dx = \left( \begin{matrix} t = x^3 + 1 \\ dt = 3x^2 dx \end{matrix} \right) = \frac{1}{3} \int e^t \, dt = \frac{1}{3} e^t + C = \frac{1}{3} e^{x^3 + 1} + C$$

$$\int \frac{1}{x (\ln x)^4} \, dx = \left( \begin{matrix} t = \ln x \\ dt = \frac{1}{x} dx \end{matrix} \right) = \int t^{-4} \, dt = \frac{t^{-3}}{-3} + C = -\frac{1}{3(\ln x)^3} + C$$

$$\int \frac{x}{\sqrt{x^2 – 9}} \, dx = \left( \begin{matrix} t = x^2 – 9 \\ dt = 2x dx \end{matrix} \right) = \frac{1}{2} \int t^{-1/2} \, dt = \frac{1}{2} (2\sqrt{t}) + C = \sqrt{x^2 – 9} + C$$

$$\int e^{-x} (1 – e^{-x})^2 \, dx = \left( \begin{matrix} t = 1 – e^{-x} \\ dt = e^{-x} dx \end{matrix} \right) = \int t^2 \, dt = \frac{t^3}{3} + C = \frac{(1 – e^{-x})^3}{3} + C$$

$$\int \frac{x^4}{x^5 + 7} \, dx = \left( \begin{matrix} t = x^5 + 7 \\ dt = 5x^4 dx \end{matrix} \right) = \frac{1}{5} \int \frac{1}{t} dt = \frac{1}{5} \ln|t| + C = \frac{1}{5} \ln|x^5 + 7| + C$$

$$\int x \sqrt[3]{1 – x^2} \, dx = \left( \begin{matrix} t = 1 – x^2 \\ dt = -2x dx \end{matrix} \right) = -\frac{1}{2} \int t^{1/3} \, dt = -\frac{1}{2} \frac{t^{4/3}}{4/3} + C = -\frac{3}{8}(1 – x^2)^{4/3} + C$$


Ejercicio: Calcula las siguientes integrales por partes:

$$\int \ln x \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{dx}{x} \\ dv = dx \Rightarrow v = x \end{matrix} \right) = x \ln x – \int x \frac{dx}{x} = x \ln x – \int dx = x \ln x – x + C$$

$$\int xe^x \, dx = \left( \begin{matrix} u = x \Rightarrow du = dx \\ dv = e^x \, dx \Rightarrow v = e^x \end{matrix} \right) = xe^x – \int e^x \, dx = xe^x – e^x + C$$

$$\int x \ln x \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{dx}{x} \\ dv = x \, dx \Rightarrow v = \frac{x^2}{2} \end{matrix} \right) = \frac{x^2}{2} \ln x – \frac{1}{2} \int x^2 \frac{dx}{x} = \frac{x^2}{2} \ln x – \frac{1}{2} \int x \, dx = \frac{x^2}{2} \ln x – \frac{1}{2} \frac{x^2}{2} + C = \frac{x^2}{2} \ln x – \frac{x^2}{4} + C$$

$$\int x^2 e^x \, dx = \left( \begin{matrix} u = x^2 \Rightarrow du = 2x \, dx \\ dv = e^x \, dx \Rightarrow v = e^x \end{matrix} \right) = x^2 e^x – 2 \int xe^x \, dx = \left( \begin{matrix} u = x \Rightarrow du = dx \\ dv = e^x \, dx \Rightarrow v = e^x \end{matrix} \right) = x^2 e^x – 2 \left[ xe^x – \int e^x \, dx \right] = x^2 e^x – 2xe^x + 2 \int e^x \, dx = x^2 e^x – 2xe^x + 2e^x + C$$

$$\int x e^{3x} \, dx = \left( \begin{matrix} u = x \Rightarrow du = dx \\ dv = e^{3x} \, dx \Rightarrow v = \frac{1}{3}e^{3x} \end{matrix} \right) = \frac{x}{3}e^{3x} – \int \frac{1}{3}e^{3x} \, dx = \frac{x}{3}e^{3x} – \frac{1}{9}e^{3x} + C$$

$$\int x^2 \ln x \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{dx}{x} \\ dv = x^2 \, dx \Rightarrow v = \frac{x^3}{3} \end{matrix} \right) = \frac{x^3}{3} \ln x – \int \frac{x^3}{3} \frac{dx}{x} = \frac{x^3}{3} \ln x – \frac{1}{3} \int x^2 \, dx = \frac{x^3}{3} \ln x – \frac{x^3}{9} + C$$

$$\int \sqrt{x} \ln x \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{dx}{x} \\ dv = x^{1/2} \, dx \Rightarrow v = \frac{2}{3}x^{3/2} \end{matrix} \right) = \frac{2}{3}x^{3/2} \ln x – \int \frac{2}{3}x^{3/2} \frac{dx}{x} = \frac{2}{3}x^{3/2} \ln x – \frac{2}{3} \int x^{1/2} \, dx = \frac{2}{3}x^{3/2} \ln x – \frac{4}{9}x^{3/2} + C$$

$$\int \frac{\ln x}{x^2} \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{1}{x} dx \\ dv = x^{-2} \, dx \Rightarrow v = -x^{-1} \end{matrix} \right) = -\frac{\ln x}{x} – \int \left(-\frac{1}{x} \cdot \frac{1}{x}\right) \, dx = -\frac{\ln x}{x} + \int x^{-2} \, dx = -\frac{\ln x}{x} – \frac{1}{x} + C$$

$$\int x e^{-x} \, dx = \left( \begin{matrix} u = x \Rightarrow du = dx \\ dv = e^{-x} \, dx \Rightarrow v = -e^{-x} \end{matrix} \right) = -x e^{-x} – \int -e^{-x} \, dx = -x e^{-x} – e^{-x} + C$$

$$\int \frac{\ln x}{\sqrt{x}} \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{1}{x} dx \\ dv = x^{-1/2} \, dx \Rightarrow v = 2x^{1/2} \end{matrix} \right) = 2\sqrt{x} \ln x – \int \frac{2\sqrt{x}}{x} \, dx = 2\sqrt{x} \ln x – 4\sqrt{x} + C$$

$$\int (\ln x)^2 \, dx = \left( \begin{matrix} u = (\ln x)^2 \Rightarrow du = \frac{2 \ln x}{x} dx \\ dv = dx \Rightarrow v = x \end{matrix} \right) = x(\ln x)^2 – 2 \int \ln x \, dx = x(\ln x)^2 – 2(x \ln x – x) + C$$

$$\int (x^2 + 1) e^x \, dx = \left( \begin{matrix} u = x^2 + 1 \Rightarrow du = 2x \, dx \\ dv = e^x \, dx \Rightarrow v = e^x \end{matrix} \right) = (x^2 + 1)e^x – 2 \int x e^x \, dx = (x^2 + 1)e^x – 2(xe^x – e^x) + C$$

$$\int \frac{\ln x}{x^3} \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{1}{x} dx \\ dv = x^{-3} \, dx \Rightarrow v = -\frac{1}{2x^2} \end{matrix} \right) = -\frac{\ln x}{2x^2} + \int \frac{1}{2x^3} \, dx = -\frac{\ln x}{2x^2} – \frac{1}{4x^2} + C$$

$$\int (2x – 3) e^{2x} \, dx = \left( \begin{matrix} u = 2x – 3 \Rightarrow du = 2 \, dx \\ dv = e^{2x} \, dx \Rightarrow v = \frac{1}{2}e^{2x} \end{matrix} \right) = \frac{2x – 3}{2}e^{2x} – \int e^{2x} \, dx = \frac{2x – 3}{2}e^{2x} – \frac{1}{2}e^{2x} + C$$

$$\int \ln(\sqrt{x}) \, dx = \left( \begin{matrix} u = \ln(\sqrt{x}) \Rightarrow du = \frac{1}{2x} dx \\ dv = dx \Rightarrow v = x \end{matrix} \right) = x \ln(\sqrt{x}) – \int \frac{x}{2x} \, dx = x \ln(\sqrt{x}) – \frac{1}{2}x + C$$

$$\int (x+5) e^x \, dx = \left( \begin{matrix} u = x+5 \Rightarrow du = dx \\ dv = e^x \, dx \Rightarrow v = e^x \end{matrix} \right) = (x+5)e^x – \int e^x \, dx = (x+5)e^x – e^x + C = (x+4)e^x + C$$

$$\int x^{1/3} \ln x \, dx = \left( \begin{matrix} u = \ln x \Rightarrow du = \frac{1}{x} dx \\ dv = x^{1/3} \, dx \Rightarrow v = \frac{3}{4}x^{4/3} \end{matrix} \right) = \frac{3}{4}x^{4/3} \ln x – \int \frac{3}{4}x^{1/3} \, dx = \frac{3}{4}x^{4/3} \ln x – \frac{9}{16}x^{4/3} + C$$


Inmediatas Trigonométricas:

$$\int \sin(3x) \, dx = -\frac{1}{3}\cos(3x) + C$$


$$\int x \cos(x) \, dx = x \sin(x) + \cos(x) + C$$


$$\int \frac{1}{\sqrt{1-x^2}} \, dx = \sin^{-1}(x) + C$$


$$\int \frac{\tan(x)}{\cos^2(x)} \, dx = \frac{1}{2}\tan^2(x) + C \text{ o } \frac{1}{2}\sec^2(x) + C$$


$$\int (3e^x – \sin x \, dx = 3 \int e^x \, dx – \int \sin x \, dx = 3e^x + \cos x + C$$


$$\int \frac{3}{5x^2 + 5} \, dx = \frac{3}{5} \int \frac{1}{x^2 + 1} \, dx = \frac{3}{5} \arctan x + C$$


$$\int \sqrt{\frac{4}{9 – 9x^2}} \, dx = \int \sqrt{\frac{4}{9}} \sqrt{\frac{1}{1 – x^2}} \, dx = \sqrt{\frac{4}{9}} \int \frac{1}{\sqrt{1 – x^2}} \, dx = \frac{2}{3} \arcsin x + C$$

$$\int \frac{\sin x}{\sqrt{\cos x}} dx = \begin{pmatrix} t = \cos x \\ dt = -\sin x dx \end{pmatrix} = \int \frac{-dt}{\sqrt{t}} = -\int \frac{1}{t^{1/2}} dt = -\int t^{-1/2} dt = -\frac{t^{1/2}}{1/2} + C = -2t^{1/2} + C = -2\sqrt{t} + C = -2\sqrt{\cos x} + C$$

$$\int x \sin x \, dx = \left( \begin{matrix} u = x \Rightarrow du = dx \\ dv = \sin x \, dx \Rightarrow v = -\cos x \end{matrix} \right) = -x \cos x – \int (-\cos x) \, dx = -x \cos x + \int \cos x \, dx = -x \cos x + \sin x + C$$

$$\int \arctan x \, dx = \left( \begin{matrix} u = \arctan x \Rightarrow du = \frac{1}{1+x^2} dx \\ dv = dx \Rightarrow v = x \end{matrix} \right) = x \arctan x – \int \frac{x}{1+x^2} \, dx = x \arctan x – \frac{1}{2} \ln(1+x^2) + C$$

$$\int x \cos(2x) \, dx = \left( \begin{matrix} u = x \Rightarrow du = dx \\ dv = \cos(2x) \, dx \Rightarrow v = \frac{1}{2}\sin(2x) \end{matrix} \right) = \frac{x}{2}\sin(2x) – \int \frac{1}{2}\sin(2x) \, dx = \frac{x}{2}\sin(2x) + \frac{1}{4}\cos(2x) + C$$


Integrales definidas

$$\int_{0}^{2} x^2 \, dx = \left[ \frac{x^3}{3} \right]_{0}^{2} = \frac{8}{3}$$

$$\int_{1}^{e} \frac{1}{x} \, dx = \left[ \ln|x| \right]_{1}^{e} = 1 – 0 = 1$$

$$\int_{0}^{4} \sqrt{x} \, dx = \left[ \frac{2}{3}x^{3/2} \right]_{0}^{4} = \frac{2}{3}(8) = \frac{16}{3}$$

$$\int_{1}^{3} (2x + 1) \, dx = [x^2 + x]_{1}^{3} = (9+3) – (1+1) = 10$$

$$\int_{1}^{2} \frac{1}{x^2} \, dx = [-\frac{1}{x}]_{1}^{2} = -\frac{1}{2} – (-1) = \frac{1}{2}$$

$$\int_{0}^{1} 2^x \, dx = [\frac{2^x}{\ln(2)}]_{0}^{1} = \frac{2}{\ln(2)} – \frac{1}{\ln(2)} = \frac{1}{\ln(2)}$$

$$\int_{0}^{1} (x+1)^3 \, dx = [\frac{(x+1)^4}{4}]_{0}^{1} = \frac{16}{4} – \frac{1}{4} = \frac{15}{4}$$

$$\int_{-1}^{1} (3x^2 – 1) \, dx = [x^3 – x]_{-1}^{1} = (1-1) – (-1 – (-1)) = 0$$

$$\int_{1}^{9} \frac{1}{\sqrt{x}} \, dx = [2\sqrt{x}]_{1}^{9} = 2(3) – 2(1) = 4$$

$$\int_{0}^{2} (x^3 + 3x^2 – 5x + 2) \, dx = [\frac{x^4}{4} + x^3 – \frac{5x^2}{2} + 2x]_{0}^{2} = 4 + 8 – 10 + 4 = 6$$

$$\int_{-1}^{1} (4x^3 – 2x + 6) \, dx = [x^4 – x^2 + 6x]_{-1}^{1} = (1-1+6) – (1-1-6) = 12$$

$$\int_{0}^{3} (x-2)^2 \, dx = \int_{0}^{3} (x^2 – 4x + 4) \, dx = [\frac{x^3}{3} – 2x^2 + 4x]_{0}^{3} = 9 – 18 + 12 = 3$$


Matrices

OPERACIONES CON MATRICES


Ejercicio: Dada las matrices…

$$A = \begin{pmatrix} -1 & 2 \\ -3 & 4 \end{pmatrix} \quad B = \begin{pmatrix} 0 & -1 \\ -1 & 5 \end{pmatrix}$$

a) 2A+3B
b) A · B
c) B · A
d) A3
e) A·B-A2
f) 2B + B·A2

Solución:

$$a) \begin{pmatrix} -2 & 1 \\ -9 & 23 \end{pmatrix} \ b) \begin{pmatrix} -2 & 11 \\ -4 & 23 \end{pmatrix} \ c) \begin{pmatrix} 3 & -4 \\ -14 & 18 \end{pmatrix} \\ d) \begin{pmatrix} -13 & 14 \\ -21 & 22 \end{pmatrix}\ e) \begin{pmatrix} 3 & 5 \\ 5 & 13 \end{pmatrix} \ f) \begin{pmatrix} 9 & -12 \\ -42 & 54 \end{pmatrix}$$


Ejercicio: A partir de estas matrices…
$$A = \begin{pmatrix} 1 & 0 & 2 \\ -1 & 3 & 1 \\ 0 & 2 & 1 \end{pmatrix} \quad B = \begin{pmatrix} 2 & 1 & 0 \\ 0 & -1 & 2 \\ 1 & 1 & 3 \end{pmatrix}$$

a) A + B
b) A · B
c) B · A
d) A2
e) 2A – B

Solución:

$$a) \begin{pmatrix} 3 & 1 & 2 \\ -1 & 2 & 3 \\ 1 & 3 & 4 \end{pmatrix} \ b) \begin{pmatrix} 4 & 3 & 6 \\ -1 & -3 & 9 \\ 1 & -1 & 7 \end{pmatrix} \ c) \begin{pmatrix} 1 & 3 & 5 \\ 1 & 1 & 1 \\ 0 & 9 & 6 \end{pmatrix} \\ \\ d) \begin{pmatrix} 1 & 4 & 4 \\ -4 & 11 & 2 \\ -2 & 8 & 3 \end{pmatrix} \ e) \begin{pmatrix} 0 & -1 & 4 \\ -2 & 7 & 0 \\ -1 & 3 & -1 \end{pmatrix}$$


Ejercicio: A partir de estas matrices…

$$A = \begin{pmatrix} -1 & 3 & 2 & 5 \\ 4 & 1 & 0 & -6 \end{pmatrix} \quad B = \begin{pmatrix} 0 & 0 & 3 & 2 \\ 4 & 3 & -9 & 7 \end{pmatrix} \quad C = \begin{pmatrix} 2 & -4 & 6 & 5 \\ 4 & -3 & 2 & 8 \end{pmatrix}$$

a) A+B
b) B + A
c) A + (B+C)

Solución:

$$a) \begin{pmatrix} -1 & 3 & 5 & 7 \\ 8 & 4 & -9 & 1 \end{pmatrix} \ b) \begin{pmatrix} -1 & 3 & 5 & 7 \\ 8 & 4 & -9 & 1 \end{pmatrix} \ c) \begin{pmatrix} 1 & -1 & 11 & 12 \\ 12 & 1 & -7 & 9 \end{pmatrix}$$


Ejercicio: Calcualar el determinante de las siguientes matrices

$$a) \begin{vmatrix} 2 & 5 \\ 3 & 4 \end{vmatrix} \quad b) \begin{vmatrix} 1 & 0 \\ -2 & -3 \end{vmatrix} \quad c) \begin{vmatrix} 2 & 1 \\ 0 & -1 \end{vmatrix} \quad d) \begin{vmatrix} 0 & 0 \\ 1 & -25 \end{vmatrix} $$

Solución:

a) -7 b) -3 c) -2 d) 0


Ejercicio: Calcular el determinante de las siguientes matrices

$$a) \begin{vmatrix} 1 & 2 & 3 \\ 1 & 1 & -1 \\ 2 & 0 & 5 \end{vmatrix} \quad b) \begin{vmatrix} 1 & 8 & 1 \\ 1 & 7 & 0 \\ 1 & 6 & -1 \end{vmatrix} \quad c) \begin{vmatrix} 1 & 2 & 3 \\ 7 & 0 & 0 \\ 0 & -2 & -1 \end{vmatrix}$$

$$d) \begin{vmatrix} 1 & 1 & 1 \\ 0 & -1 & 1 \\ 1 & -7 & 5 \end{vmatrix} \quad e) \begin{vmatrix} 1 & 0 & 8 \\ 0 & -5 & 5 \\ 1 & -6 & 2 \end{vmatrix} \quad f) \begin{vmatrix} 3 & 3 & 3 \\ 0 & 0 & 1 \\ 5 & -3 & 2 \end{vmatrix}$$

Solución:

a) -15 b) 0 c) -28 d) 4 e) 60 f) 24


Ejercicio: Calcular el determinante de las siguientes matrices

$$a) \begin{vmatrix} 8 & 8 & 7 & 18 \\ 8 & 4 & 4 & 9 \\ 4 & 1 & 1 & 1 \\ 4 & 3 & 3 & 9 \end{vmatrix} \quad b) \begin{vmatrix} 4 & 3 & 7 \\ 12 & 10 & 27 \\ 8 & 7 & 14 \end{vmatrix} \quad c) \begin{vmatrix} 4 & 3 & 7 \\ 13 & 11 & 28 \\ 8 & 7 & 14 \end{vmatrix} \quad d) \begin{vmatrix} 9 & 8 & 7 & 18 \\ 8 & 5 & 4 & 9 \\ 4 & 1 & 2 & 1 \\ 4 & 3 & 3 & 9 \end{vmatrix}$$

Solución

a) 8 b) -24 c) -21 d) -72


Ejercicio: Calcular el determinante de las siguientes matrices

$$a) \begin{vmatrix} 6 & 8 & 7 & 20 \\ 6 & 4 & 4 & 10 \\ 3 & 1 & 1 & 1 \\ 3 & 3 & 3 & 10 \end{vmatrix} \quad b) \begin{vmatrix} 3 & 3 & 8 \\ 9 & 10 & 31 \\ 6 & 7 & 16 \end{vmatrix} \quad c) \begin{vmatrix} 3 & 3 & 8 \\ 10 & 11 & 32 \\ 6 & 7 & 16 \end{vmatrix} \quad d) \begin{vmatrix} 7 & 8 & 7 & 20 \\ 6 & 5 & 4 & 10 \\ 3 & 1 & 2 & 1 \\ 3 & 3 & 3 & 10 \end{vmatrix}$$

Solución

a) 6 b) -21 c) -16 d) -54


Ejercicio: Calcula la inversa de estas matrices

$$A = \begin{pmatrix} 1 & 4 \\ 1 & -6 \end{pmatrix} \quad B = \begin{pmatrix} 1 & 2 & 1 \\ 1 & 0 & 0 \\ 0 & 3 & 1 \end{pmatrix} \quad C = \begin{pmatrix} 1 & 1 & 0 \\ 0 & 1 & 1 \\ 0 & 0 & 6 \end{pmatrix} \quad D = \begin{pmatrix} 1 & 2 & 5 \\ 1 & 3 & 2 \\ 2 & 4 & 9 \end{pmatrix} \quad E = \begin{pmatrix} 1 & 2 & 1 & 1 \\ 1 & 0 & 0 &2\\ 0 &2 & 1 & 0 \\ 3 & 2 & 2 & 0 \end{pmatrix}$$

Solución:

$$A = \begin{pmatrix} 3/5 & 2/5 \\ 1/10 & -1/10 \end{pmatrix}, B = \begin{pmatrix} 0 & 1 & 0 \\ -1 & 1 & 1 \\ 3 & -3 & -2 \end{pmatrix}, C = \begin{pmatrix} 1 & -1 & 1/6 \\ 0 & 1 & -1/6 \\ 0 & 0 & 1/6 \end{pmatrix}, D = \begin{pmatrix} -19 & -2 & 11 \\ 5 & 1 & -3 \\ 2 & 0 & -1\end{pmatrix} , E = \begin{pmatrix} 2 & -1 & -2 & 0 \\ 3 & -3/2 & -2 & -1/2 \\ -6 &3 & 5 &1 \\ -1 & 1 & 1 & 0 \end{pmatrix}$$


Ejercicio: Calcular el rango de estas matrices

$$A = \begin{pmatrix} 2 & -4 \\ 3 & 5 \end{pmatrix} \quad B = \begin{pmatrix} 2 & -1 \\ -6 & 3 \end{pmatrix} \quad C = \begin{pmatrix} 2 & -3 & 5 \\ 6 & -9 & 15 \end{pmatrix} \quad D = \begin{pmatrix} 1 & 2 \\ 3 & 0 \\ -2 & 5 \end{pmatrix}$$

$$ E = \begin{pmatrix} 4 & -3 & 2 \\ 0 & 5 & 3 \\ -7 & 6 & 9 \end{pmatrix} \quad F = \begin{pmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{pmatrix} \quad G = \begin{pmatrix} 2 & -3 & 0 & 1 \\ 6 & -3 & 7 & -2 \\ 4 & 0 & 7 & -3 \end{pmatrix} \quad H = \begin{pmatrix} 6 & 0 & 2 \\ -2 & 4 & 0 \\ 2 & 7 & 1 \\ 4 & -2 & 5 \end{pmatrix}$$

Solución:

a) 2 b) 1 c) 1 d) 2 e) 3 f) 2 g) 2 h) 3


Ejercicio: Resolve la siguiente ecuación AX=B si…

$$A = \begin{pmatrix} 1 & 0 & 0 \\ 2 & 1 & 0 \\ 1 & 0 & 1 \end{pmatrix} \quad B = \begin{pmatrix} 0 & 1 \\ 1 & 0 \\ 1 & 1 \end{pmatrix}$$

Solución:

$$X = \begin{pmatrix} 0 & 1 \\ 1 & -2 \\ 1 & 0 \end{pmatrix}$$


Ejercicio: Resolver esta ecuación…

$$X \cdot \begin{pmatrix} 2 & 3 \\ 5 & 7 \end{pmatrix} – 3 \begin{pmatrix} 0 & 2 \\ -1 & 1 \end{pmatrix} = \begin{pmatrix} -1 & -2 \\ 5 & 0 \end{pmatrix}$$

Solución:

$$X = \begin{pmatrix} 27 & -11 \\ 1 & 0 \end{pmatrix}$$


Ejercicio: Resolver esta ecuación… A·X + C = B·X

$$A=\begin{pmatrix} 2 & 3 &-1 \\ 4&0 & 0 \\2&-1 &3 \end{pmatrix} \quad B=\begin{pmatrix} 1 & 2 &3 \\ 0 &-1 &2 \\ 1 &0 &1 \end{pmatrix} \quad C=\begin{pmatrix} 2 & 1 \\ 0 & 1\\ 0 &2 \end{pmatrix}$$

Solución:

$$X=\begin{pmatrix} 0 & -3/5 \\ 2 &16/5 \\ 1 &9/10 \end{pmatrix}$$


Se trata de despejar la X como en las ecuaciones normales sin matrices pero ahora respetando las propiedades de las matrices inversa, traspuesta, identidad…

Consejos:
– separar lo que tenga X a un lado y lo que no tenga X a otro
– A·X=B se despeja como X=A-1 · B («por donde se golpea a la X se golpea a la B») Error: X=B·A-1
– sacar factor común cuando se pueda X·A+X·B=X(A+B)
– A-1· A = I y A · A-1 = I

Ejercicio: Resuelve las siguientes ecuaciones matriciales de forma general (sin números)

$$a) AX = B \\ b) XA = B \\ c) AX + B = C \\ d) AXB = BA \\ e) XA + C = XB \\ f) AXA^t = A \\ g) AX – X = B \\ h) AXB = C \\ i) BXB = B(X+A)$$

Solución:

$$a) AX = B \rightarrow A^{-1} \cdot A \cdot X = A^{-1} \cdot B \rightarrow I \cdot X = A^{-1} \cdot B \rightarrow X = A^{-1} \cdot B$$

$$b) XA = B \rightarrow X \cdot A \cdot A^{-1} = B \cdot A^{-1} \rightarrow X \cdot I = B \cdot A^{-1} \rightarrow X = B \cdot A^{-1}$$

$$c) AX + B = C \rightarrow AX = C – B \rightarrow A^{-1} \cdot A \cdot X = A^{-1} \cdot (C – B) \rightarrow X = A^{-1} \cdot (C – B)$$

$$d) AXB = BA \rightarrow A^{-1} \cdot A \cdot X \cdot B \cdot B^{-1} = A^{-1} \cdot B \cdot A \cdot B^{-1} \rightarrow X = A^{-1} \cdot B \cdot A \cdot B^{-1}$$

$$e) XA + C = XB \rightarrow XA – XB = -C \rightarrow X(A – B) = -C \rightarrow X = (-C)(A – B)^{-1}$$

$$f) AXA^t = A \rightarrow A^{-1} \cdot A \cdot X \cdot A^t \cdot (A^t)^{-1} = A^{-1} \cdot A \cdot (A^t)^{-1} \rightarrow X = (A^t)^{-1}$$

$$g) AX – X = B \rightarrow (A – I)X = B \rightarrow (A – I)^{-1}(A – I)X = (A – I)^{-1} \cdot B \rightarrow X = (A – I)^{-1} \cdot B$$

$$h) AXB = C \rightarrow A^{-1} \cdot A \cdot X \cdot B \cdot B^{-1} = A^{-1} \cdot C \cdot B^{-1} \rightarrow X = A^{-1} \cdot C \cdot B^{-1}$$

$$i) BXB = B(X+A) \rightarrow B^{-1} \cdot BXB = B^{-1} \cdot B \cdot (X+A) \rightarrow XB = X+A \rightarrow X(B – I) = A \rightarrow X = A \cdot (B – I)^{-1}$$


Ejercicio: Resuelve las siguientes ecuaciones matriciales de forma general (sin números)

$$a) A^{-1}XB + C = I \\ b)(A + X)B = C \\ c)B(A^t + X) = C \\ d)AXB^{-1} + C = 0 \\ e)AX + BX = -C \\ f)AX + C = BX \\ g)XA + B = CA $$

Solución:

$$a) A^{-1}XB = I – C \rightarrow A \cdot A^{-1}XB \cdot B^{-1} = A \cdot (I – C) \cdot B^{-1} \rightarrow I \cdot X \cdot I = A \cdot (I – C) \cdot B^{-1} \rightarrow X = A \cdot (I – C) \cdot B^{-1}$$

$$b) (A + X)B \cdot B^{-1} = C \cdot B^{-1} \rightarrow (A + X) \cdot I = C \cdot B^{-1} \rightarrow A + X = C \cdot B^{-1} \rightarrow X = C \cdot B^{-1} – A$$

$$c) B^{-1} \cdot B \cdot (A^t + X) = B^{-1} \cdot C \rightarrow I \cdot (A^t + X) = B^{-1} \cdot C \rightarrow A^t + X = B^{-1} \cdot C \rightarrow X = B^{-1} \cdot C – A^t$$

$$d) AXB^{-1} = -C \rightarrow A^{-1} \cdot AXB^{-1} \cdot B = A^{-1} \cdot (-C) \cdot B \rightarrow I \cdot X \cdot I = A^{-1} \cdot (-C) \cdot B \rightarrow X = A^{-1} \cdot (-C) \cdot B$$

$$e) (A + B)X = -C \rightarrow (A + B)^{-1}(A + B) \cdot X = (A + B)^{-1} \cdot (-C) \rightarrow I \cdot X = (A + B)^{-1} \cdot (-C) \rightarrow X = (A + B)^{-1} \cdot (-C)$$

$$f) AX – BX = -C \rightarrow (A – B)X = -C \rightarrow (A – B)^{-1}(A – B) \cdot X = (A – B)^{-1} \cdot (-C) \rightarrow I \cdot X = (A – B)^{-1} \cdot (-C) \rightarrow X = (A – B)^{-1} \cdot (-C)$$

$$g) XA = CA – B \rightarrow XA \cdot A^{-1} = (CA – B) \cdot A^{-1} \rightarrow X \cdot I = (CA – B) \cdot A^{-1} \rightarrow X = (CA – B) \cdot A^{-1}$$


Distribuciones de probabilidad

DISTRIBUCIÓN NORMAL

Ejercicio: Calcular probabilidades de la variable Z que sigue una distribución normal:

a) P(z<1.2)
b) P(z>0.5)
c) P(−0.5<z<1.2)
d) P(z<−1.75)
e) P(z>2.1)
f) P(z<−0.8)
g) P(−0.8<z<2.1)
h) P(−1.64<z<1.64)
i) P(Z < 0.5)
j) P(Z > 1.2)
k) P(-0.5 < Z < 1.2)
l) P(Z < -1.8)
m) P(Z > -0.7)
n) P(Z>−1.25)
ñ) P(0.5<Z<1.5)
o) P(1<Z<2.2)
p) P(−1.5<Z<−0.5)
q) P(−2<Z<−1)

Solución:

a) 0,8849
b) 0,3085
c) 0,5755
d) 0,0401
e) 0,0179
f) 0,2119
g) 0,7702
h) 0,8990
i) 0,6915
j) 0,1151
k) 0,5764
l) 0,0359
m) 0,7580
n) 0,8944
ñ) 0,2417
o) 0,1448
p) 0,2417
q) 0,1359


Ejercicio: Calcular el valor de k en cada caso (probabilidad inversa).

a) P(Z<k)=0.9332
b) P(Z<k)=0.2743
c) P(Z<k)=0.8413
d) P(Z>k)=0.1587
e) P(Z>k)=0.0250
f) P(Z>k)=0.6915
g) P(0<Z<k)=0.3413
h) P(−1<Z<k)=0.8186
i) P(k<Z<1.5)=0.6247

Solución:

a) k=1,5
b) k=-0,6
c) k=1
d) k= 1
e) k=1,96
f) k=-0,5
g) k=1
h) k=2
i) k=-0,5


Ejercicio: Una variable X sigue una distribución normal N(8,1,5). (Tipificar)
a) Calcular la probabilidad de que sea inferior a 6.
b) Calcular la probabilidad de que sea superior a 3.
c) Calcular la probabilidad de estar entre 2 y 5.
d) Calcular la probabilidad de que sea 4.
e) Calcular la probabilidad de que sea mayor a 10.
f) Calcular la probabilidad de estar entre 6,5 y 9,5.
g) Calcular la probabilidad de que sea inferior a 5.

Solución:

a) P(x<6)=P(Z<-1,33)= 0,0912
b) P(x>3)= P(Z>-3,33)= 0,9996
c) P(2<x<5)=P(-4<Z<-2)= 0,0228
d) P(x=4)= 0
e) P(x>10)=P(Z>1,333)=0,0912
f) P(6,5<x<9,5)=P(-1<Z<1)=0,6826
g) P(x<5)=P(Z<-2)=0,0228


Ejercicio: El peso de los recién nacidos en cierta población sigue una distribución normal con media μ=3.2 kg y desviación típica σ=0.5 kg. Se elige un bebé al azar. Calcular:

a) La probabilidad de que pese entre 3 kg y 3.8 kg.
b) La probabilidad de que pese menos de 2.5 kg.
c) La probabilidad de que pese más de 4 kg.
d) El peso x tal que el 80% de los recién nacidos pese menos que ese valor (percentil 80).

Solución:

a) 0,0808
b) 0,0548
c) 0,5403
d) P(X<ax)=0,8 → P(Z< ax-3,2/0,5)=0,8 → Mirar dentro tabla 0,8 que sería az=0,8416→ ax-3,2/0,5 = 0,8416 → ax=3,6kg


DISTRIBUCIÓN BINOMIAL


TEORÍA DE MUESTRAS


Probabilidad

SUCESOS

Ejercicio:

a) Calcular espacio muestral.
b) Calcular suceso A.
c) Calcular suceso B.
d) Calcular AUB.
e) Calcular A∩B.
d) Calcular A-B.
e) Calcular contrario de A.

Solución:

a) E={1,2,3,4,5,6,7,8,9,10,11,12}
b) A={2,4,6,8,10,12}
c) B={3,6,9,12}
d) AUB={2,4,8,10,6,12,3,9}
e) A∩B={6,12}
d) A-B={2,4,8,10}
e) Contrario de A={1,5,7,11,3,9}


Ejercicio: En una urna hay 10 bolas numeradas del 1 al 10. Se realiza un experimento que consiste en extraer una bola al azar de la urna. Define los siguientes sucesos:
a) Suceso C: «El número de la bola extraída es mayor que 5».
b) Suceso A: «El número de la bola extraída es par».
c) Suceso B: «El número de la bola extraída es un múltiplo de 3».
d)Suceso: (A∩B)
e) Suceso: (AUC)

Solución:

a) {2,4,6,8,10}
b) {3,6,9}
c) {6,7,8,9,10}
d) {6}
e) {2,4,6,7,8,9,10}


Ejercicio: A partir del dibujo calcular los siguientes sucesos.

a) A
b) B
c) A-B
d) No B
e) A intersección No B
f) A intersección B
g) A menos la intersección de A y B
h) A unión B
i) No (A intersección B)
j) No A unión No B

Solución:

PROBABILIDAD

Ejercicio: Lanzamos un dado y queremos calcular las siguientes probabilidades:
a) P (par)
b) P (impar)
c) P (resultado mayor a 2)
d) P(resultado menor igual a 5)
e) P (par y resultado mayor a 2)

Solución:

a) {2,4,6} → 3/6
b) {1,3,5} → 3/6
c) {3,4,5,6} → 4/6
d) {1,2,3,4,5} → 5/6
e) {4,6} → 2/6


Ejercicio: Lanzamos una moneda dos veces.
a) Calcular la probabilidad de que salga dos veces cara.
b) Calcular la probabilidad de que salga al menos una cara.
c) Calcula la probabilidad de que no salga ninguna cara.

Solución:

a) espacio muestral {cc, cx, xc, xx} → 1/4
b) espacio muestral {cc, cx, xc, xx} → 3/4
b) espacio muestral {cc, cx, xc, xx} → 1/4


Ejercicio: Sean A y B los sucesos tales que: P[A] = 0,4 ; P[A’∩B] = 0,4; P[A∩B] = 0,1. Calcular P[A ∪ B] y P[B].

Solución:

P[B] = P[A’ ∩ B] + P[A ∩ B] =0,4 + 0,1 = 0,5
P[A ∪ B] = P[A] + P[B] − P[A ∩ B] = 0,4 + 0,5 − 0,1 = 0,8


Ejercicio: Sabiendo que: P[A∩B] = 0,2; P[B’] = 0,7; P[A∩B’] =0,5. Calcular P[A∪B] y P[A].

Solución

P[A] = P[A ∩ B’] + P[A ∩ B] = 0,5 + 0,2 = 0,7
P[B] = 1 − P[B’] = 1 − 0,7 = 0,3
P[A ∪ B] = P[A] + P[B] − P[A ∩ B] = 0,7 + 0,3 − 0,2 = 0,8


Ejercicio: De una baraja española (40 cartas; 4 “palos”: oros, copas, espadas y bastos) se extrae una carta y se vuelve a introducir repitiendo esta operación tres veces.
a) ¿Cuál es la probabilidad de sacar tres oros?
b) De la misma baraja se extraen tres cartas a la vez. ¿Cuál es la probabilidad de que las tres sean copas?

Solución:

a) Como hay reemplazamiento:
P(Sacar tres oros) = 10/40 · 10/40 · 10/40 = 1/64

b) Sin reemplazamiento (las tres cartas a la vez):
P(Sacar tres copas) = 10/40 · 9/39 · 8/38 = 3/247


Ejercicio: Se sabe que en cierto pueblo el 50% de la población tienen coche, el 35% tienen moto y el 22% tienen coche y moto. Se elige al azar un ciudadano del pueblo. Hallar la probabilidad de que:
a) Tenga coche o moto.
b) No tenga ni coche ni moto.
c) Que tenga solo uno de los dos.

Solución:

a) P(CUM)=0,63
b) P(C´∩M´)=1-P(CUM)=0,37
c) P(CUM)-P(C∩M)=0,41


PROBABILIDAD CONDICIONADA

Ejercicio: Ejercicio: Se sabe que en cierto pueblo el 50% de la población tienen coche, el 35% tienen moto y el 22% tienen coche y moto. Se elige al azar un ciudadano del pueblo. Hallar la probabilidad de que:
a) Sabiendo que tiene coche, que tenga moto.
b) Sabiendo que tiene moto, que no tenga coche.

Solución:

a) P(C/M)=0,62
b) P(C´/M)=1-P(C/M)=0,37


Ejercicio: Si A y B son dos sucesos tales que: P(A)= 0,4 ; P(B/A)=0,25 y P(B´)=0,75.
a) ¿Són A y B independientes?
b) Calcular P(A∩B) y P(A∪B)

Solución:



Ejercicio: Si P(A)=0,5; P(B´)=0,6 y P(A´∩B´)=0,25…
a) ¿Son A y B independientes?
b) Calcula P(A∪B) y P(A/B)

Solución:

Ejercicio: Si P(A´)=0,5; P(A∩B)=0,12 y P(A∪B)=0,82…
a) ¿Son independientes A y B?
b) Calcula P(B´\A)

Solución:

Ejercicio: Una clase tiene 24 alumnos y todos ellos cursan inglés y matemáticas. La mitad aprueban inglés, 16 aprueban matemáticas, y 4 suspenden inglés y matemáticas.
a) Realiza una tabla de contingencia con los resultados de esta clase.
b) En esta clase, ¿son independientes los sucesos “aprobar inglés” y “aprobar matemáticas”?
c) Calcula la probabilidad de que, al elegir un alumno de esta clase al azar, resulte que aprueba
matemáticas y suspende inglés.

Solución:

Ejercicio: En un viaje organizado por Europa para 120 personas, 48 de los que van saben hablar Inglés, 36 saben hablar Francés y 12 de ellos hablan los dos idiomas.
Escogemos uno de los viajeros al azar.
a) ¿Cuál es la probabilidad de que hable alguno de los dos idiomas?
b) ¿Cuál es la probabilidad de que hable Francés, sabiendo que habla Inglés?
c) ¿Cuál es la probabilidad de que solo hable Francés?

Solución:

Ejercicio: En una clase de 30 alumnos hay 18 que han aprobado Matemáticas, 16 que han aprobado Inglés y 6 que no han aprobado ninguna de las dos.
Elegimos al azar un alumno de esa clase:
a) ¿Cuál es la probabilidad de que se haya aprobado Inglés y Matemáticas?
b) Sabiendo que ha aprobado Matemáticas, ¿cuál es la probabilidad de que haya aprobado Inglés?
c) ¿Son independientes los sucesos “Aprobar Matemáticas” y “Aprobar Inglés”?

Solución:

Ejercicio: Se sortea un viaje a Roma entre los 120 mejores clientes de una agencia de automóviles. De ellos, 65 son mujeres, 80 están casados y 45 son mujeres casadas. Se pide:
a) ¿Cuál será la probabilidad de que le toque el viaje a un hombre soltero?
b) Si del afortunado se sabe que es casado, ¿cuál será la probabilidad de que sea una mujer?
c) ¿Cuál es la probabilidad de que sea Hombre o Soltero?
d) ¿Son independientes los sucesos “Hombres” y “Casados”?
e) ¿Cuál es la probabilidad de que sea Mujer?

Solución:


A 120 estudiantes se les ha recomendado la lectura de dos libros. Se sabe que 46 de ellos han leído el primer libro recomendado, 34 el segundo y 16 estudiantes han leído ambos libros. Se
elige un estudiante al azar.
a) Calcule la probabilidad de que haya leído alguno de los dos libros.
b) Calcule la probabilidad de que no haya leído ninguno de los dos libros.
c) Calcule la probabilidad de que solamente haya leído el primer libro.
d) Calcule la probabilidad de que haya leído el primer libro, si se sabe que no ha leído el segundo.

Solución:

Ejercicio: Sean A y B dos sucesos de un mismo experimento aleatorio de los que se sabe que: P(A-B)=0’3; P(A´)=0’35; P(B)=0’55.
a) Calcule la probabilidad de que suceda al menos uno de ellos.
b) Calcule la probabilidad de que ocurra B, sabiendo que no ha ocurrido A. c) Calcule la probabilidad de que no ocurra ninguno de los dos sucesos. d) Razone si los sucesos A y B son independientes.

Solución:


TABLA CONTINGENCIA

Ejercicio: Un taller sabe que por término medio acuden: por la mañana tres automóviles con problemas eléctricos, ocho con problemas mecánicos y tres con problemas de chapa, y por la tarde dos con problemas eléctricos, tres con problemas mecánicos y uno con problemas de chapa.
a) Calcula el porcentaje de los que acuden por la tarde.
b) Calcula el porcentaje de los que acuden por problemas mecánicos.
c) Calcula la probabilidad de que un automóvil con problemas eléctricos acuda por la mañana.
d) Calcula la probabilidad de que tenga un problema mecánicos o acuda por la Tarde.

Solución:

Ejercicio: En un pueblo hay 100 jóvenes; 40 de los chicos y 35 de las chicas juegan al tenis. El total de chicas en el pueblo es de 45. Si elegimos un joven de esa localidad al azar:
a) ¿Cuál es la probabilidad de que sea chico?
b) Si sabemos que juega al tenis, ¿cuál es la probabilidad de que sea chica?
c) ¿Cuál es la probabilidad de que sea una chica y que no juegue al tenis?

Solución:

Ejercicio: En un viaje organizado por Europa para 120 personas, 48 de los que van saben hablar inglés, 36 saben hablar francés, y 12 de ellos hablan los dos idiomas. Escogemos uno de los viajeros al azar.
a) ¿Cuál es la probabilidad de que hable alguno de los dos idiomas?
b) ¿Cuál es la probabilidad de que hable francés, sabiendo que habla inglés?
c) ¿Cuál es la probabilidad de que solo hable francés?

Solución:

Ejercicio: Se hace una encuesta en un grupo de 120 personas, preguntando si les gusta leer y ver la televisión. Los resultados son:
– A 32 personas les gusta leer y ver la tele.
– A 92 personas les gusta leer.
– A 47 personas les gusta ver la tele.

Si elegimos al azar una de esas personas:
a) ¿Cuál es la probabilidad de que no le guste ver la tele?
b) ¿Cuál es la probabilidad de que le guste leer, sabiendo que le gusta ver la tele?
c) ¿Cuál es la probabilidad de que le guste leer?

Solución:

TEOREMA DE BAYES Y PROBABILIDAD TOTAL

Ejercicio: Una urna contiene 6 bolas rojas y 4 azules. Se extrae una bola al azar y se reemplaza por seis bolas del otro color. A continuación, se vuelve a extraer una segunda bola de la urna.
a) Calcule la probabilidad de que la segunda bola extraída sea roja.
b) Si sabemos que la segunda bola extraída es azul, ¿cuál es la probabilidad de que también lo haya sido la primera?.

Solución:

Ejercicio: Una urna A contiene 4 bolas rojas y 5 verdes y otra urna B contiene 6 bolas rojas y 3 verdes. Lanzamos dos dados y si la suma es mayor o igual a 9, extraemos una bola de la urna A y en caso contrario, la extraemos de la urna B. a) Calcule la probabilidad de que la bola extraída sea verde y de la urna B. b) Halle la probabilidad de que la bola extraída sea roja.

Solución:

Ejercicio: Una bola bolsa, A, contiene 3 bolas rojas y 5 verdes. Otra bolsa, B, contiene 6 bolas rojas y 4 verdes. Lanzamos un dado: si sale un uno, extraemos una bola de la bolsa A; y si no sale un uno, la extraemos de B.
a) ¿Cuál es la probabilidad de obtener una bola roja?
b) Sabiendo que salió roja, ¿cuál es la probabilidad de que fuera de A?

Solución:

Ejercicio: Tenemos dos bolsas, A y B. En la bolsa A hay 3 bolas blancas y 7 rojas. En la bolsa B hay 6 bolas blancas y 2 rojas. Sacamos una bola de A y la pasamos a B. Después extraemos una bola de B.
a) ¿Cuál es la probabilidad de que la bola extraída de B sea blanca?
b) ¿Cuál es la probabilidad de que las dos bolas sean blancas?

Solución:

Ejercicio: Tenemos dos urnas: la primera tiene 3 bolas rojas, 3 blancas y 4 negras; la segunda tiene 4 bolas rojas, 3 blancas y 1 negra. Elegimos una urna al azar y extraemos una bola.
a) ¿Cuál es la probabilidad de que la bola extraída sea blanca?
b) Sabiendo que la bola extraída fue blanca, ¿cuál es la probabilidad de que fuera de la primera urna?

Solución:

Ejercicio: Una firma de perfumería cuenta con tres cadenas de producción, A, B y C, en las que se envasa su nueva fragancia. La cadena A envasa el 20% del total de perfumes que salen a la venta; la cadena B, el 50%; la C, el 30%. La probabilidad de que un envase sea defectuoso es de 1/3 en A; 1/6 en B y de 1/4 en C. Calcular:
a) La probabilidad de que escogido un envase al azar, este no sea defectuoso.
b) La probabilidad de que un envase no sea defectuoso y proceda de la cadena B.
c) Si un envase es defectuoso, ¿cuál es la probabilidad de que provenga de la cadena C?

Solución:


Ejercicio: En una empresa dedicada a la fabricación de teléfonos móviles, tres máquinas A, B y C, finalizan el proceso de producción con la colocación de las carcasas. La máquina A gestiona el 55% de la producción total de la fábrica; la máquina B, el 30%; la C, el 15%. El 1% de los móviles que han pasado por la máquina A tienen algún defecto en su carcasa. En el caso de la máquina B, se trata del 2%. En la C,
es del 4%.
a) Calcular la probabilidad de que escogido un móvil al azar, éste no tenga defectos en su carcasa.
b) Calcular la probabilidad de que un móvil tenga la carcasa defectuosa y proceda de la máquina C.
c) Se escoge al azar un móvil con deficiencias en su carcasa. ¿Qué máquina tiene la mayor probabilidad de
haber colocado esa pieza?

Solución:


Ejercicio: Tres personas se encargan de los cobros de la caja de un supermercado. El mes pasado, la primera de ellas realizó el 30% de los cobros, la segunda el 45% y la tercera el resto. La dirección del supermercado ha comprobado que de los cobros realizados por la primera persona, el 1% son erróneos, que la segunda cometió errores en el 3% de los cobros y la tercera en el 2%. a) Calcule la probabilidad de que un cobro elegido al azar haya sido erróneo. b) Se elige al azar un cobro correcto. ¿Cuál es la probabilidad de que haya sido realizado por la segunda persona?

Solución:

Ejercicio: El censo de una población andaluza está compuesto en total por 15000 personas, de las cuales 8500 son mujeres. Se sabe que el 15% de las mujeres y el 20% de los hombres censados en dicha población han viajado alguna vez a un país extranjero. Se elige al azar una persona censada en dicha población. a) ¿Cuál es la probabilidad de que haya viajado al extranjero? b) Si se sabe que esta persona no ha viajado al extranjero, ¿cuál es la probabilidad de que sea hombre?

Solución:

Ejercicio: Se sabe que el 65% de los estudiantes de bachillerato de Andalucía ha participado en programas Erasmus+ y que de ellos, el 80% ha mejorado su calificación en lengua extranjera. De los estudiantes que no han participado en programas Erasmus+, mejoran su calificación en lengua extranjera el 30%. Se elige al azar un estudiante de bachillerato de Andalucía. a) ¿Cuál es la probabilidad de que haya mejorado su calificación en lengua extranjera? b) Si se sabe que ha mejorado su calificación en lengua extranjera, ¿cuál es la probabilidad de que haya participado en un programa Erasmus+?

Solución:

Ejercicio: El 47% de los jóvenes andaluces tienen una vida sedentaria. De ellos, el 72% presentan obesidad, mientras que solamente la presentan el 22% de los jóvenes no sedentarios. Se elige al azar un joven andaluz. a) Calcule la probabilidad de que sea sedentario y no presente obesidad. b) Calcule la probabilidad de que presente obesidad. c) Calcule la probabilidad de que sea sedentario, sabiendo que presenta obesidad.

Solución:

Sistema de ecuaciones (bach)

1. EJERCICIO: Cierta marca de pintura es elaborada con tres ingredientes A, B y C, comercializándose en tres tonos diferentes. El primero se prepara con 2 unidades de A, 2 de B y 1 de C; el segundo con 1 unidad de A, 2 de B y 2 de C; y el tercero con una unidad de cada ingrediente. El bote del primer tono se vende a 23 euros, el segundo a 17 euros y el tercero a 14 euros. Sabiendo que el margen comercial (o ganancial) es de 3 euros por bote, ¿qué precio por unidad le cuesta a dicha marca de pintura cada uno de los tres ingredientes?

Solución

2. EJERCICIO: Una fábrica de chocolates emplea, para una determinada marca, leche, cacao y almendras, siendo la proporción de leche el doble que la de cacao y almendras juntas. Los precios de los ingredientes por kilo son: leche, 0,80 euros; cacao, 4 euros; y almendra, 10 euros. En un día se fabrican 9 000 kg de chocolate de dicha marca con un coste total de 22 800 euros. ¿Cuántos kg se utilizan de cada componente al día?

Solución

3. EJERCICIO: Para un determinado partido de fútbol se ponen a la venta tres tipos de localidades: fondo, general y tribuna. Se sabe que la relación entre los precios de las localidades de tribuna y general es de 19/18 y entre general y fondo es de 6/5. Si al comprar tres localidades, una de cada caso, se pagan en total 52 euros, ¿cuál es el precio de cada tipo de localidad?

Solución

4. EJERCICIO: Un tren transporta 500 viajeros y la recaudación de sus billetes asciende a 2 142 euros. Calcular cuántos viajeros han pagado el importe total del billete, que vale 9 euros; cuántos han pagado el 20% del billete y cuántos el 50%, sabiendo que el número de viajeros que han pagado el 20% del billete es el doble del número de viajeros que pagan el billete entero.

Solución

5. EJERCICIO: Andrés, Juan y Luis son tres amigos. Hablando un buen día sobre sus edades observan que: “El doble de la edad de Andrés más el triple de la edad de Juan es tres años superior a cuatro veces la edad de Luis. El triple de la edad de Luis menos el doble de la edad de Juan es siete años inferior al doble de la edad de Andrés. El doble de las edades de Andrés y Luis es tres años inferior a cinco veces la edad de Juan”. ¿Cuál es la edad de cada uno de los amigos?

Solución

6. EJERCICIO: Un país importa 21 000 vehículos mensuales de 3 marcas A, B, C, al precio de 7500; 9100 y 12000 euros, respectivamente. Si el total de la importación asciende a 201,8 millones de euros y de la marca A importa el 40% de las otras dos marcas juntas, ¿cuántos vehículos de cada mar entran en el país?

Solución

7. EJERCICIO: Una tienda ha vendido 600 ejemplares de un videojuego por un total de 6384€. El original costaba 12€, pero también ha vendido copias, presuntamente defectuosas, con un descuento del 30% y 40%. Sabiendo que el número de copias vendidas fue la mitad del de originales, calcular a cuántas copias se le aplicó el descuento del 30%.

Solución

8. EJERCICIO: Hallar un número de 3 cifras, sabiendo que suman 9, que si al número dado se le resta el que resulta de invertir el orden de sus cifras, la diferencia es de 198; y que además, la cifra de las decenas es la media aritmética de las otras dos.

Solución

9. EJERCICIO: Averigua la edad de tres hermanos, sabiendo que el triple de la edad del primero menos el doble de la edad del segundo más la del tercero hacen un total de 22 años; la edad del primero menos la del segundo más el doble de la del tercero son 8 años; y el doble de la del primero más la del segundo menos la del tercero son 20 años.

Solución

10. EJERCICIO: La distancia de tres playas (A, B, C) al lugar de veraneo de una familia es tal que el doble de la distancia de A es el triple de la distancia a B. La suma de las distancias A, B y C es de 90.000m, y el doble de la distancia a B más el triple de la distancia a C menos la distancia a A es igual a 130.000 m. ¿Cuál es la distancia de cada playa?

Solución

11. EJERCICIO: Una papelería tiene un total de 270 bolígrafos de tres tipos x, y, z . Del tipo x tienen 30 unidades menos que de la totalidad de y más z, y del tipo z tienen el 35% de la suma de x más y. ¿Cuántos bolígrafos de cada tipo hay en la librería?

Solución

12. EJERCICIO: 2) Un vehículo todo terreno sube las cuestas a 54 km/h, las baja a 90 km/h, y en llano lleva una velocidad de 80 km/h. Para ir de una ciudad a otra que dista de ella 201 km emplea 2,8 horas y para volver 2,6 horas. ¿Cuántos kilómetros de camino llano hay entre ambas ciudades?

Solución

Programación lineal

EJERCICIO: Un veterinario aconseja a un granjero dedicado a la cría de aves una dieta mínima que consiste en 3 unidades de hierro y 4 unidades de vitaminas diarias. El granjero sabe que cada kilo de maíz propor ciona 2,5 unidades de hierro y 1 de vitaminas y que cada kilo de pienso compuesto proporciona 1 kilo de hierro y 2 de vitaminas. Sabiendo que el kilo de maíz vale 0,3 € y el de pienso compuesto 0,52 €, se pide:
a) ¿Cuál es la composición de la dieta diaria que minimiza los costes del granjero? Explica los pasos seguidos para obtener la respuesta.
b) ¿Cambiaría la solución del problema si por escasez en el mercado el granjero no pudiera disponer de más de 1 kilo diario de pienso compuesto?. Razona la respuesta.

Solución


EJERCICIO: Se va a organizar una planta de un taller de automóviles donde van a trabajar electricistas y mecánicos. Por necesidades del mercado, es necesario que haya mayor o igual número de mecánicos que de electricistas y que el número de mecánicos no supere al doble que de electricistas. En total hay disponibles 30 electricistas y 20 mecánicos. El beneficio de la empresa por jornada es de 150 € por electricista y 120 € por mecánico. ¿Cuántos trabajadores de cada clase deben elegirse para obtener el máximo beneficio?

Solución


EJERCICIO: Una persona tiene 15.000 € para invertir en dos tipos de acciones, A y B. El tipo A tiene un interés anual del 9%, y el tipo B, del 5%. Decide invertir, como máximo, 9.000 € en A, y como mínimo, 3.000 € en B. Además, quiere invertir en A tanto o más que en B.
a) Dibuja la región factible.
b) ¿Cómo debe invertir los 15.000 € para que el beneficio sea máximo?
c) ¿Cuál es ese beneficio anual máximo?

Solución


EJERCICIO: Un taller de confección hace chaquetas y pantalones para niños. Para hacer una chaqueta, se necesitan 1 m de tela y 2 botones; y para hacer unos pantalones, hacen falta 2 m de tela, 1 botón y 1 cremallera. El taller dispone de 500 m de tela, 400 botones y 225 cremalleras. El beneficio que se obtiene por la venta de una chaqueta es de 20 €, y por la de unos pantolones, 30 €. Suponiendo que se vende todo lo que se fabrica, calcula el número de chaquetas y de pantalones que se tienen que hacer para obtener un beneficio máximo.

Solución


EJERCICIO: Un artesano fabrica collares y pulseras. Hacer un collar le lleva dos horas y hacer una pulsera una hora. El material de que dispone no le permite hacer más de 50 piezas. Como mucho, el artesano puede dedicar al trabajo 80 horas. Por cada collar gana 5 euros y por cada pulsera 4 euros. El artesano desea determinar el número de collares y pulseras que debe fabricar para optimizar sus beneficios.
1. Obténgase el número de collares y pulseras correspondientes al máximo beneficio.
2. Exprésese la función objetivo y las restricciones del problema.
3. Represéntese gráficamente el recinto definido.

Solución


EJERCICIO: Una empresa que sirve comidas preparadas tiene que diseñar un menú utilizando dos ingredientes. El ingrediente A contiene 35 g de grasas y 150 Kilocalorías por cada 100 g de ingrediente, mientras que el B contiene 15 g de grasas y 100 Kilocalorías por cada 100 g. El coste es de 1,5 euros por cada 100 g. del ingrediente A y de 1 euros por cada 100 g del ingrediente B. El menú a diseñar debería contener no más de 30 g de grasas y al menos 110 Kilocalorías por cada 100 g de alimento. Se pide determinar las proporciones de cada ingrediente a emplear en el menú de manera que su coste sea lo más reducido posible.
1. Calcúlese el porcentaje óptimo de cada ingrediente a incluir en el menú.
2. Indíquese la expresión de las restricciones y la funcion objetivo.
3. Represéntese gráficamente la región delimitada por las restricciones.

Solución


EJERCICIO: Un pintor necesita pintura para pintar como mínimo una supercie de 480 m. Puede comprar la pintura a dos proveedores, A y B. El proveedor A le ofrece una pintura con un rendimiento de 6 m por kg y un precio de 1 euro por kg. La pintura del proveedor B tiene un precio de 1,2 euros por kg y un rendimiento de 8 m por kg. Ningún proveedor le puede proporcionar mas de 75 kg y el presupuesto máximo del pintor es de 120 euros. Calcúlese la cantidad de pintura que el pintor tiene que comprar a cada proveedor para obtener el mínimo coste. Calcúlese dichocoste mínimo.

Solución


EJERCICIO: Una fábrica de piensos para animales produce diariamente como mucho seis toneladas de pienso del tipo A y como máximo cuatro toneladas de pienso del tipo B. Además, la producción diaria de pienso del tipo B no puede superar el doble de la del tipo A y, por último, el doble de la fabricación de pienso del tipo A sumada con la del tipo B debe ser como poco cuatro toneladas diarias. Teniendo en cuenta que el coste de fabricación de una tonelada de pienso del tipo A es de 1000 euros y el de una tonelada del tipo B de 2000 euros, ¿cuál es la producción diaria para que la fábrica cumpla con sus obligaciones con un coste mínimo? Calcúlese dicho coste diario mínimo.

Solución

Nouns

1. Change into singular:

CatBookChild – BusBoxWomanLeaf – FootPersonMouse

2. Change into plural:

DogsCarsTeethWolvesMen – KnivesBatteriesTomatoesGeese – Babies

3. Decide if nouns are contable or uncontable:

1. The children are playing in the garden.

2. I don’t like milk.

3. I prefer tea.

4. Scientists say that the environment is threatened by pollution.

5. My mother uses butter to prepare cakes.

6. There are a lot of windows in our classroom.

7. We need some glue to fix this vase.

8. The waiters in this restaurant are very professional.

9. My father drinks two big glasses of water every morning.

10. The bread my mother prepares is delicious.

11. Drivers must be careful; the road is slippery.

12. Some policemen are organizing road traffic to avoid any accidents.

13. I bought three bottles of mineral water for our picnic.

14. I’d like some juice please!

15. Successful candidates will join the camp later this year.

16. A rise in oil prices is inevitable since there is more and more world demand for energy.

17. The exercises on this website are interesting.

18. Dehydrated babies must drink a lot of water.

19. I met some nice people when I was walking along the beach.

4. Decide if nouns are contable or uncontable:

egg, oil, orange, water, spoon, salt, flour, coffee, potato, cake

Determiners (a, an, the, any, some, much, many, few, little)

> Put the, a or an o in the correct position:

1 I have …………………. egg for breakfast every morning.

2 Alan has got …………………. cute dog. …………………. dog is brown.

3 Brad Pitt is …………………. actor.

4 I have got …………………. apple. …………………. apple is in my schoolbag.

5 My sister is …………………. dentist.

KEYS: 1 an 2 a,the 3 an 4 an, the 5 a


> Put some or any in the spaces:

1. I bought ……… cheese but I didn´t buy …….. bread.

2. I´m going to the post office. I need …….. stamps.

3. There aren´t …….. shops in this part of town.

4. George and Alice haven´t got …….. children.

5. Have you got …….. brothers of sisters?

6. There are …… beautiful flowers in the garden.

7. Would you like …… tea? Yes, please.

8. Don´t buy …… rice. We don´t need …….

9. I went out to buy …… milk but they didn´t have …… in the shop.

10. I´m thirsty. Can I have …… water, please?

KEYS: 1 some, any 2 some 3 any 4 any 5 any 6 some 7 some 8 any,any 9 some,any 10 some


> Choose the correct word (some or any).

1. I need a car and The kids ……. in the garden last Saturday dollars.

2. He would like The kids …….. in the garden last Saturday help.

3. There aren’t ……. policemen in the street.

4. Do you know ……… plumber?

5. He needs to make ……… friends.

6. Do you have ………. idea why he is always alone?

7. Charley doesn’t have ……… friends, too.

8. My sister has got ……… interesting books about history.

9. My mum doesn’t read ………. poetry .

10. I’ve got ……… news for you.

KEYS 1 some 2 some 3 any 4 any 5 some 6 any 7 any 8 some 9 any 10 some


> Put some or any:

1 I’d like to have ………………….spaghetti fordinner.

2 Is there ………………….watermelon for me?

3 There aren’t ………………….evil characters inthe school play.

4 Please buy ………………….crayons for thechildren.

5 I’m going to the post office. Do you need………………….stamps?

6 We have got ………………….cereal forbreakfast.

KEYS: 1 some 2 any 3 any 4 some 5 any 6 some


> Complete the sentences with some or any and a word from the list: problems photos choirs friends batteries biscuits

1 I can’t buy these sweets. I haven’t got_________

2 I want to wash my hair. Is there________ ?

3 I’m going to the bakery to buy __________

4 I haven’t got my camera so I can’t take __________

5 Everybody was standing because there weren’t ____________

6 Are there___________ in the radio?

7 I went to Tina’s party lost night with _____________

8 Sorry I’m late. I had _______with my bike.

KEYS: 1 any money 2 any shampoo 3 some biscuits 4 any photos 5 any chairs 6 any batteries 7 some friends 8 some problems


> Use the most common words

1.There isn’t ….. coffee

2.How …..  eggs are there?

3.There are ….. fish.

4.Don’t eat too ….. sweets.

5.How ….. is it?

6.Peter drinks ….. water.

7.We didn’t hear ….. noise.

8.There aren’t ….. cars.

9.She has ….. books.

10.I love you very …… .

11.There weren’t …. animals.

12.Is there ….. snow?

13.There was …. smoke.

14.I haven’t got …. shoes.

15.It has ….. legs.

16.They are ….. older than me.

17.Did you watch….. movies?

18.Thank you very….. .

19.I made …… mistakes.

20.For how ……. nights?

KEYS: 1 much 2 many 3 a lot of 4 many 5 much 6 a lot of 7 much 8 much 9 many 10 a lot of 10 much

11 many 12 much 13 a lot of 14 many 15 a lot of 16 much 17 many 18 much 19 a lot of 20 many


> Write the most common forms between much, many or a lot of:

1.How … owls are there?

2.I met …. friends.

3.There isn’t …. rice.

4.He bought ….. tea.

5.We didn’t see ….. rats.

6.How …. money do you need?

7.I have too …. problems.

8.They asked ….. questions.

9.Pamela drinks too ….. .

10.Are there ….. mountains?

KEYS: 1 many 2 a lot of 3 much 4 a lot of 5 many 6 much 7 many 8 a lot of 9 much 10 many


> Write much, many or a lot of:

1. She can drink ….. water, but she cannot drink much coffee.

2. She does not eat …….meat, but she eats a lot of vegetables.

3. She has got a lot of dresses, but she has not got ….. skirts.

4. She does not buy much perfume, but she buys ….. clothes.

5. Every morning she buys a lot of newspapers, but she does not buy …. magazines.

6. How …… English books have you got?

7. I have got …….. English books, but I have not got many Spanish ones.

8. How …… money do you need to buy this French dictionary?

9. Are there ….. new students in the class?

10. There are not ……. Italian teachers in that school, but there are a lot of English ones.

KEYS: 1 a lot of 2 much 3 many 4 a lot of 5 many 6 many 7 a lot of 8 much 9 many 10 many


> Complete the sentences with many or much.

1 There are______ books in the library.

2 She doesn´t like _____sugar in her tea.

3 How _______does the bike cost?

4 The boy has got ______toys.

5 There are_______ apples on the tree.

6 We know _______people in London.

7 There isn´t ________chocolote in the cupboard.

8 He doesn´t have ______time.

KEYS: 1 many 2 much 3 much 4 many 5 many 6 many 7 much 8 much


> Put much or many in the spaces:

1. There is some food, but not …. drink.

2. There wasn´t …. rain last month.

3. Does the teacher speak …. languages?

4. I don´t put …. sugar in my tea.

5. A poor woman can´t buy …. dresses.

6. That old man hasn´t got …. hair.

7. I can´t see ….. birds on the trees.

8. My mother didn´t buy …. eggs.

9. There isn´t …. milk in this bottle.

10. Did you learn ….. English words last year?

KEYS: 1 much 2 much 3 many 4 much 5 many 6 much 7 many 8 many 9 much 10 many


> Choose the correct words.

1 Were there many / much students in your class last year?

2 Are there a lot of/ much girls in your class?

3 Do you have much / many fun at school?

4 How many / How much time do you study every day?

5 How many / How much people are there in your family?

6 Are there many / much books in your bedroom?

KEYS: 1 many 2 a lot of 3 much 4 how much 5 how many 6 many


> Complete the sentences with many, much, a or an.

1 There are ______books in the library.

2 I haven’t got ______money.

3 How_____ does the bicycle cost?

4 The boy has got _____new toy.

5 There were ______monkeys in the cage.

6 We know_______ people in London.

7 Was there _____erwelope on the desk?

8 There wasn’t______ jam on the bread.

KEYS: 1 many 2 much 3 much 4 a 5 many 6 many 7 an 8 much


> Put a little or a few in the spaces:

1. Could you possible lend me ….. potatoes until tomorrow?

2. Have you got ….. minutes? I´d like to talk to yo.

3. I need ….. money. Can you help me?

4. I´m going to France for ….. days next week.

5. …… people arrived before the party started, but not many.

6. We only have ….. petrol left.

7. Can I ask you ….. questions?

8. The bank only lent me ……money.

9. Only …… students are going to fail the exam.

10. I always put ….. milk in my tea.

KEYS: 1 some 2 some 3 any 4 any 5 some 6 any 7 any 8 some 9 any 10 some


> Decide whether you have to use «a little» or «a few».

1. We had ……….. snow last winter.

2. …………. people were interested in the exhibition.

3. I speak ………….. French.

4. There are …………. students in the classroom.

5. She has ………….. relatives.

6. There is …………..water in the pond.

7. The professor spends ……….. time playing tennis on Sundays.

8. We have ……….. knowledge of this phenomenon.

9. There are …………. mushrooms in my mushroom soup.

10. …………… animals can survive in the desert.

KEYS: 1 a little 2 a few 3 a little 4 a few 5 a few 6 a little 7 a little 8 a little 9 a few 10 a few


> Choose the correct quantifier:

1. They have had … …. homework in mathematics recently.

2. How ….. time do you need to finish the work?

3. There are too …… students in the library.

4. Have you visited …… foreign countries?

5. Although he’s very ill, he didn’t take ….. medicine.

6. ….. people know as much about linguistics as John does.

7. They say ….. knowledge is a dangerous thing.

8. He’s having ……. trouble passing his driving test.

9. I spend …….. of my time reading novels.

10. He knows ……. English. He knows enough English to manage.

11. We have ….. oranges.

12. We don’t have ….. bananas, and we don’t have ……. fruit juice.

13. Do you have any cereal? Sure, there’s ….. in the kitchen.

14. How ….. is this? It’s ten dollars.

15. How ….. do you want? Six, please.

16. He’s very busy; he has ….. work to do.

17. David has ….. rice, but Tyler doesn’t have ….

18. London has …… beautiful buildings.

19. They eat … …. apples.

20. I wrote …… poems.

21. I have got ….. money.

22. I visited ….. European cities.

23. Do you like soccer? Yes, …..

24. Were there …. guests in the wedding? Yes, there were …..

25. Leila is popular. She’s got …. friends. Nancy does not have ….

26. She hasn’t got … patience.

KEYS: 1 lots of 2 much 3 many 4 any 5 any 6 few 7 little 8 a lot of 9 most 10 a little 11 a lot of 12 many 13 a lot 14 much 15 many 16 a lot of 17 a lot of, much 18 a lot of 19 a lot of 20 many 21 lots of 22 many 23 a lot 24 many, a lot 25 a lot of, many 26 muchf 2many /much 3 a lot 4 much 5 many 6 a lot of 7 a lot of / much 8 a lot of 9 a lot of 10 many

Pronouns

REPLACE THE SUBJECT BY A PERSONAL PRONOUN.

1. The boy is fat.      

2. The girl is tall.      

3. My friends and I go to school.     

4. The horse is strong.    

5. Peter is a policeman.       

6. Mary and John come from England.  

7. Marta is a teacher.    

8. My family and I go to Madrid.   

9. The dog runs fast.      

10. The students study English.      

11. The man is strong

12. The dog is fat.     

13. My mother is kind.     

14. You and I are students.     

KEYS: 1 he 2 she 3 they 4 it 5 he 6 they  7 she 8 they 9 it 10 they 11 he 12 it 13 she 14 they

REPLACE THE SUBJECT BY A PERSONAL PRONOUN.

1. The nurse is in the car.      

2. The buses are on the road.      

3. The policeman is strong.     

4. My father has four children.     

5. A woman is swimming.     

6. The children are in school.     

7. Mrs. Brown is in the kitchen.     

8. My uncle is in the rice field.       

9. My aunt is in the kitchen.     

10. John and I are learning English.     

11. A bird has a nest.     

12. Mr. Brown is eating lunch.     

13. Mary and I are friends.     

14. The dog is running.  

KEYS: 1 she 2 they 3 he 4 he 5 she 6 they 7 she 8 he 9 she 10 thet 11 it 12 he 13 they 14 it  

CHOOSE THE CORRECT PERSONAL PRONOUN:

  1. ….  often reads books. (Leila)
  2. ….. is watching TV. (Alan)
  3. ….. is green. (the dress)
  4. …. are on the wall. (the pictures)
  5. …. is running. (the cat)
  6. …. are watching TV. (my sister and I)
  7. …. are in the garden. (the roses)
  8. …. is driving his car. (John)
  9. …. is from Bristol. (Liza)
  10. …. has got a brother. (Diana)

KEYS: 1 she 2 he 3 it 4 they 5 it 6 we 7 they 8 he 9 she 10 she

FILL THE BLANK WITH THE SUITABLE OBJECT PRONOUN

  1. You are very kind. I love ….. very much.
  2. The children will come soon. Could you wait for ….. ?
  3. This is James. Do you know ….. ?
  4. You and Leo are very tall, but Leo is taller than ….. .
  5. This is my house. Do you like ….. ?
  6. Where is your mum? I want to talk to …..
  7. We will go to the beach. Will you come with ….. ?
  8. I can’t do that. Could you help ….. ?
  9. I danced with …..(Lucy) .
  10. Could you buy …..(the yacht) ?
  11. We have seen ……(the girls).
  12. Nobody plays with …..(I) .
  13. The sweets are for …..(you) .
  14. Come with …..(Alex and me).

KEYS: 1 you 2 them 3 him 4 you 5 it 6 her 7 us 8 me 9 her 10 it 11 them 12 me 13 you 14 us

FILL THE BLANK WITH THE SUITABLE OBJECT PRONOUN

  1. Where do you live? We want to visit …..
  2. We are going for a walk. Come with …..
  3. I like your shoes. Where did you get  …..?
  4. I’m Alan. Do you know  …..?
  5. How much is that dress? I like …..  very much.
  6. Where is Jimmy? We are waiting for …..
  7. Are your parents at home? I want to talk to …..
  8. We can’t solve this. Could you help ….. ?
  9. I am the doctor. Can you come with ….. ?
  10. Pamela likes flowers.This bouquet is for …..
  11. I can’t find …..(my keys).
  12. The letter was for …..(I) .
  13. I’ll call …..(Peter) later.
  14. I talked to …..(your girlfriend).

KEYS: 1 you 2 us 3 it 4 him 5 it 6 him 7 them 8 us 9 me 10 her 11 them 12 me 13 him 14 her

CHOOSE THE CORRECT OBJECT PRONOUN:

  1. «Is he marrying Leila?» «Yes, he is in love with ……… !».
  2. «Your son is making a lot of noise!» «I’ll ask ……… to be quiet.»
  3. «Please will you ask Robert to come in.» «Sorry, I don’t know …….. .»
  4. «Where are my glasses?» «You are wearing ……… .»
  5. «Do you like apples?» «I love ……… .»
  6. «Why is he always talking about Liza?» «He obviously likes …….. .»
  7. «Where is my book? Oh, dear! I’ve lost ……. .»
  8. «Is that Nancy’s new boyfriend?» «Don’t ask me, ask ……. .»
  9. «What is the title of that article?» «I’m afraid I can’t remember ……… .»
  10. «Look at John! He seems so happy?» «His friends offered ……. a guitar for his birthday!»
  11. «What are you going to do with those old papers?» «I’m going to recycle ……. .»
  12. «Let’s see the latest Spielberg movie!» «I have already seen …….. !.»
  13. «How are your kids? I haven’t met …….. for ages!»
  14. «Have you met Alan and Tim?» «No, I have never met …… .»
  15. «Do you want this book?» «Yes.» «Well, take ……. .»
  16. «My mother is fantastic! I like …….. very much.»
  17. «Don’t help me with this exercise! I can do …….. by myself.»
  18. «This fruit is poisoned! Don’t eat …….. .»
  19. «Take the children to bed. Don’t let …….. watch this movie. «
  20. «Why is she helping John?» «She probably loves …. .»

KEYS: 1 her 2 him 3 him 4 them 5 them 6 her 7 it 8 her 9 it 10 him 11 them 12 it 13 them 14 them 15 it 16 her 17 it 18 it 19 them 20 him

POSSESIVE PRONOUNS

1. These are my pencils. They are …..

2. It is her book. It is …..

3. Those are his toys. Those are …..

4. Those are their apples. Those are …..

5. These are our notebooks. These are …..

6. It is your pencil sharpener. It is …..

7. Is that your ruler? Is it …..?

8. It’s our house. It’s …..

9. That’s my hat. That’s …..

10. Those are our gloves. Those are …..

11. This is her car. It is …..

12. That is his bag. That is …..

13. These are their books. These are …..

14. This is my cartoon book. This is …..

1 mine 2 hers 3 his 4 theirs 5 ours 6 yours 7 yours 8 yours 9 mine 10 ours 11 hers 12 his 13 their 14 mine

POSSESIVE PRONOUNS

  1. The books are ….. (I) .
  2. The dog is ….. (we) .
  3. The motorcycle is (he) .
  4. The boots are ….. (she) .
  5. The ball is …..  (you) .
  6. The drinks are …..  (you) .
  7. The cookies are …..  (they) .
  8. Is this jacket yours ? No, it isn’t. …..(I) is that one .
  9. That big dog is …..(they) .
  10. My shoes are black. …..(she) are blue .
  11. Whose shirt is this? It’s …..(he) .
  12. Alan is a friend of …..(we) .
  13. Peter cat is black. …..(I) is brown.
  14. That house on the left is …..(we) .

KEYS: 1 mine 2 ours 3 his 4 hers 5 yours 6 yours 7their 8 mine 9 their 10 hers 11 his 12 ours 13 mine ours

FILL THE BLANK WITH THE SUITABLE REFLEXIVE PRONOUNS

  1. Robert made this T-shirt …..
  2. Lisa did her homework …..
  3. We helped ….. to some Coke at the party.
  4. Emma, did you take the photo by …..?
  5. I wrote this poem …..
  6. He cut ….. with the knife while he was cooking.
  7. The lion can defend …..
  8. My mother often talks to …..
  9. Tim and Gerry, if you want more milk, help …..
  10. Alice and Doris collected the stickers …..
  11. They went on a holiday by …..
  12.  I don’t like eating by ….. .
  13. She cooked the dinner all by ….. .
  14. Did the two of you do this by ….. ?

KEYS: 1 himself 2 herself 3 ourselves 4 herself 5 myself 6 himself 7 itself 8 herself 9 themselves 10 themselves 11 themselves 12 myself 13 herself 14 themselves

FILL THE BLANK WITH THE SUITABLE REFLEXIVE PRONOUNS

  1. I enjoyed ….. at the party.
  2. He always looks at ….. in the mirror.
  3. We helped ….. to the coffee.
  4. The woman accidentally hurt ….. with the knife.
  5. The children enjoyed ….. at the beach.
  6. The two of you shouldn’t do that. You’ll hurt …..
  7. He paid for …..
  8. Some people only think about …..
  9. She didn’t tell him. I told him …..
  10. He saw ….. in the mirror.
  11. We can´t do this …..
  12. They don´t like …..
  13. Are you going to the mall by …..?
  14. . They talk about ….. all the time.

KEYS: 1 myself 2 herself 3 ourselves 4 himself 5 themselves 6 yourself 7 himself 8 themselves 9 herself 10 himself 11 ourselves 12 themselves 13 yourself 14 themselves

CHOOSE THE CORRECT REFLEXIVE PRONOUNS:

  1. Alan made this dish …..
  2. Laura sent the email …… .
  3. We shall not quarrel easily among ……, and forget our common objective
  4. Sara, did you write this poem …… ?
  5. I called her …… .
  6. He cut …… with the knife while he was sharpening it.
  7. My computer often crashes and turns off by …… .
  8. She often talks to …… when she is upset.
  9. John and Alan, I am not going to do the homework for you. You have to do it …… .
  10. The students were so noisy. Even Nancy and Leila were making a lot of noise ….. .
  11. Did the children behave …… ?
  12. I caught sight of …… in the mirror.
  13. Don’t worry! He can do it ……. .
  14. Don’t be so selfish! You think only about …….
  15. Please, John, make ….. feel at home.
  16. She hurt …… while doing the housework.
  17. I told him about the sad news ……...
  18. Good news! The horse came back home by …..
  19. Did the two of you do this job by ….?
  20. Do we live for ……. or for our loved ones?

KEYS: 1 himself 2 herself 3 ourselves 4 yourself 5 myself 6 himself 7 itself 8 herself 9 yourselves 10 themselves 11 themselves 12 myself 13 himself 14 yourself 15 yourself 16 herself 17myself 18 itself 19 yourselves 20 ourselves

\\\\\\\\\\\\\\\\\\\\\\\"Este sitio usa cookies para mejorar la experiencia del usuario. Puede consultar política de cookies para ver más información.\\\\\\\\\\\\\\\\\\\\\\\"    Política cookies.
Privacidad