Answer:
The first table represents a function.
Step-by-step explanation:
For it to be a function, there needs to be 1 unique y value of 1 unique x value.
- Looking at 2nd table, we see x value of -5 is mapped to 2 different y values of -5 and 5. So this is not a function.
- Looking at 3rd table, we see x value of -2 is mapped to 2 different y values of 2 and 4. So this is not a function.
- Looking at 4th table, we see x value of -4 is mapped to 2 different y values of 2 and 0. So this is not a function as well.
Looking at table 1, there are no duplicate x values and each of the 4 x values map to different values. So the first table represents a function.
Answer:
4600
Step-by-step explanation:
it is simply the sum of home credit which is
=3000 + 1600
=4600
Answer:
-6x (x + 1)(x - 1)
Explanation:
Before we begin, remember the following:
(-ve) * (-ve) = +ve
(-ve) * (+ve) = -ve
(+ve) * (+ve) = +ve
(+ve) * (-ve) = -ve
a² - b² = (a + b)(a - b)
Now, for the given:
(4x³ + 3x² - 6x) - (10x³ + 3x²)
First, we eill remove the brackets based on the rules mentioned above. This will give us:
4x³ + 3x² - 6x - 10x³ - 3x²
Now, we will combine like terms as follows:
(4-10)x³ + (3-3)x² - 6x
-6x³ - 6x
Taking -6x as a common factor:
-6x (x² - 1)
Factoring the bracket as difference between two squares will give us the final simplest form:
-6x (x + 1)(x - 1)
Hope this helps :)