<h3>
Answer: 28</h3>
==========================================================
Explanation:
Method 1
Imagine a table with 8 rows and 8 columns to represent all possible match-ups. You can actually draw out this table or just think of it as a thought experiment.
There are 8*8 = 64 entries in the table. Along the northwest diagonal, we have each team pair up with itself. This is of course silly and impossible. We cross off this entire diagonal so we drop to 64-8 = 56 entries.
Then notice that the lower left corner is a mirror copy of the upper right corner. A match-up like AB is the same as BA. So we must divide by 2 to get 56/2 = 28 different matches.
----------------------------------
Method 2
There are 8 selections for the first slot, and 8-1 = 7 selections for the second slot. We have 8*7 = 56 permutations and 56/2 = 28 combinations.
----------------------------------
Method 3
Use the nCr combination formula with n = 8 and r = 2

There are 28 combinations possible. Order doesn't matter (eg: match-up AB is the same as match-up BA).
Notice how the (8*7)/2 expression is part of the steps shown above in the nCr formula.
Yep, this is all correct!
-6/2 = y/4
y = (-6×4)/2
y = -24/2
y = -12
x was multiplied by 2
and y was also multiplied by 2
9514 1404 393
Answer:
5 miles
Step-by-step explanation:
Time/speed/distance problems can be worked a number of ways. Here, we want to know the distance walked. We know the total time and the total distance and the two different speeds. So, we can use a variable to represent the value we want to know: w = distance walked (in miles).
The total time is 9:00 -6:50 = 2:10 = 2 1/6 hours = 13/6 hours.
The total time is the sum of times for the two parts of the trip: walking and riding.
walking time = walking distance/walking speed
= w/3
riding time = riding distance/riding speed
= (20-w)/30
The total time is that given above:
w/3 +(20-w)/30 = 13/6
10w +(20 -w) = 65 . . . . . . . . multiply by 30
9w = 45 . . . . . . . . . . . . subtract 20, collect terms
w = 5 . . . . . . . . . . . divide by 9
The girl walked 5 miles.
Answer:
To make 16 cookies you will need 1 cup of sugar.
Step-by-step explanation:
Given:
Sugar needed to make 20 cookies = 1 1/4 cups
To Find:
Sugar needed to make 16 cookies = ?
Solution:
For making 20 cookies 1 1/4 cups of sugar is used
So to make 1 cookie we need
=>
=>
=>
=>
=>
cups of sugar
Now to make 16 cookies we need,
=>
=>
=>
=> 1
Answer:
Options A and B are polynomial of the fourth degree
Step-by-step explanation:
In this problem, option
A. 3x2y + 5x3y + 6y4
Is a Polynomial of the fourth degree because of the 6y⁴ term which is the highest degree
Also the option
B. 6y4 + 5x3 + 1 has a 6y⁴ term which indicates that the polynomial is a fourth degree polynomial
What is the degree of a polynomial?
In mathematics, the degree of a polynomial is the highest of the degrees of the polynomial's monomials with non-zero coefficients. The degree of a term is the sum of the exponents of the variables that appear in it, and thus is a non-negative integer