Answer:
D. passive
Step-by-step explanation:
Where's the question 12 a =
So Scientific Notation is a "simplified version" of a number. For example, is your number is 2,345, the scientific notation would be 2.345 * 10³.
If it was 0.023, then the scientific notation would be 2.3 * 10^-2.
Scientific notation is found by moving the decimal place to the left or right, until only one digit is left to the left of the decimal; it has to be greater than 1, but less than ten. If you move the decimal place to the right, it's a negative power of 10. If you move it to the left, it is a positive power of 10.
Hope this helps!
9514 1404 393
Answer:
- f(x) = x
- g(x) = -2x+1
- f(x) -(-g(x)) = -x+1
- f(x) +g(x) = -x+1
- f(x)-(-g(x)) = (f+g)(x) is true for all functions f and g, linear or not
Step-by-step explanation:
We can define a couple of linear functions as ...
f(x) = x
g(x) = -2x+1
Then the reflected function -g(x) is ...
-g(x) = -(-2x +1) = 2x -1
And the difference from f(x) is ...
f(x) -(-g(x)) = x -(2x -1) = -x +1 . . . . f(x) -(-g(x))
We want to compare that to the sum of the functions:
f(x) +g(x) = x +(-2x +1) = -x +1 . . . . f(x) +g(x)
The two versions of the function expression have the same value.
These results are <em>a property of addition</em>, so do not depend on the nature of f(x) or g(x). They will hold for every function.
Answer:
Step-by-step explanation:
Given
f(x) = 2x^2 - 3x
g(x) = -2x + 4
Now
f(-5) = 2 *(-5)^2 - 3*(-5)
= 2 * 25 + 15
= 50 + 15
= 65
Also
g(5) = - 2 * 5 +4
= -10 +4
= - 6
Hope it will help you.