Answer:
a. 5,040 ways
b. 210 ways
Step-by-step explanation:
a) We want to pick 4 numbers out of 10 given that orders matter
If orders do matter, it will be a permutation problem
Mathematically;
n P r = n!/(n-r)!
In this case, n is 10 and r is 4
Thus, we have it that;
10 P 4 = 10!/(10-4)! = 5,040
b) if orders do not matter
It will be a combination problem
n C r = n!/(n-r)!r!
n = 10 and r = 4
10 C 4 = 10! /(10-4)!4!
= 210
Let's solve your equation step-by-step.
-2/3p+ 1/6= 7/10
Answer:
p= -4/5
Answer:
3
Step-by-step explanation:
Same sides
Answer:
The line is y=1x+8
Step-by-step explanation:
We can use point-slope form of a line to make an equation. Point-slope form is as follows:
y-y₁=m(x-x₁)
**The variables y₁ and x₁ are where we will plug in our given coordinates and the variable m is your slope.
1. Plug in the given info:
y-10=1(x-2)
2. Distribute the 1:
y-10=1x-2
3. Add 10 to both sides:
y=1x+8