

InterviewSolution
Saved Bookmarks
1. |
2. Give the factors of x in (y2- 7xyz -9) |
Answer» <html><body><p>The <a href="https://interviewquestions.tuteehub.com/tag/two-714195" style="font-weight:bold;" target="_blank" title="Click to know more about TWO">TWO</a> <a href="https://interviewquestions.tuteehub.com/tag/given-473447" style="font-weight:bold;" target="_blank" title="Click to know more about GIVEN">GIVEN</a> terms are <a href="https://interviewquestions.tuteehub.com/tag/a1-360230" style="font-weight:bold;" target="_blank" title="Click to know more about A1">A1</a> = 21x²y²z = 3 * 7 * x * x * y * y * z a2 = 7xyz = 7 * x * y * z Therefore, the HCF be the <a href="https://interviewquestions.tuteehub.com/tag/common-923599" style="font-weight:bold;" target="_blank" title="Click to know more about COMMON">COMMON</a> terms in both a1 and a2 = 7 * x * y * z = 7xyz Step-by-step explanation:</p></body></html> | |