

InterviewSolution
Saved Bookmarks
1. |
The product of two number is 27 /2 .If one number is 23/5,find the other. with solution |
Answer» <html><body><p><strong><a href="https://interviewquestions.tuteehub.com/tag/answer-15557" style="font-weight:bold;" target="_blank" title="Click to know more about ANSWER">ANSWER</a>:</strong></p><p><img align="absmiddle" alt="let \: the \: other \: number \: be \: x \\ \\ according \: to \: the \: question \: \\ \\ x \times \frac{23}{5} = \frac{27}{2} \\ \\ = > \frac{23x}{5} = \frac{27}{2} \\ \\ = > 2 \times 23x = 27 \times 5 \\ \\ = > 46x = 135 \\ \\ = > x = \frac{135}{46} \\ \\ so \: x = \frac{135}{46} \\ \\ verifying \: my \: answer \\ \\ \frac{135}{46} \times \frac{23}{5} \\ \\ = \frac{27}{2}" class="latex-formula" id="TexFormula1" src="https://tex.z-dn.net/?f=let%20%5C%3A%20the%20%5C%3A%20other%20%5C%3A%20number%20%5C%3A%20be%20%5C%3A%20x%20%5C%5C%20%20%5C%5C%20according%20%5C%3A%20to%20%5C%3A%20the%20%5C%3A%20question%20%5C%3A%20%20%5C%5C%20%20%5C%5C%20x%20%5Ctimes%20%20%5Cfrac%7B23%7D%7B5%7D%20%20%3D%20%20%5Cfrac%7B27%7D%7B2%7D%20%20%5C%5C%20%20%5C%5C%20%20%3D%20%20%3E%20%20%5Cfrac%7B23x%7D%7B5%7D%20%20%3D%20%20%5Cfrac%7B27%7D%7B2%7D%20%20%5C%5C%20%20%5C%5C%20%20%3D%20%20%3E%202%20%5Ctimes%2023x%20%3D%2027%20%5Ctimes%205%20%5C%5C%20%20%5C%5C%20%20%3D%20%20%3E%2046x%20%3D%20135%20%5C%5C%20%20%5C%5C%20%20%3D%20%20%3E%20x%20%3D%20%20%5Cfrac%7B135%7D%7B46%7D%20%20%5C%5C%20%20%5C%5C%20so%20%5C%3A%20x%20%3D%20%20%5Cfrac%7B135%7D%7B46%7D%20%20%5C%5C%20%20%5C%5C%20verifying%20%5C%3A%20my%20%5C%3A%20answer%20%5C%5C%20%20%5C%5C%20%20%5Cfrac%7B135%7D%7B46%7D%20%20%5Ctimes%20%20%5Cfrac%7B23%7D%7B5%7D%20%20%20%20%5C%5C%20%20%5C%5C%20%20%3D%20%20%5Cfrac%7B27%7D%7B2%7D%20" title="let \: the \: other \: number \: be \: x \\ \\ according \: to \: the \: question \: \\ \\ x \times \frac{23}{5} = \frac{27}{2} \\ \\ = > \frac{23x}{5} = \frac{27}{2} \\ \\ = > 2 \times 23x = 27 \times 5 \\ \\ = > 46x = 135 \\ \\ = > x = \frac{135}{46} \\ \\ so \: x = \frac{135}{46} \\ \\ verifying \: my \: answer \\ \\ \frac{135}{46} \times \frac{23}{5} \\ \\ = \frac{27}{2}"/></p><p><a href="https://interviewquestions.tuteehub.com/tag/hope-25911" style="font-weight:bold;" target="_blank" title="Click to know more about HOPE">HOPE</a> this <a href="https://interviewquestions.tuteehub.com/tag/much-2164829" style="font-weight:bold;" target="_blank" title="Click to know more about MUCH">MUCH</a> <a href="https://interviewquestions.tuteehub.com/tag/helps-1018140" style="font-weight:bold;" target="_blank" title="Click to know more about HELPS">HELPS</a> <a href="https://interviewquestions.tuteehub.com/tag/uh-3242110" style="font-weight:bold;" target="_blank" title="Click to know more about UH">UH</a> ❣️</p></body></html> | |