[solved] – Question 85300
1.Write an algorithm to add three numbers.
2.Write an algorithm to calculate the average of four numbers.
3.Write an algorithm that will read the two sides of a rectangle and calculate its area.
4.Write an algorithm to determine a studentâs final grade and indicate whether it is passing or failing. The final grade is calculated as the average of four marks.
5.Write an algorithm for evaluation of equation:
Y = a (b – c)2 / d + 2
Expert Answer
OR

