:)Easy...
"Name the columns for the left side as follows: A.b.c = ...
The numbers on the right side will be computed as follows c*(b-1)*(a*b+1).
"
for example the first is = 3*(5-1)*(2*5+1)= 132
the last one is = 2*(5-1)*(8*5+1)= 328
"Name the columns for the left side as follows: A.b.c = ...
The numbers on the right side will be computed as follows c*(b-1)*(a*b+1).
"
for example the first is = 3*(5-1)*(2*5+1)= 132
the last one is = 2*(5-1)*(8*5+1)= 328