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
Answer: 8 is the slope
Step-by-step explanation:
Y-7=8(x-14)
Y-7= 8x-112
Y= 8x -105
Answer:
Hope the picture will help you.....
Answer:
55.95 ft²
Step-by-step explanation:
Circumference formula: C = 2πr => r = C / (2π)
Area formula: A = πr²
Substituting C / (2π) for r in the above equation, we get:
C 47 ft
A = π( ----------- )² = π ( -------------- )²
2π (2π)
or ...
π(47 ft)² 2209 ft²
A = ---------------------- = -------------------- = 55.95 ft²
4π² 4(3.14159)²