document.write( "Question 22389: Hello, can you help with the following formula\r
\n" );
document.write( "\n" );
document.write( "Given y=x^(1/(p-1))
\n" );
document.write( "Calculate P if y =2.65 and x = 0.745\r
\n" );
document.write( "\n" );
document.write( "Many thanks \n" );
document.write( "
Algebra.Com's Answer #10871 by stanbon(75887) ![]() You can put this solution on YOUR website! Take the log of both sides of the equation to get the \"x\" out of the exponent.\r \n" ); document.write( "\n" ); document.write( "log y = (1/(p-1))log x\r \n" ); document.write( "\n" ); document.write( "Then divide both sides by log x to get: \n" ); document.write( " (logy)/(logx) = 1/(p-1) \n" ); document.write( "Invert both sides to get: \n" ); document.write( "p-1 = (logx)/(logy)\r \n" ); document.write( "\n" ); document.write( "p = (logx)/(logy)-1 \n" ); document.write( "Substitute to get: \n" ); document.write( "p= (log0.745)/(log2.65) -1 \n" ); document.write( "p=-1.30\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |