document.write( "Question 315205: Jim is able to sell a hand-carved statue for $670 which was a 35% profit over his cost. How much did the statue originally cost him? \n" ); document.write( "
Algebra.Com's Answer #225506 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
Jim is able to sell a hand-carved statue for $670 which was a 35% profit over his cost. How much did the statue originally cost him?
\n" ); document.write( ".
\n" ); document.write( "Let x = original cost
\n" ); document.write( "then
\n" ); document.write( "x + .35x = 670
\n" ); document.write( "x(1 + .35) = 670
\n" ); document.write( "1.35x = 670
\n" ); document.write( "x = 670/1.35
\n" ); document.write( "x = $496.30
\n" ); document.write( "
\n" );