SOLUTION: Hi! i'm having some trouble with Prime Numbers. Here is my question Write 270 as a product of prime numbers

Algebra ->  Divisibility and Prime Numbers -> SOLUTION: Hi! i'm having some trouble with Prime Numbers. Here is my question Write 270 as a product of prime numbers      Log On


   



Question 246393: Hi! i'm having some trouble with Prime Numbers. Here is my question
Write 270 as a product of prime numbers

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Solved by pluggable solver: Factor any number
270 is NOT a prime number: 270 = 2 * 3 * 3 * 3 * 5

Work Shown

270 is divisible by 2: 270 = 135 * 2.
135 is divisible by 3: 135 = 45 * 3.
45 is divisible by 3: 45 = 15 * 3.
15 is divisible by 3: 15 = 5 * 3.
5 is not divisible by anything.

This calculation used this Prime Factorization Algorithm.