add all numbers and divide by the count of numbers.
Answer:
4747
Step-by-step explanation:
The combination expression that demonstrates how the 20 is calculated using the combination pattern is 6C3
<h3>Permutation and Combination</h3>
While combination has to do with selection, permutation has to do with arrangement.
According to the combination rule
nCr = n!/(n-r)!r!
The expression that gives the result of 20 is expressed below;
6C3 = 6!/(6-3)!3!
6C3 = 6!/3!3!
6C3 = 6!/6*6
6C3 = 720/36
6C3 =20
Hence the combination expression that demonstrates how the 20 is calculated using the combination pattern is 6C3
Learn more on combination here: brainly.com/question/4658834
#SPJ1
Perpendicular line always have slopes that are negative reciprocals of one another. Mathematically,
m1*m2=-1
So to be perpendicular to the line given, let's rearrange it to the point slope form of a line...
3y=6x ?3 (not sure what you wanted to type there)
anyway isolating y by dividing both side by three will leave 2x where 2 is the slope.
So for the other line to be perpendicular, m*2=-1, m=-1/2, now we have:
y=-x/2 +b, we can now you the point given to solve for b
4=-2/2 +b
4=-1+b
b=5 so
y=-x/2 +5 or more neatly
y=(10-x)/2