Question 1147974
a prime number is a whole number other than 1 that is only divisible by 1 and by itself.
here's a reference from the web.
<a href = "https://www.mathsisfun.com/prime_numbers.html" target = "_blank">https://www.mathsisfun.com/prime_numbers.html</a>
if a number is not prime, then it is a composite number.
composite numbers can be broken down into prime factors.
here's a reference from the web.
<a href = "https://www.mathsisfun.com/prime-factorization.html" target = "_blank">https://www.mathsisfun.com/prime-factorization.html</a>