Answer:
$18.75
Step-by-step explanation:
11.25 - 10.50 = 0.75
0.75 • 25 = 18.75
QUESTION:
The code for a lock consists of 5 digits (0-9). The last number cannot be 0 or 1. How many different codes are possible.
ANSWER:
Since in this particular scenario, the order of the numbers matter, we can use the Permutation Formula:–
- P(n,r) = n!/(n−r)! where n is the number of numbers in the set and r is the subset.
Since there are 10 digits to choose from, we can assume that n = 10.
Similarly, since there are 5 numbers that need to be chosen out of the ten, we can assume that r = 5.
Now, plug these values into the formula and solve:
= 10!(10−5)!
= 10!5!
= 10⋅9⋅8⋅7⋅6
= 30240.
Answer:
PS = 31.5 ft
Step-by-step explanation:
∠PTS = 180 - 16 = 154°
164°(π/180) = 41π/45 radians
PS = rθ = 11(41π/45) = 31.48573...
There are several ways you can solve this problem if you're trying to solve for m and n. You can substitute, or systems of equations. However, I'm going to use substitution:
2m + n = 0 => n = -2m
We can input that in for the other equation:
m + 2n = 3 now becomes: m + 2(-2m) = 3
Now we can solve:
m + 2(−2m) = 3
m + −4m = 3
(m + −4m) = 3 (Combine Like Terms)
−3m=3
m = -1
Now we can input that value in to solve for n:
We said that n = -2m, and m = -1, so n = -2(-1):Answer:
n = 2
Your final answer is m = -1, and n = 2, which can also be written as (m,n) = (-1,2)
----------------------
However, if you were solving for m+n:
You would add the two equations!:
2m + n = 0
m + 2n = 3
----------
3m + 3n = 3
Now, you can take 3 common:
3(m+n) = 3
m + n = 1
Your final answer for what m + n equals 1!
difference between standard deviation and mean deviation
Answer:
Standard deviation is basically used for the variability of data and frequently use to know the volatility of the stock. A mean is basically the average of a set of two or more numbers. Mean is basically the simple average of data
Hope this helps!!