Ok I have the following basic formula which applies to one row

=($E9/$D9)*$K9

What I need to do is somehow make this an array formula such that it performs this calculation on lets say EACH row from 9 to 20 and adds up all the results.

Im pretty sure a sum and some sort of array formula will do it, I just never understand these array formulas :P