Answer: 3,988.8
Usaremos la fómula: I = C * i * n
I = 72 000 * 0.05 * (1 año + 1 mes + 10 día)
I = 72 000 * 0.05 * (1 + 0.08 + 0.0028)
I = 72 000 * 0.05 * 1.108
3,988.8
Step-by-step explanation:
Podemos obtener el interés que produce un capital con la siguiente fórmula:
I = C * i * n
Ejemplo: Si queremos calcular el interés simple que produce un capital de 1.000.000 pesos invertido durante 5 años a una tasa del 8% anual. El interés simple se calculará de la siguiente forma:
I = 1.000.000 * 0,08 * 5 = 400.000
Si queremos calcular el mismo interés durante un periodo menor a un año (60 días), se calculará de la siguiente forma:
Periodo: 60 días = 60/360 = 0,16
I = 1.000.000 * 0,08 * 60/360 = 13.333
Espero te ayude :3
What math are you in because I can ask my friends for help
Answer:
3
Step-by-step explanation:
Circumference =
, where r is radius, and d is diameter
d=113/3.14=35.987, which is approximately 36
At 12 yards per hour, it will take 36/12=3 hours
Answer:
Yes, the function is a kernel
Step-by-step explanation:
Given
Document x an z
Function definition! k(x:z)
We want to show that the above is a kernel.
To do this, we'll explicitly construct feature vectors φ(x) and φ(z)
This gives;
K(x,z) =φ(x)·φ(z).
Given than any document; say x and z
A vocabulary V can be constructed.
Vocabulary V must have a finite size of words in the document set..
The feature mapping is constructed as φ(x) for x by the following:
For the kth word wk in V, if wk appears in document x, assign φ(x) k(the kth element ofφ(x)) to be 1; else φ(x)k to 0.
Then the number of unique words common in x and z is φ(x)·φ(z), giving us the kernel
.