InterviewSolution
Saved Bookmarks
| 1. |
The sum of three terms of an Ap is -3 & there product is 8. find Ap. |
| Answer» Let the terms be (a-d), a, (a+d) Sum=3a=-3 So a=-1Now, product = (a+d)a(a-d) = 8 (d-1) (-1) (-1-d) =8 (d-1) (-1-d) =-8 -d^2 +d -d +1=-8 d^2= 9So d= -3 or 3So AP will be -1, -4, -7\'......... ORAP will be -1, 2,5 | |