

InterviewSolution
Saved Bookmarks
1. |
If x + 1, 3x and 4x + 2 are in A.P., find the value of x. |
Answer» Given, x + 1, 3x and 4x + 2 are in A.P. So, the common difference between the consecutive terms should be the same. 3x – x – 1 = 4x + 2 – 3x ⇒ 2x – 1 = x + 2 ⇒ 2x – x = 2 + 1 ⇒ x = 3 Therefore, x = 3 |
|