SOLUTION: how do you find prime factors
Algebra.Com
Question 149637: how do you find prime factors
Answer by vleith(2983) (Show Source): You can put this solution on YOUR website!
Here's how I do it.
If the number is even, I try dividing by 2. I keep doing that until I get an odd factor.
I take the result of the disivions by 2 and use that to try the next prime number.
If the number is odd, I look to see if the sum of the digits in the number is divisible by three. If it is, then th original number is disivible by three. I do that until dividing by three leaves a non-integer remainder.
I then try 5, then 7, then 11. I keep going up the prime numbers until such time as the square of the prime number I am currently using is larger than the number I am trying to divide into.
Then I check my results here -->
http://www.mathwarehouse.com/arithmetic/numbers/prime-number/prime-factorization-calculator.php
RELATED QUESTIONS
How do you find the prime factors of... (answered by Alan3354)
how do you write 50 as a product of prime... (answered by richwmiller)
how do you find prime... (answered by Alan3354)
How to find the smallest prime number when there are more than one prime factors... (answered by richard1234)
How do you find prime numbers up to... (answered by thecampusnerd,rapaljer)
how do you figure out the factors of a number and how do you know if it is prime or... (answered by longjonsilver)
which numbers that are less than 100 have the most factors? How many different prime... (answered by ikleyn)
I'm having problems understanding prime factors. For example 675, how would you break... (answered by solver91311)