Can I get some hint for this question, please?
I'm told to find the value of $p$ in the following equation
$$\dfrac{1}{(2p-1)^4} = \dfrac{1-2p}{32}$$
Here's my thought process ...
- I can't possibly expand $(2p-1)^4$ as it will make things harder.
- So I thought of changing the signs to $(1-2p)^4$
- But ... $\dfrac{1}{(1-2p)^4}$ is not equal to $\dfrac{1}{(2p-1)^4}$ right?
Thanks for helping.
A simpler approach, and probably the intended solution: \begin{align} \frac{1}{(2p-1)^4}&=\frac{1-2p}{32}\\[2ex] (1-2p)(2p-1)^4&=32\\ (-1)(2p-1)(2p-1)^4&=32\\ (2p-1)^5&=-32\\ 2p-1&=-2\\ 2p&=-1\\ p&=-0.5 \end{align}