document.write( "Question 874435: If the cost price is 95% of the selling price. What is the profit percent? \n" ); document.write( "
Algebra.Com's Answer #527549 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
C = .95P
\n" ); document.write( "P = (1/.95)C = 1.0526C (nearest 10-thousandth)
\n" ); document.write( "5.26% Profit
\n" ); document.write( "
\n" );