Find LCM of P and Q if p is ABSquare and Q=a cube b where a and B are prime numbers
Answers
Answered by
2
Answer:
a^xb^3
Step-by-step explanation:
Answered by
6
★ Given:-
p = a²b³
q = a³b
HCF ( p,q ) = a²b
★ Therefore,
Product of the smallest power of each common prime factors in the numbers.
LCM ( p , q ) = a³b³
★ So, now,
Product of the greatest power of each prime factors , in the numbers.
★ Now ,
HCF ( p , q ) × LCM ( p , q )
= a²b × a³b³
= a^5b^4 → ( 1 )
Therefore, a^m × b^n = a^m + n
pq = a²b³ × a³b
= a^5 b^4 → ( 2 )
from ( 1 ) and ( 2 ) , we conclude
HCF ( p , q ) × LCM ( p ,q ) = pq
Hence proved!
__________________________________________________________________________________
Similar questions