A machine processes a sequence of numbers as follows: Input: 1, 2, 3, 4, 5; Output: 1, 4, 9, 16, 25. If the input is 6, 7, 8, 9, 10, what will be the output?
A machine processes a sequence of numbers as follows: Input: 1, 2,…
Written by
in
Written by
in
A machine processes a sequence of numbers as follows: Input: 1, 2, 3, 4, 5; Output: 1, 4, 9, 16, 25. If the input is 6, 7, 8, 9, 10, what will be the output?
Leave a Reply