Question

A function that receives two integers and the operation to be performed and returns the result, use pseint step by step

257

likes
1287 views

Answer to a math question A function that receives two integers and the operation to be performed and returns the result, use pseint step by step

Expert avatar
Nash
4.9
87 Answers
Para resolver este problema, vamos a seguir los siguientes pasos utilizando PseInt:

Paso 1: Solicitar al usuario que ingrese dos números enteros y la operación a realizar.
Paso 2: Leer los dos números enteros y la operación.
Paso 3: Realizar la operación solicitada (suma, resta, multiplicación o división) con los dos números.
Paso 4: Devolver el resultado de la operación.
Paso 5: Fin.

Ahora vamos a escribir el pseudocódigo para este problema paso a paso:

```
Algoritmo FuncionOperacion
Definir num1, num2, resultado Como Entero
Definir operacion Como Caracter

Escribir "Ingrese el primer número: "
Leer num1

Escribir "Ingrese el segundo número: "
Leer num2

Escribir "Ingrese la operación a realizar (+, -, *, /): "
Leer operacion

Segun operacion Hacer
' Realizar la operación correspondiente
Segun op
caso "+":
resultado = num1 + num2
caso "-":
resultado = num1 - num2
caso "*":
resultado = num1 * num2
caso "/":
resultado = num1 / num2
FinSegun

Escribir "El resultado es: ", resultado
FinAlgoritmo
```

Este pseudocódigo recibe dos números enteros y la operación a realizar, luego realiza la operación deseada y muestra el resultado.

**Respuesta:** La función que reciba dos números enteros y la operación a realizar y devuelva el resultado puede implementarse en PseInt siguiendo los pasos mencionados anteriormente.

Frequently asked questions (FAQs)
What is the solution set of the inequality 3x + 5 < 17?
+
What is the derivative of the function f(x) = sin^2(x) + cos^2(x) - tan^2(x)?
+
What is the length of the hypotenuse of a right triangle, given that one leg measures 4 units and the other leg measures 7 units?
+
New questions in Mathematics
Pedro bought 9 kg of sugar at the price of R$1.80 per kilogram, six packets of coffee at the price of R$3.90 per packet and 8 kg of rice at the price of R$2.70 per kilogram. Knowing that he paid for the purchases with a R$100.00 bill, how much change did he receive?
1/2x +3 <4x-7
String x = 5 Int y=2 System.out.println(x+y)
A food delivery company charges on average a delivery fee of $5 per order (including food and shipping) and has monthly fixed costs of $600. If the average cost of each meal delivered that is revenue for the company is $10 and the company has a monthly profit of $800, how many orders must they deliver per month?
Determine the momentum of a 20 kg body traveling at 20 m/s.
The beta of a company is 1,41 and its cost of equity 18,95%. What is then the market risk premium if the risk free rate is 0,94%? (in %, 2 decimal places)
Estimate the fifth term if the first term is 8 and the common ratio is -1/2
12(3+7)-5
2x+4x=
Three squares have a total area of 35.25 𝑐𝑚2 . The larger square has twice the side-length of the middle-sized square. The smaller square has its side length exactly 0.5 cm smaller than the middle-sixed square. Find the side lengths of each of the three squares.
How to do 15 x 3304
Solve the following equation for x in exact form and then find the value to the nearest hundredths (make sure to show your work): 5e3x – 3 = 25
30y - y . y = 144
The two sides of the triangle are 12 cm and 5 cm, and the angle between the sides is 60°. Cover the area of ​​the triangle!
A,B,C and D are the corners of a rectangular building. Find the lengths the diagonals if AB measures 38' - 9" and AD measures 56' - 3"
Which statement best describes the key changes in perspectives on inclusion? An inclusive program must consider the unique experiences of every child and family as well as the child's strengths and needs. There is a shift in thinking about individual programs as "inclusive programs" to thinking about inclusion as something that reflects the cultural influence of the family. There is a greater emphasis on barriers to full participation and the acknowledgement that all children are unique and must be fully and meaningfully engaged in a program. In an inclusive program all participants are accepted by their peers and other members of the community.
find missing measure for triangle area = 48 m square base = 10m heaighy = ? m
there are 500,000 bacteria at the end of a pin point. 1000 bacteria can make a person sick. then bacteria at the tip of a pin point can make 500 people sick. Also, many people do not know that bacteria can (reproduce). Let's say there are 5 bacteria and we leave it for 15 minutes. bacteria will multiply to 10. if left for up to 30 minutes, 20 bacteria will form. if left up to 45 minutes. bacteria will multiply up to 40. every 15 minutes the bacteria will double 2. if you start with five bacteria that reproduce every 15 minutes, how manu bacteria would you have after 12 hours ?
A 20-year old hopes to retire by age 65. To help with future expenses, they invest $6 500 today at an interest rate of 6.4% compounded annually. At age 65, what is the difference between the exact accumulated value and the approximate accumulated value (using the Rule of 72)?
f(r) = 1/r+9 find f(x^2) + 1