If order matters, then there are 12 ways to do this
If order does not matter, then there are 6 ways to do this
===========================================
We have 4 choices for the first slot and 3 choices for the next (we can't reuse a letter) so that's where 4*3 = 12 comes from
If order doesn't matter, then something like AB is the same as BA. So we are doubly counting each possible combo. To fix this, we divide by 2: 12/2 = 6
To be more formal, you can use nPr and nCr to get 12 and 6 respectively (use n = 4 and r = 2)
3+2+1/2+1/7
5+1/2+1/7
5+7/14+2/14
5+9/14
5 9/14
100 is 101 to the nearest ten
Answer:
Step-by-step explanation:
The upper right angle is supplement to 130° and a corresponding angle to (3x + 5)
130 + (3x + 5) = 180
3x + 5 = 50
3x = 45
x = 15