Answer:

Step-by-step explanation:
0.3
^ You need to move the three before the decimal place and leave 4 empty digits (0) between
0.3
3.0
30.0
300.0
3000.0
30000.0
A total of 5 moves.
Each move is equivalent to x, the preceding value, times 10. x * 10
Repeated multiplication times the same factor equates to exponentiation, so for a total of 5 moves, it is notated as
, giving you an expression of:

Answer:
C
Step-by-step explanation:
The table shows the sign of the function is the opposite of the sign of x, so ...
as x → ∞, f(x) → -∞; as x → -∞, f(x) → ∞ . . . . . matches the 3rd choice
Answer:
8 = x
or
x = 8
Step-by-step explanation:
x – 3 = 5
x + -3 + 3 = 5 + 3
x = 5 + 3
(5 + 3 = 8)
x = 8
Answer:
108
Step-by-step explanation:
a = b*h
a = 9*12
a= 108m^2
Answer: Hello!
we have the function f(x) = IxI, and we want to write the formula if the function where we have the graph of f(x) translated left by 4 units.
Let's think it:
the graph of f(x) is like a V, where the vertix is at x = 0, then a translation to the left by 4 units mean that now the vertix is at x = -4, then in the new function, we have g( x = -4) = f(0)
This means that now we have
y = g(x) = f( x + 4) = Ix+4I
Always when you want a translation left by N units for the graph of f(x), you need to do:
y = g(x) = f( x +N)
and if the translation is to the right:
y = h(x) = f(x - N)