- 
					 The average of four consecutive even numbers is 9. Find the largest number.
 
- 
                        
-  12
 -  6 
 -  8 
 - 10
 
 -  12
 
Correct Option: A
Let four consecutive even numbers are :
y , y + 2 , y + 4 , y + 6
Sum = y + y + 2 + y + 4 + y + 6
The average of four consecutive even numbers = 9
y + y + 2 + y + 4 + y + 6  = 9 × 4 
⇒ 4y + 12 = 36 
⇒ 4y  = 36 – 12 = 24
| ∴ y = | = 6 | |
| 4 | 
∴ Largest number = y + 6 = 6 + 6 = 12