document.write( "Question 49799: solve for P: P=D+ Prt\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #33058 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! P = D + Prt \n" ); document.write( "P - Prt = D \n" ); document.write( "P(1 - rt) = D \n" ); document.write( "P = D/(1 - rt) \n" ); document.write( " |