Split a hard multiply into friendly parts: a×(b+c) = a×b + a×c
Change a and the whole with − and +, then watch the rectangle split into two areas.
Rows (a)
Length (b + c)
6×13 = 6×(10+3) = 60 + 18 = 78
Area 1
60
Area 2
18
Total area
78