document.write( "Question 602798: a man bought some property and later sold it for $50,850,making a profit of 13%.how much did the property cost him? \n" ); document.write( "
Algebra.Com's Answer #380433 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! a man bought some property and later sold it for $50,850,making a profit of 13%.how much did the property cost him? \n" ); document.write( ". \n" ); document.write( "Let x = original cost \n" ); document.write( "then \n" ); document.write( "x + .13x = 50850 \n" ); document.write( "x(1 + .13) = 50850 \n" ); document.write( "x(1.13) = 50850 \n" ); document.write( "x = 50850/1.13 \n" ); document.write( "x = $45,000 \n" ); document.write( " |