document.write( "Question 896727: Make y the subject of the formula:\r
\n" );
document.write( "\n" );
document.write( "P = y/y+1\r
\n" );
document.write( "\n" );
document.write( "steps, please :) \n" );
document.write( "
Algebra.Com's Answer #543733 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Make y the subject of the formula:\r \n" ); document.write( "\n" ); document.write( "P = y/y+1 \n" ); document.write( "P*(y+1) = y \n" ); document.write( "Py + P = y \n" ); document.write( "Py - y = -P \n" ); document.write( "y*(P - 1) = -P \n" ); document.write( "y = -P/(P - 1) = P/(1-P) \n" ); document.write( " |