Sum of n consecutive even numbers = n*(n+1)
Step 1 : Find the sum of first 6 even numbers
Step 2 : n= 6
Step3 :n*(n+1) = 6*(6+1) = 6*7
Step 4 : 42 (It’s the final answer)
This is the default dialog which is useful for displaying information. The dialog window can be moved, resized and closed with the 'x' icon.