Answer:
Les trois nombres sont 5, 6 et 7.
Step-by-step explanation:
Soit x le premier nombre.
x + 1 sera le second et x + 2 sera le troisième.
On pose l'équation :
2x + 3(x + 1) = 4(x + 2)
2x + 3x + 3 = 4x + 8
5x - 4x = 8 - 3
x = 5
Answer:
La persona está a 5 kilómetros con respecto al punto de partida.
Step-by-step explanation:
Considérese que la dirección norte coincide con el semieje +y y que la dirección este coincide con el semieje +x. A continuación, obtenemos las formas vectoriales equivalentes de cada afirmación:
(i) Una persona camina 7 kilómetros hacia el norte:
![\vec r_{1} = 7\,\hat{j}\,[km]](https://tex.z-dn.net/?f=%5Cvec%20r_%7B1%7D%20%3D%207%5C%2C%5Chat%7Bj%7D%5C%2C%5Bkm%5D)
(ii) Después 3 kilómetros hacia el este:
![\vec r_{2} = 3\,\hat{i}\,[km]](https://tex.z-dn.net/?f=%5Cvec%20r_%7B2%7D%20%3D%203%5C%2C%5Chat%7Bi%7D%5C%2C%5Bkm%5D)
(iii) Y luego, 3 kilómetros hacia el sur:
![\vec r_{3} = -3\,\hat{j}\,[km]](https://tex.z-dn.net/?f=%5Cvec%20r_%7B3%7D%20%3D%20-3%5C%2C%5Chat%7Bj%7D%5C%2C%5Bkm%5D)
El vector resultante de desplazamiento se construye a partir de la siguiente suma de vectores:
(1)
![\vec R = 3\,\hat{i} + 4\,\hat{j}\,[km]](https://tex.z-dn.net/?f=%5Cvec%20R%20%3D%203%5C%2C%5Chat%7Bi%7D%20%2B%204%5C%2C%5Chat%7Bj%7D%5C%2C%5Bkm%5D)
Asumiendo que la distancia coincide con el desplazamiento resultante, calculamos la distancia con respecto al punto de partida mediante el Teorema de Pitágoras:


La persona está a 5 kilómetros con respecto al punto de partida.
Answer:
V = 20.2969 mm^3 @ t = 10
r = 1.692 mm @ t = 10
Step-by-step explanation:
The solution to the first order ordinary differential equation:

Using Euler's method

Where initial droplet volume is:

Hence, the iterative solution will be as next:
- i = 1, ti = 0, Vi = 65.45

- i = 2, ti = 0.5, Vi = 63.88

- i = 3, ti = 1, Vi = 62.33

We compute the next iterations in MATLAB (see attachment)
Volume @ t = 10 is = 20.2969
The droplet radius at t=10 mins

The average change of droplet radius with time is:
Δr/Δt = 
The value of the evaporation rate is close the value of k = 0.08 mm/min
Hence, the results are accurate and consistent!
3m - 5p = 12
3m(-3m) -5p = (-3m)+ 12
-5p = -3m + 12
(-5)/-5p = (-5)/ (-3m + 12)
p = 3/5m + 12/-5
Answer: 3x^3 - 3x^2 - 4x - 4
Explanation:
(x - 2)(3x^2 + 3x + 2)
= x(3x^2 + 3x + 2) - 2(3x^2 + 3x + 2)
= 3x^3 + 3x^2 + 2x - 6x^2 - 6x - 4
= 3x^3 - 3x^2 - 4x - 4