Answer:
<h2>C. F(x) = (x - 3)⁴</h2>
Step-by-step explanation:
f(x) + n - shift the graph of f(x) n units up
f(x) - n - shift the graph of f(x) n units down
f(x - n) - shift the graph of f(x) n units to the right
f(x + n) - shift the graph of f(x) n units to the left
===================================
The graph og G(x) = x⁴ shifted 3 units to the right.
Therefore F(x) = G(x - 3) = (x - 3)⁴
Answer:
(0.4) . (0.1) = (0.04)
Step-by-step explanation:
Answer:
4^3
Step-by-step explanation:
4×4×4
Multiply 4 and 4 to get 16.
16×4
Multiply 16 and 4 to get 64.
64=4^3
By solving a system of equations, we see that:
x = 89 and y = 98.
<h3>
How to find the two numbers?</h3>
First, we can write:
x = a*10 + b
y = b*10 + c
Where a, b, and c are single digit numbers. You can see that b is on both numbers because we know that the numbers share a digit, but on different order.
We also know that:
x + y = 187
a + b + b + c = 34
I we rewrite the first equation, we get:
(a*10 + b) + (b*10 + c) = 187
10a + 11b + c = 187
Then we have two equations:
a + 2b + c = 34
10a + 11b + c = 187
In both equations we can isolate c:
34 -2b -a = c
10a + 11b - 187 = c
Now we have:
-a - 2b + 34 = -10a - 11b + 187
Solving that, we get:
9a + 9b = 153
a + b = 153/9 = 17
Then a and b add up to 17, we can take:
a = 8
b = 9
And:
c = -a - 2b + 34 = -8 - 9 - 9 + 34 = 8
Then the numbers are:
x = 89
y = 98
If you want to learn more about system of equations:
brainly.com/question/13729904
#SPJ1