document.write( "Question 111140: I'm trying to solve an equation involving price, tax and cost of an item
\n" ); document.write( "I'm trying to solve the equation for price\r
\n" ); document.write( "\n" ); document.write( " P + P x T = C Solve for P
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #81080 by dolly(163)\"\" \"About 
You can put this solution on YOUR website!
P + P x T = C
\n" ); document.write( "==> P (1 + T) = C [ taking P common]\r
\n" ); document.write( "\n" ); document.write( "==> P = C/(1+T) [ dividing by 1+T on both sides]\r
\n" ); document.write( "\n" ); document.write( "Thus P = C/(1+T)\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Best of luck!!!
\n" ); document.write( "
\n" );