If two positive integer m and n are expressed in the form m=pq³ and n =p³q³, whether p and q are prime numbe ,find lcm(m,n) and HCF(m,n)
Answers
Answered by
1
Step-by-step explanation:
Given -
- Two positive integers m and n are expressed in the form m = pq³ and n = p³q³, where p and q are prime numbers
To Find -
- LCM(m,n) and HCF(m,n)
Now,
- pq³ = p × q × q × q
- p³q³ = p × p × p × q × q × q
HCF(m,n) = pq³
LCM(m,n) = p³q³
Verification :-
- LCM × HCF = product of two numbers
→ pq³ × p³q³ = pq³ × p³q³
→ p^4q^6 = p^4q^6
LHS = RHS
Hence,
Verified..
It shows that our answer is absolutely correct.
Answered by
1
HCF(m, n) = pq³
LCM(m, n) = p³q³
- two positive integer m and n are expressed in the form m = pq³ and n = p³q³, whether p and q are prime numbers.
- HCF(m, n) and LCM(m, n)
pq³ = p × q × q × q
p³q³ = p × p × p × q × q × q
HCF(m, n) = pq³
LCM(m, n) = p³q³
pq³ × p³q³ = pq³ × p³q³
p^4q^6 = p^4q^6
Similar questions