Well, you could assign a letter to each piece of luggage like so...
A, B, C, D, E, F, G
What you could then do is set it against a table (a configuration table to be precise) with the same letters, and repeat the process again. If the order of these pieces of luggage also has to be taken into account, you'll end up with more configurations.
My answer and workings are below...
35 arrangements without order taken into consideration, because there are 35 ways in which to select 3 objects from the 7 objects.
210 arrangements (35 x 6) when order is taken into consideration.
*There are 6 ways to configure 3 letters.
Alternative way to solve the problem...
Produce Pascal's triangle. If you want to know how many ways in which you can choose 3 objects from 7, select (7 3) in Pascal's triangle which is equal to 35. Now, there are 6 ways in which to configure 3 objects if you are concerned about order.
Answer:
Solution
Step-by-step explanation:
Hope this helped :)
Answer:
it's 1130.97
Step-by-step explanation:
V = A h.
Since the area of a circle = π r 2 , then the formula for the volume of a cylinder is:
V = π r 2 h.
Answer:
d 8
Step-by-step explanation:
Answer:
f(g(x)) = 4x² + 16x + 13
Step-by-step explanation:
Given the composition of functions f(g(x)), for which f(x) = 4x + 5, and g(x) = x² + 4x + 2.
<h3><u>Definitions:</u></h3>
- The <u>polynomial in standard form</u> has terms that are arranged by <em>descending</em> order of degree.
- In the <u>composition of function</u><em> f </em>with function <em>g</em><em>, </em>which is alternatively expressed as <em>f </em>° <em>g,</em> is defined as (<em>f </em> ° <em>g</em>)(x) = f(g(x)).
In evaluating composition of functions, the first step is to evaluate the inner function, g(x). Then, we must use the derived value from g(x) as an input into f(x).
<h3><u>Solution:</u></h3>
Since we are not provided with any input values to evaluate the given composition of functions, we can express the given functions as follows:
f(x) = 4x + 5
g(x) = x² + 4x + 2
f(g(x)) = 4(x² + 4x + 2) + 5
Next, distribute 4 into the parenthesis:
f(g(x)) = 4x² + 16x + 8 + 5
Combine constants:
f(g(x)) = 4x² + 16x + 13
Therefore, f(g(x)) as a polynomial in <em>x</em> that is written in standard form is: 4x² + 16x + 13.