Home /
Expert Answers /
Computer Science /
1-write-an-algorithm-to-sum-5-numbers-trace-the-algorithm-using-the-numbers-1-3-5-7-and-9-pa961
(Solved): 1. Write an algorithm to sum 5 numbers. * Trace the algorithm using the numbers \( 1,3,5,7 \) and 9 ...
1. Write an algorithm to sum 5 numbers. * Trace the algorithm using the numbers \( 1,3,5,7 \) and 9 . 2. Write an algorithm to compute the average of 5 numbers. * Trace the algorithm using the numbers \( 1,3,5,7 \) and \( 9 . \) 3. Write an algorithm to multiply 3 numbers. \& Trace the algorithm using the numbers 2,9 and 6 . 4rite an algorithm to multiply 2 numbers and divide the product by a third number. * Trace the algorithm using the numbers 2,9 and 6 .