Write a number as prime factors means to write the number as a product of numbers, all of which are prime. We start by checking whether the number is divisible by prime numbers, starting from the smallest prime number,2.
let's divide 24 into its factors.
first, it's even, so it must divide by 2
24=2*12
12 is also even, so it must divide by 2:
24=2*12=2*2*6
6 is also even, so it must divide by 2:
24=2*12=2*2*6=2*2*2*3
3 is not even, but it's a prime number.
so the solution is
2*2*2*3
It might look like a square but it might actually be a rectangle but the answer is 76ft
Answer:
1487.1 centimeters
Answer:
66
Step-by-step explanation:
Answer:
5x+8y
Step-by-step explanation:
We can first open the brackets by using the distrubitive propety.
2(x+4y)+3x
2x+8y+3x
Now we can combine like terms.
5x+8y.
I combined the 3x and the 2x. This works because imagined I have 3 of something then I got 2 more of that something I would now have 5 of that something.
Hoped this helped,
JoeLouis2