document.write( "Question 1020991: Solve for C :
\n" );
document.write( " S= C+RC \r
\n" );
document.write( "\n" );
document.write( "Solver for C \n" );
document.write( "
Algebra.Com's Answer #636779 by Cromlix(4381) You can put this solution on YOUR website! Hi there, \n" ); document.write( "S= C+RC \n" ); document.write( "S = C(1 + R) \n" ); document.write( "C = S/(1 + R) \n" ); document.write( "Hope this helps :-) \n" ); document.write( " \n" ); document.write( " |