The first thing to do is to calculate how many ways you can choose 3 people from a set of eight. In order to do this, we need to use the attached formula.
(The letter 'n' stands for the entire set and 'r' stands for the number of objects we wish to choose.)
So we wish to choose 3 people ('r') form a set of 8 ('n')
combinations = n! / r! * (n - r)!
combinations = 8 ! / (3! * 5!)
combinations = 8 * 7 * 6 * 5! / (3!) * (5!)
combinations = 8 * 7 * 6 / 3 * 2
combinations = 56
Now of those 56 combinations, the 3 people can finish in 6 different ways.
For example, persons A, B and C could finish
ABC or ACB or BAC or BCA or CAB or CBA
So to get the TOTAL combinations we multiply 56 * 6 which equals
336 so the answer is (a)
Answer: Choice B

=========================================================
Explanation:
We'll be using the converse of the pythagorean theorem.
If we had a triangle with sides a,b,c and
was true, then we have a right triangle. Note: c is always the longest side
For the first answer choice we have: a = 5, b = 8, c = 12
Then,

which is false. This shows that we do not have a right triangle with sides 5,8,12. This rules out choice A. Choice C is a similar story.
Choice B on the other hand works because

We have a true statement at the end, which confirms <u>choice B</u> is a right triangle.
Step-by-step explanation:
<em>2</em><em>x</em><em>(</em><em>x-5</em><em>)</em><em>+</em><em>3</em><em>(</em><em>x-2</em><em>)</em><em>=</em><em>8</em><em>+</em><em>7</em><em>(</em><em>x-4</em><em>)</em>
<em>2</em><em>x</em><em>²</em><em>-10x</em><em>+</em><em>3</em><em>x</em><em>-</em><em>6</em><em>=</em><em>8</em><em>+</em><em>7</em><em>x</em><em>-</em><em>2</em><em>8</em><em>(</em><em>Group</em><em> </em><em>like</em><em> </em><em>terms</em><em>)</em>
<em>2</em><em>x</em><em>²</em><em>-</em><em>1</em><em>0</em><em>x</em><em>+</em><em>3</em><em>x</em><em>-</em><em>7</em><em>x</em><em>=</em><em>8</em><em>-</em><em>2</em><em>8</em><em>+</em><em>6</em>
<em>2</em><em>x</em><em>²</em><em>-</em><em>7</em><em>x</em><em>-</em><em>7</em><em>x</em><em>=</em><em>-</em><em>2</em><em>0</em><em>+</em><em>6</em>
<em>2</em><em>x</em><em>²</em><em>-</em><em>1</em><em>4</em><em>x</em><em>=</em><em>-</em><em>1</em><em>4</em><em>(</em><em>Divi</em><em>de</em><em> </em><em>both</em><em> </em><em>sides</em><em> </em><em>by</em><em> </em><em>-</em><em>1</em><em>4</em><em>)</em>
2x²<em>-</em><em>x</em><em>=</em><em>1</em>
<em>2</em><em>x</em><em>=</em><em>1</em>
<em>x</em><em>=</em><em>½</em>
<em>Hope</em><em> </em><em>you </em><em>get</em><em> </em><em>it</em><em> </em><em>please</em><em> </em><em>someone</em><em> </em><em>shou</em><em>ld</em><em> </em><em>verify</em><em>.</em><em>.</em><em>.</em><em>.</em>
Answer:
<h3>
x = 2</h3><h3 />
Step-by-step explanation:
use Pythagorean theorem:
a² + b² = c²
where a = x
b = 8/2 = 4
c = √20
plugin values into the formula:
x² + 4² = (√20)²
x² + 16 = 20
x² = 20 - 16
x = √4
x = 2
Mean=total/the number of values =>total=mean*the number of values
the total of the first set of 8 numbers is : total=8*8=64
the total of the second set of 12 numbers is: 12m
the total of the 20 numbers is: 64+12m
the mean of the 20 number is: (64+12m)/20=5
solve for m: 64+12m=100
12m=36
m=3