3rd row: left: 50% right: 50% 4th row: left = 3rd left * 50% = 50%*50% = 25% middle = 3rd left * 50% + 3rd right * 50% = 50%*50% + 50%*50% = 50% right: 25% (same as left) 5th row: left = 4th left * 50% = 25% * 50% middle left: 4th left * 50% + 4th middle * 50% middle right = 4th middle * 50% + 4th right * 50% right = 4th right * 50% See if you can work out the 6th row, =) |