Answer:
Inertia is a tendency to do nothing or to remain unchanged.
It is a property of matter by which it continues in its existing state of rest or uniform motion in a straight line unless that state is changed by an external force.
Answer: Choice A -- f(x) = (1/3)*|x|
============================================
The input of a function is x and the output is y = f(x)
To vertically compress a function, we will multiply the y value by some fraction smaller than 1. This is so that the y coordinates are a fraction of what they once were.
In this case, we multiply y by 1/3 so that something that has a y coordinate of y = 81 becomes y = 27 (divide by 3)
So we have y = f(x) become (1/3)*y = (1/3)*f(x) = (1/3)*|x|
Answer:
Step-by-step explanation:

There are no real numbers that can do that job.
There's a pair of complex numbers that can do it.
They are
4.5 + i23.23
and
4.5 - i23.23 .
' i ' = the imaginary unit = √(-1)
Answer:
Distributive Property
Step-by-step explanation:
5y + 2 + 6 + 2y
= 5y + 2(y + 3) + 2 This is the distributive property of multiplication w.r.t. addition
= 6y − y + 2y + 10 − 4 + 2
The distributive property of multiplication with respect to addition is the one which separates each term by using multiplication and then addition.
So we see that 2 is multiplied with y and 3 and then added with the like terms. If there was a minus sign the property would be distributive over subtraction.