This video is an answer to a question asked by our viewer.
The question was to show how to find prime factors of 32 and 980.
In this video we solved using tree method.
Prime factors of 32 are 2, 2, 2, 2, 2
32 = 2 x 2 x 2 x 2 x 2
Prime factors of 980 are 2, 2, 5, 7, 7
980 = 2 x 2 x 5 x 7 x 7