

InterviewSolution
Saved Bookmarks
1. |
15. Solve the following equation.2x+1 3------- = ----4x-2 2 |
Answer» <html><body><p>4——— = — => 2(2x+1) = 3(4x-2) => 4x+2=12x-<a href="https://interviewquestions.tuteehub.com/tag/6-327005" style="font-weight:bold;" target="_blank" title="Click to know more about 6">6</a> =>4x-12x=-6+2 => -<a href="https://interviewquestions.tuteehub.com/tag/6x-332248" style="font-weight:bold;" target="_blank" title="Click to know more about 6X">6X</a> = -4 => 6x = 4 => x=——4x-2 2 6 =>x=2/3</p></body></html> | |