Problem Solving and Program Design
Problem Solving and Program Design
INFORMATION TECHNOLOGY
FORM 4
TERM 2
2012
TOTAL MARKS: 15
Write a program that will allow you to enter 5 numbers. You will be expected to calculate the
sum of the 5 numbers, the product of the 5 numbers and the average of the 5 numbers. In
addition you will divide the 4th number by the 1st number, multiply the 2nd number by the 5th and
square the 3rd number. The results for each calculation are to be displayed.