document.write( "Question 1097762: A trader made a profit of 50% on merchandise that he sold for R10000 calculate the original total price of the goods \n" ); document.write( "
Algebra.Com's Answer #712180 by Theo(13342) You can put this solution on YOUR website! he sells it for 10,000. \n" ); document.write( "his percent profit is 50%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "profit equals selling price minus cost. \n" ); document.write( "profit rate equals profit / cost. \n" ); document.write( "profit percent equals profit rate * 100%.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "let c represent his cost. \n" ); document.write( "let s represent his selling price. \n" ); document.write( "let p represent his profit.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation for profit is p = s - c.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you know his selling price is 10,000, so the equation becomes p = 10,000 - c.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "profit rate is equal to p / c.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since p = 10,000 - c, then the equation for profit rate becomes p = (10,000 - c) / c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "since profit percent = 50%, then profit rate = 50% / 100% = .5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation of p = (10,000 - c) / c becomes .5 = (10,000 - c) / c\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "multiply both sides of this equation by c to get .5 * c = 10,000 - c.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "add c to both sides of this equation to get 1.5 * c = 10,000.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "divide both sides of this equation by 1.5 to get c = 10,000 / 1.5.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "solve for c to get c = 6666.67 rounded to two decimal places.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that's the cost.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "possibly a simpler way of looking at this would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x is the cost. \n" ); document.write( "profit is 50% of the cost which is equal to .5 * x. \n" ); document.write( "x + .5 * x = 10,000 \n" ); document.write( "this results in 1.5 * x = 10,000. \n" ); document.write( "solve for x to get x = 10,000 / x = 6666.67 rounded to two decimal places.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |