14. x ^2 = 12^2 + 7 ^2 = x = sqrt (12^2 + 7^2) = sqrt(193)
Answer:
If two powers have the same base then we can multiply the powers. When we multiply two powers we add their exponents.
Step-by-step explanation:
Answer: The answer is B or 2.
Step-by-step explanation:
Answer: 8648640 ways
Step-by-step explanation:
Number of positions = 7
Number of eligible candidates = 13
This can be done by solving the question using the combination Formula for selection in which we use the combination formula to choose 7 candidates amomg the possible 13.
The combination Formula is denoted as:
nCr = n! / (n-r)! * r!
Where n = total number of possible options.
r = number of options to be selected.
Hence, selecting 7 candidates from 13 becomes:
13C7 = 13! / (13-7)! * 7!
13C7 = 1716.
Considering the order they can come in, they can come in 7! Orders. We multiply this order by the earlier answer we calculated. This give: 1716 * 7! = 8648640
Answer
Notebook each =$4
Folder each = $9
First we write out what we know
Notebook = n
Folder = f
It says a notebook is +5 than a folder so
f = n +5
It says he bought 3 notebooks and 2 folders for $30
3n + 2f = 30
Because we know from the first equation
f=n+5, we can substitute that into the second equation for f
3n + 2(n+5) = 30
3n + 2n +10 =30. Now Combine like terms
5n +10 =30. Now isolate n by subtracting 10 from both sides
5n = 20. Now isolate n by dividing both sides by 5
n = 4
Now we do the same thing to find f
We substitute the value of n (4) into the equation 3n + 2f =30
3(4) +2f =30
12 +2f =30. Now isolate f by subtracting 12 from both sides
2f = 18. Now isolate f by dividing both sides by 2
f = 9
We check our work by inserting the n and f values we found into one of the equations
n + 5 = f
4 + 5 = 9
9 = 9. It worked it equals so it’s correct