how to find average of three numbers in algorithm
Answers
Answered by
1
Explanation:
1.start
2. input 3 numbers. //a,b,c
3. average = ( a+b+c)/3
4.display average
5.stop
hope this will help you
Answered by
1
Algorithm to find the average of a three number:
Explanation:
- Start.
- Take the five variable of float type--a,b,c,d,e.
- Take the three numbers from the user and store it into three variables--a,b,c.
- Then add the value of a three-variable and store it into d.
- Then divide the value of a d variable by 3 and store it into e.
- Then print the value of e.
Algorithm Explanation :
- The above algorithm is written in the English language because of the algorithm in need to write in the English language only.
- The above-defined algorithm is used to convert into the program, then the user needs to make the program of average number.
Learn more :
- Algorithm : https://brainly.in/question/6038825
Similar questions
Science,
5 months ago
Political Science,
5 months ago
Science,
11 months ago
Psychology,
11 months ago
Science,
1 year ago
Math,
1 year ago
Math,
1 year ago