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
After one week, Jacob has earned $80 from babysitting, so his change is an increase of $80. The next week, he spends $85, so he experiences a decrease of $85. Over the two weeks, his overall change is $80-$85=-$5, or a decrease of $5.
Answer: 66
Step-by-step explanation:
11 beats in 6 seconds means you mulitiply the beats times the seconds