InterviewSolution
Saved Bookmarks
| 1. |
Find the average of cubes of 1, 3, 5, 7 and 9? 1). 2252). 12253). 2354). 245 |
|
Answer» ∴ REQUIRED AVERAGE = (13 + 33 + 53 + 73 + 93)/5 = (1 + 27 + 125 + 343 + 729)/5 = 245 |
|