InterviewSolution
Saved Bookmarks
| 1. |
.. Required averagent 110+1-11Ex. 3. If p, q, r, s and t are 5 consecutive odd numbers, theaverage isf p, q, T, s and t are 5 consecutive odd numbers |
|
Answer» = p+p+2+p+4+p+6+p+8/5 = 5p+20/5 = 5(p+4)/5 = (p+4) |
|