Queremos crear un diagrama general para calcular el área de un triangulo.
Este será algo como:
- Definir variables
- Pedirle al usuario que introduzca los valores deseados (de las variables).
- Leer los valores deseados y asignarlo a la variable correspondiente.
- Realizar la operación para calcular el área.
- Mostrar en pantalla el resultado.
Como naturalmente habra algunas variaciones segun el programa que utilicemos, lo voy a escribir de forma bastante general.
Primero definamos nuestras variables:
Por ejemple, en fortran usariamos algo como:
real:: B, H, A
Donde B será la variable que usaremos para la base, H para la altura, y A para el área.
Luego tenemos que escribir en pantalla algo que le diga al usario que debe introducir la base y el area.
Luego el programa debe ser capaz de leer ese input.
con algo de la forma:
B = read*input 1
H = read*input 2
Una vez tenemos definidas las variables, simplemente calculamos el área del triangulo:
A = H*B/2
Finalmente la podemos mostrar en pantalla con algo como:
print(A).
Lo que nos mostraría el valor del área.
Concluyendo, el diagrama en general sería:
- Definir variables
- Pedirle al usuario que introduzca los valores deseados (de las variables).
- Leer los valores deseados y asignarlo a la variable correspondiente.
- Realizar la operación para calcular el área.
- Mostrar en pantalla el resultado.
Si quieres aprender más, puedes leer:
brainly.com/question/21949109
From what I know; When a sample of liquid water vaporizes into water vapor, the electrons in the water sped up due to heat.
Answer:
Equation for SHM can be written
V = w A cos w t where w is the angular frequency and the velocity is a maximum at t = 0
V1 = w1 A cos w1 t
V2 = w2 A cos w2 t
V2 / V1 = w2 / w1 since cos X t = 1 if t = zero
V2 / V1 = 2 pi f2 / (2 pi f1) = f2 / f1 = T1 / T2
If the velocity is twice as large the period will be 1/2 long
Refraction is said to occur when there is a change in the speed of light.
<h3>What is the angle of refraction?</h3>
We know that refraction is said to occur when there is a change in the speed of light as it travels form one medium to another.
Given that the refractive index of the rectangular glass block is 1.5. The angle of refraction can be obtained by the use of the Snell's law;
n = sin i /sinr
n = refractive index
sini = angle of incidence
sin r = angle of refraction
sinr = sini/n
sinr = sin 45/1.5
= 0.471
r = 28 degrees
b) Now;
sinr =sin 45/1.2
sinr = 0.589
r = 36 degrees
For the glass
sinr = sin 36/1.5
sin r = 0.392
r = 23 degrees
Learn more about angle of refraction:brainly.com/question/2660868
#SPJ1
B- the acceleration is greater for the more massive rock