Answer:
Find two numbers that multiply to equal the original number; write them as numbers that branch off the original one. ..
.If either number is prime, circle it and end that branch.
Continue branching off non-prime numbers into two factors; whenever a branch reaches a prime number, circle it and close the branch.