To fill the squares look for the one filled in column/row/diagonal and figure out its sum.
All other columns/rows/diagonals must be equal to that, so whenever there is a column/row/diagonal with a single missing value you can add the others up and calculate the missing value.
So you have to find those single missing value columns/rows/diagonals, fill them out and continue with the next one until the whole square is filled in.
Answer:
A. 2086 yd²
Step-by-step explanation:
SA = 2lw + 2wh + 2lh
SA = 2*17*20 + 2*20*19 + 2*17*19
SA = 680 + 760 + 646
SA = 2086
Hope this helps :)