

InterviewSolution
Saved Bookmarks
1. |
Find the value of n when 8×2n+²=32 |
Answer» <html><body><p>Step-by-step <a href="https://interviewquestions.tuteehub.com/tag/explanation-455162" style="font-weight:bold;" target="_blank" title="Click to know more about EXPLANATION">EXPLANATION</a>:<a href="https://interviewquestions.tuteehub.com/tag/n-568463" style="font-weight:bold;" target="_blank" title="Click to know more about N">N</a> = <a href="https://interviewquestions.tuteehub.com/tag/2n-300431" style="font-weight:bold;" target="_blank" title="Click to know more about 2N">2N</a>^2 = 32/82n^2 = 4n^2 = 4/2n^2 = 2n =</p></body></html> | |