<span><u><em>Answer:</em></u>
64
<u><em>Explanation:</em></u>
The square of any number can be obtained by multiplied the number by itself.
<u>In other words:</u>
square of x = x</span>²<span> = x * x
For the given, we want to get the square of 8. This means that we will <u>multiply 8 by itself.</u>
Therefore:
square of 8 = 8</span>²<span> = 8 * 8 = 64
Hope this helps :)</span>
Answer:
f(x) = ( 1/3) ^ (x)
Step-by-step explanation:
The function is
f(x) = (1/3) ^ (x)
When x = 1 f(x) = 1/3
when x=2 f(x) = 1/9
When x = -1 f(x) = ( 1/3) ^ -1 = 3/1 =3
Answer:
The seconf option
x = 0, 2, 4
y = 3,5,7
Step-by-step explanation:
plug in your x and y points into the equation and they should be the same of both sides
ex (0,3)
3 = 0 + 3
^y ^x
Answer:
f(g(x)) = 2(7 - x) + 1
Step-by-step explanation:
f(x) = 2x + 1
g(x) = 7 - x
The question in the picture itself says to find f(g(x)) so i'll find that instead
f(g(x)) = 2(7 - x) + 1
f(g(x)) = 14 - 2x + 1
f(g(x)) = -2x + 15