First we calculate how many ways you can choose four books from a set of eight.
We use the formula n! / [r! * (n-r)!]
8! / [4! * 4!]
= 8*7*6*5 / 4*3*2*1 = 70 ways
Then we have to calculate how many permutations can be made from 4 objects which equals 4*3*2*1 = 24
So, the TOTAL number of ways = 70 * 24 = 1,680
N + d = 30
0.05n + 0.10d = 2.20
^^ ur system of equations
Given the functions
(a) f(x) = x³ + 5x² + x
(b) f(x) = x² + x
(c) f(x) = -x
Function (a)
f(-x) = (-x)³ + 5(-x)² + (-x)
= -x³ + 5x² - x
= -(x³ - 5x² + x)
The function is neither even nor odd.
Function (b)
f(-x) = (-x)² + (-x)
= -(-x² + x)
The function is neither even nor odd.
Function (c)
f(-x) = -(-x)
= x
= -f(x)
Because f(-x) = -f(x) the function is odd.
Answer: f(x) = -x is an odd function.
Based on the characteristics of <em>linear</em> and <em>piecewise</em> functions, the <em>piecewise</em> function
is shown in the graph attached herein. (Correct choice: A)
<h3>How to determine a piecewise function</h3>
In this question we have a graph formed by two different <em>linear</em> functions. <em>Linear</em> functions are polynomials with grade 1 and which are described by the following formula:
y = m · x + b (1)
Where:
- x - Independent variable.
- y - Dependent variable.
- m - Slope
- b - Intercept
By direct observation and by applying (1) we have the following <em>piecewise</em> function:

Based on the characteristics of <em>linear</em> and <em>piecewise</em> functions, the <em>piecewise</em> function
is shown in the graph attached herein. (Correct choice: A)
To learn more on piecewise functions: brainly.com/question/12561612
#SPJ1