

InterviewSolution
Saved Bookmarks
1. |
If x + 1x = 4, then the value of x² + 1x2 |
Answer» <html><body><p><strong>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>:</strong></p><p><img align="absmiddle" alt="x + 1x = 4 \: \: or \: \: x + x = 4 \\ 2x = 4 \: \: or \: \: x = \frac{4}{2} = 2 \\ \\ {x}^{2} + 1 {x}^{2} = 2 {x}^{2} \\ = 2 \times {2}^{2} = 8" class="latex-formula" id="TexFormula1" src="https://tex.z-dn.net/?f=x%20%2B%201x%20%3D%204%20%5C%3A%20%20%5C%3A%20or%20%5C%3A%20%20%5C%3A%20x%20%2B%20x%20%3D%204%20%5C%5C%202x%20%3D%204%20%5C%3A%20%20%5C%3A%20or%20%5C%3A%20%20%5C%3A%20x%20%3D%20%20%5Cfrac%7B4%7D%7B2%7D%20%20%3D%202%20%5C%5C%20%20%5C%5C%20%20%20%7Bx%7D%5E%7B2%7D%20%20%2B%201%20%7Bx%7D%5E%7B2%7D%20%20%3D%202%20%7Bx%7D%5E%7B2%7D%20%20%5C%5C%20%20%3D%202%20%5Ctimes%20%20%7B2%7D%5E%7B2%7D%20%20%20%3D%208" title="x + 1x = 4 \: \: or \: \: x + x = 4 \\ 2x = 4 \: \: or \: \: x = \frac{4}{2} = 2 \\ \\ {x}^{2} + 1 {x}^{2} = 2 {x}^{2} \\ = 2 \times {2}^{2} = 8"/></p><p></p></body></html> | |