Fill in the output that goes with a given input. Remember, a digit is a number from 0-9 that has a value based on its place.

input
Input Output Arrow
name the digit in the tens place
Input Output Arrow
output

Input Output
284
56
927
29

1 answer

To find the digit in the tens place of each of the given numbers, we can analyze each number:

  1. 284 - The digit in the tens place is 8.
  2. 56 - The digit in the tens place is 5.
  3. 927 - The digit in the tens place is 2.
  4. 29 - The digit in the tens place is 2.

So, the output would be:

Input | Output -------|------- 284 | 8 56 | 5 927 | 2 29 | 2