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:
2
Step-by-step explanation:
that is false that doesent equal 3 multiple
Answer:
no solution
Step-by-step explanation:
49^3x = 343^2x+1
49 = 7^2 and 343 = 7^3
7^2 ^3x = 7^3 ^2x+1
we know that a^b^c = a^ (b*c)
7^(2 *3x) = 7^(3 *(2x+1))
7^(6x) = 7^(6x+3)
The bases are the same so the exponents have to be the same
6x = 6x+3
Subtract 6x from each side
0 =3
This is never true so there is no solution