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:
g o f = 
Step-by-step explanation:
Given


Required:
Find g o f
This is calculated as:


So:


![g(f(x)) = 2[ 16x^2 + 16x + 4)] - 4](https://tex.z-dn.net/?f=g%28f%28x%29%29%20%3D%202%5B%2016x%5E2%20%2B%2016x%20%2B%204%29%5D%20-%204)


Answer:
jacket 80
shoes 32 and 16
shirt 9 , 8.04, 4.08
Step-by-step explanation:
you need to multiply the original cost by the percentage off and then subtract from the original
example
Jacket is originally priced at $120 it is on sale for 1/3 off which means that if you divide 120 by 3 you will get 40. but you would have to subtract the 40 from 120 giving you 80
Hello from MrBillDoesMath!
Answer:
-6.9
Discussion:
1.3n - 0.03 = -9 => multiply both sides by 100
130n - 3 = -900 =>
130n = -900 +3 = -897 => add 3 to both sides
n = -897/130 =>
n = - (69 * 13)/ (10*13) =>
n = - 69/10 = - 6.9
Thank you,
MrB