in reply to Evaluates two array index

Try using $i as an element counter to multiply the corresponding elements of each of the first two arrays together and then push onto the results array, where are you having problems?