InterviewSolution
Saved Bookmarks
| 1. |
If (x -2)/(x + 3) = 2 Find the value of x1. 42. 83. –84. –4 |
|
Answer» Correct Answer - Option 3 : –8 Given: We have to find the value of x from the given equation (x – 2)/(x + 3) = 2 Concept Used: Concept of linear equation of single variable Calculation: (x – 2)/(x + 3) = 2 ⇒ (x – 2) = 2 × (x + 3) ⇒ (x – 2) = 2x + 6 ⇒ 2x – x = – 2 – 6 ⇒ x = (–8) ∴ The value of x is (–8) |
|