Timothy breaks a large array into two smaller arrays. One array is 2x6 and the other is 3x6. What size is the original array?

Respuesta :

If you join the arrays so that they fit as a rectangle, you get 5x6.