HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>In this method, we will be dividing the given numbers with the common prime factors until all numbers are reduced to 1. Let us look at this step by step and make it easy for the children to learn it.</p>
1 <p>In this method, we will be dividing the given numbers with the common prime factors until all numbers are reduced to 1. Let us look at this step by step and make it easy for the children to learn it.</p>
2 <p><strong>Step 1:</strong>Arrange the number in a<a>sequence</a>, divisors, and the numbers are on the left and right sides respectively.</p>
2 <p><strong>Step 1:</strong>Arrange the number in a<a>sequence</a>, divisors, and the numbers are on the left and right sides respectively.</p>
3 <p><strong>Step 2:</strong>For finding the<a>divisor</a>, it is always the smallest common prime factor. Here, the smallest common prime factor is 2. Dividing 80, 85, and 90 by 2. The results are 40, 85, and 45. </p>
3 <p><strong>Step 2:</strong>For finding the<a>divisor</a>, it is always the smallest common prime factor. Here, the smallest common prime factor is 2. Dividing 80, 85, and 90 by 2. The results are 40, 85, and 45. </p>
4 <p><strong>Step 3:</strong>As 40 is divisible by 2, again the divisor is 2. Dividing 40, 85, and 45 by 2. Now the<a>remainder</a>is 20, 85, and 45.</p>
4 <p><strong>Step 3:</strong>As 40 is divisible by 2, again the divisor is 2. Dividing 40, 85, and 45 by 2. Now the<a>remainder</a>is 20, 85, and 45.</p>
5 <p><strong>Step 4:</strong>Continue dividing the numbers with the smallest<a>prime number</a>until all numbers are reduced to 1.</p>
5 <p><strong>Step 4:</strong>Continue dividing the numbers with the smallest<a>prime number</a>until all numbers are reduced to 1.</p>
6 <p>The divisors are 2, 2, 2, 2, 3, 3, 5, 17. LCM of 80, 85, and 90 is the product of divisors.</p>
6 <p>The divisors are 2, 2, 2, 2, 3, 3, 5, 17. LCM of 80, 85, and 90 is the product of divisors.</p>
7 <p>Hence, the LCM of (80, 85, and 90) = 2 × 2 × 2 × 2 × 3 × 3 × 5 × 17 = 12240 </p>
7 <p>Hence, the LCM of (80, 85, and 90) = 2 × 2 × 2 × 2 × 3 × 3 × 5 × 17 = 12240 </p>
8  
8