InterviewSolution
Saved Bookmarks
| 1. |
Find the LCM and HCF of the polynomials `15x^(2) y^(3) z, 3x^(3) yz^(2)` |
|
Answer» Correct Answer - The LCM of given polynomials `= 3 xx 5 xx x^(3) xx y^(3) xx z^(3) = 15 x^(3) y^(3) z^(3)` The HCF of given polynomials `= 3x^(2) yz^(2)` |
|