A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Mathematics-Factor Tree
Factor Tree is hierarchical structure used to represent the prime factors of a number.
To find the prime factors of 72
step 1 = 12 * 6
step2 = 2 *6*2*3 [ Here 2 & 3 are prime factors ]
step3 = 2*2*3*2*3 [ All are prime factors ]
Written in the form exponents, prime factorization of 72 are ( 23 * 32 )