How would you solve for $3^{-4}$? I know the answer is $1/81$ but I can't work out how you get there with this one.
Simplifying $3^{-4}$ to $1/81$
577 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail AtThere are 6 best solutions below
On
Well $3^{-4}$ = $3^{0-4}$
therefore, $3^{0-4}$ = $3^0/3^4$ [As we know $x^{a-b}$ = $x^a/x^b$]
therefore, $3^{0-4}$ = $3^0/3^4$ = $1/81$
On
$3^4$ is the abbreviation for multiplying four times by $3$, that is multiply by $81$. Now $3^{-4}$ is the abbreviation for dividing four times by $3$, that is, multiply by $1/81$.
On
you can think like this let $3^{-4}=a$ where a could be any real number. and we know a property $m^{-n}=1/m^n$ therefore$$3^{-4}=a\implies\frac 1{3^4}=a $$$$1=a\times3^4$$now think of a value of $a$ which when multiplied by $3^4$ gives 1. yes it is $1/3^4$
On
Let's consider the expression $$\frac{3\cdot 3\cdot 3\cdot 3\cdot 3\cdot 3\cdot 3}{3\cdot 3\cdot 3\cdot 3}$$ There are three more $3$s multiplied together on the top than there are on the bottom, and we write it more concisely as $3^3$.
Suppose now that the number of $3$s on top are equal to the number of threes on the bottom. In this case we would write $3^0$ (which simplifies to just $1$). $$\frac{3\cdot 3\cdot 3\cdot 3}{3\cdot 3\cdot 3\cdot 3}$$
Following this model, we would expect that $3$ raised to a negative power would represent a fraction where the number of $3$s on the bottom exceed the number of $3$s on the top, as follows. $$\frac{3\cdot 3}{3\cdot 3\cdot 3\cdot 3\cdot 3\cdot 3}$$which we would represent as $3^{-4}$.
Continuing we have$$\frac{3\cdot 3}{3\cdot 3\cdot 3\cdot 3\cdot 3\cdot 3}=\frac{3\cdot 3}{3\cdot 3\cdot ((3\cdot 3)\cdot (3\cdot 3))}=\frac{3\cdot 3}{3\cdot 3\cdot (9\cdot 9)}=\frac{1}{81}$$
Well we know $3^4$ equals 81, because $3 \times 3 \times 3 \times 3 = 81$
and there is a function where any value to the power of a minus become the inverse of that number.
An inverse is basically that number turned upside down.
For example: $x^{-1}$ become $1/x$ and $2^{-1} $ becomes 1/2
Therefore with these two things in mind we have $81^{-1}$
Giving your answer :^) 1/81