HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>The factor tree is the graphical representation of breaking down any number into prime factors. The following step shows -</p>
1 <p>The factor tree is the graphical representation of breaking down any number into prime factors. The following step shows -</p>
2 <p><strong>Step 1:</strong>Firstly, 60000 is divided by 2 to get 30000.</p>
2 <p><strong>Step 1:</strong>Firstly, 60000 is divided by 2 to get 30000.</p>
3 <p><strong>Step 2:</strong>Now divide 30000 by 2 to get 15000.</p>
3 <p><strong>Step 2:</strong>Now divide 30000 by 2 to get 15000.</p>
4 <p><strong>Step 3:</strong>Then divide 15000 by 2 to get 7500.</p>
4 <p><strong>Step 3:</strong>Then divide 15000 by 2 to get 7500.</p>
5 <p><strong>Step 4:</strong>Divide 7500 by 2 to get 3750.</p>
5 <p><strong>Step 4:</strong>Divide 7500 by 2 to get 3750.</p>
6 <p><strong>Step 5:</strong>Divide 3750 by 2 to get 1875.</p>
6 <p><strong>Step 5:</strong>Divide 3750 by 2 to get 1875.</p>
7 <p><strong>Step 6:</strong>Divide 1875 by 3 to get 625.</p>
7 <p><strong>Step 6:</strong>Divide 1875 by 3 to get 625.</p>
8 <p><strong>Step 7:</strong>Divide 625 by 5 to get 125.</p>
8 <p><strong>Step 7:</strong>Divide 625 by 5 to get 125.</p>
9 <p><strong>Step 8:</strong>Divide 125 by 5 to get 25.</p>
9 <p><strong>Step 8:</strong>Divide 125 by 5 to get 25.</p>
10 <p><strong>Step 9:</strong>Divide 25 by 5 to get 5. Here, 5 is the smallest prime number, that cannot be divided anymore. So, the prime factorization of 60000 is: 25 × 3 × 54.</p>
10 <p><strong>Step 9:</strong>Divide 25 by 5 to get 5. Here, 5 is the smallest prime number, that cannot be divided anymore. So, the prime factorization of 60000 is: 25 × 3 × 54.</p>
11 <p><strong>Factor Pairs:</strong>Two numbers that are multiplied to give a specific number are called factor pairs. Both positive and negative factors constitute factor pairs.</p>
11 <p><strong>Factor Pairs:</strong>Two numbers that are multiplied to give a specific number are called factor pairs. Both positive and negative factors constitute factor pairs.</p>
12 <p><strong>Positive factor pairs of 60000:</strong>(1, 60000), (2, 30000), (3, 20000), (4, 15000), (5, 12000), (6, 10000), (8, 7500), (10, 6000), (12, 5000), (15, 4000), (16, 3750), (20, 3000), (24, 2500), (25, 2400), (30, 2000), (40, 1500), (48, 1250), (50, 1200), (60, 1000), (75, 800), (80, 750), (100, 600), (120, 500), (125, 480), (150, 400), (200, 300), and (240, 250).</p>
12 <p><strong>Positive factor pairs of 60000:</strong>(1, 60000), (2, 30000), (3, 20000), (4, 15000), (5, 12000), (6, 10000), (8, 7500), (10, 6000), (12, 5000), (15, 4000), (16, 3750), (20, 3000), (24, 2500), (25, 2400), (30, 2000), (40, 1500), (48, 1250), (50, 1200), (60, 1000), (75, 800), (80, 750), (100, 600), (120, 500), (125, 480), (150, 400), (200, 300), and (240, 250).</p>
13 <p><strong>Negative factor pairs of 60000:</strong>(-1, -60000), (-2, -30000), (-3, -20000), (-4, -15000), (-5, -12000), (-6, -10000), (-8, -7500), (-10, -6000), (-12, -5000), (-15, -4000), (-16, -3750), (-20, -3000), (-24, -2500), (-25, -2400), (-30, -2000), (-40, -1500), (-48, -1250), (-50, -1200), (-60, -1000), (-75, -800), (-80, -750), (-100, -600), (-120, -500), (-125, -480), (-150, -400), (-200, -300), and (-240, -250).</p>
13 <p><strong>Negative factor pairs of 60000:</strong>(-1, -60000), (-2, -30000), (-3, -20000), (-4, -15000), (-5, -12000), (-6, -10000), (-8, -7500), (-10, -6000), (-12, -5000), (-15, -4000), (-16, -3750), (-20, -3000), (-24, -2500), (-25, -2400), (-30, -2000), (-40, -1500), (-48, -1250), (-50, -1200), (-60, -1000), (-75, -800), (-80, -750), (-100, -600), (-120, -500), (-125, -480), (-150, -400), (-200, -300), and (-240, -250).</p>
14  
14