Answer:
225
Step-by-step explanation:
5^2 * 3^2
(5 * 5) * (3 * 3)
25 * 9
225
This is a combination problem. The approach to this is by using the nCr method, where n is the number of total objects and r is the number of success. For example, if you want to get 3 red out of the total 4, then that would be 4C3. That means,
4C3 = 4!/3!(4 - 3)! = 4 ways
If you want to get 2 green out of the total 6, then that would be 6C2. That means,
6C2 = 6!/2!(6-2)! = 15 ways
Therefore, there are a total of 4+15 = <em>19 ways</em>.
Answer:
formula for a circle: (x-h)^2 + (y-k)^2 = r^2, where (h,k) is the center and r is the radius.
1. Plug in center coordinates into formula
(x-3)^2 + (y-(-6))^2 = r^2
2. Plug in radius value
(x-3)^2 + (y-(-6))^2 = 5^2
3. Simplify:
(x-3)^2 + (y+6)^2 = 25
Answer:
?
Step-by-step explanation:
Answer:
y = 45/x
Step-by-step explanation:
Here, we want to write an inverse relationship
for an inverse relationship, the product of both variables will be equal to the constant term
Let us have the constant term as k
Thus, we have it that;
xy = k
9 * 5 = k
k = 45
So the inverse function is;
xy = 45
or y = 45/x
if y is a function of x, we can have it as;
f(x) = 45/x