The answers in C are inverses of each other.
In order to find the inverse of any equation, you simply switch the x and f(x) values and then solve for the new f(x). What it will result in is your new inverse function. If we do this for each of the problems above, only one will produce the second equation properly. See the work below for how to do it for C.
f(x) = 11x - 4 ---> Switch the x and f(x)
x = 11f(x) - 4 ----> Add 4 to both sides
x + 4 = 11f(x) ----> Divide both side by 11
= f(x) ----> Now put in the correct order
f(x) =
Since our inverse matches the g(x) function, this means that C is the correct answer.
Not sure what index form is but
48=2 times 2 times 2 times 2 times 3
this is also
48=2^3 times 3
A = -599 if I read the question correctly
Answer:X= 1.84. Y= 3.08
Step-by-step explanation:
-9x+8y =8 ............i
-8x+10y= -16........ii
Multiply equation I by 8
Multiply equation ii by 9
-72x+64y = 64 ..... iii
-72x+90y = 144 ..... iv
Subtract iv from iii
-26y = -80
y= 80/26
y= 3.08
Put the value of y in equation i
-9x+8y =8
-9x+8(3.08) = 8
-9x+24.64 = 8
-9x = 8-24.64
-9x=-16.64
Divide both side by 9
-9x/-9 = -16.64/-9
X= 1.84