Answer:x=24
Step-by-step explanation:x/2-8=4
Add 8 to both sides
x/2=12
Multiply each side by 2
x=24
Even though we are using variables, we still know that "difference" means subtraction. So, if the larger is x1 and x2, those variables go first. The smaller, y1 and y2 will go second. So our problem will look like this:
(x1 < x2 ? x2 : x1) - (y1 < y2 ? y1 : y2)
Everything that is not in B.
8. 15. 13
All of them are even numbers. You will not find a power of 4 that is an odd number. Also, all of the numbers have a 4 or a 6 or both. For example,
4^3= 64
4^8= <span>65536
I hope this helps:)</span>
Answer:
! means factorial . For example 3! (factorial 3) = 3*2*1 = 6
Answer to 14C3 is 364
Step-by-step explanation:
14! = 14*13*12*11*10*9*8*7*6*5*4*3*2*1
14C3 = 14*13*12*11*10*9*8*7*6*5*4*3*2*1 / 3*2*1 * 11*10*9*8*7*6*5*4*3*2*1
= (14*13*12) / 3*2*1
= 14*13*2
= 364