You are writing an algorithm that will subtract a smaller number from a larger
one. What should be the first step in your algorithm?
A. Subtract the smallest number from the largest number.
B. Show the difference between the two numbers.
C. Place the numbers in order from largest to smallest.
D. Find the numbers that are to be used in the math problem.