1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
rosijanka [135]
2 years ago
7

AYUDAAA PORFAVOR

Physics
1 answer:
Sholpan [36]2 years ago
5 0

Queremos crear un diagrama general para calcular el área de un triangulo.

Este será algo como:

  1. Definir variables
  2. Pedirle al usuario que introduzca los valores deseados (de las variables).
  3. Leer los valores deseados y asignarlo a la variable correspondiente.
  4. Realizar la operación para calcular el área.
  5. 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:

  1. Definir variables
  2. Pedirle al usuario que introduzca los valores deseados (de las variables).
  3. Leer los valores deseados y asignarlo a la variable correspondiente.
  4. Realizar la operación para calcular el área.
  5. Mostrar en pantalla el resultado.

Si quieres aprender más, puedes leer:

brainly.com/question/21949109

You might be interested in
An ideal refrigerator does 130. 0 j of work to remove 780. 0 j of heat from its cold compartment during each cycle. what is the
zheka24 [161]

The refrigerator's coefficient of performance is 6.

The heat extracted from the cold reservoir Q cold (i.e., inside a refrigerator) divided by the work W required to remove the heat is known as the coefficient of performance, or COP, of a refrigerator (i.e., the work done by the compressor). The required inside temperature and the outside temperature have a significant impact on the COP.

As the inside temperature of the refrigerator decreases, its coefficient of performance decreases. The coefficient of performance (COP) of refrigeration is always more than 1.

The heat produced in the cold compartment, H = 780.0 J

Work done in ideal refrigerator, W = 130.0 J

Refrigerator's coefficient of performance = H/W

                                                                     = 780/130

                                                                     = 6

Therefore, the refrigerator's coefficient of performance is 6.

Energy conservation requires the exhaust heat to be = 780 + 130

                                                                                          = 910 J

Learn more about  coefficient here:

brainly.com/question/18915846

#SPJ4

5 0
2 years ago
An electric fan has the power output of 60W. How much work is done if the fan operates for 120s?
Digiron [165]
Since power = work done/time, 60= work done/120, work done = 120*60 = 7200. So,work done = 7200N (Newton). 
I'm not sure if you're supposed to convert the seconds to time.
4 0
3 years ago
A diffraction pattern forms when light passes through a single slit. The wavelength of the light is 691 nm. Determine the angle
expeople1 [14]

Explanation:

Given that,

Wavelength of the light, \lambda=691\ nm=691\times 10^{-9}\ m

(a) Slit width, a=3.8\times 10^{-4}\ m

The angle that locates the first dark fringe is given by :

sin\theta=\dfrac{\lambda}{a}

sin\theta=\dfrac{691\times 10^{-9}}{3.8\times 10^{-4}}

\theta=0.104^{\circ}

(b) Slit width, a=3.8\times 10^{-6}\ m

The angle that locates the first dark fringe is given by :

sin\theta=\dfrac{\lambda}{a}

sin\theta=\dfrac{691\times 10^{-9}}{3.8\times 10^{-6}}

\theta=10.47^{\circ}

Hence, this is the required solution.

7 0
3 years ago
I need help with this. I think I got it correct, but I wanna make sure.
kicyunya [14]

Answer:

A because the bigger it is the the more force needs to act apond it

Explanation:

3 0
3 years ago
Read 2 more answers
Como sacar velocidad final sin tener el tiempo
Serhud [2]
?????????como ??????? No entiendo
5 0
3 years ago
Other questions:
  • A student is performing a double-slit experiment to determine the wavelength of a light source. She has measured the distance be
    13·1 answer
  • 8. The resistance of a bagel toaster is 14 Ω. To prepare a bagel, the toaster is operated for one minute from a 120-V outlet. Ho
    9·2 answers
  • Physical science help!
    10·1 answer
  • Two particles having charges of 0.440 nC and 11.0 nC are separated by a distance of 1.80 m . 1) At what point along the line con
    5·1 answer
  • The third floor of a house is 8m above street level. How much work is needed to move a 136kg refrigerator to the third floor?
    10·1 answer
  • A closely wound, circular coil with radius 2.50 cmcm has 740 turns. Part A What must the current in the coil be if the magnetic
    12·1 answer
  • 1. Which of the following best describes a nebula?
    11·1 answer
  • Meg has two glasses of grape juice. Glass A has 80 grams of juice at 30 °C. Glass B has 80 grams of juice at 50 °C.
    10·1 answer
  • ASAPP PLS HELP MEE
    10·1 answer
  • By what percent does the braking distance of a car decrease, when the speed of the car is reduced by 10.3 percent? Braking dista
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!