document.write( "Question 604801: My competitor sells an item for $12.00. I sell it for $6.00. We both sell $6,000 worth. How do I figure out the comparisons. I want to prove that my item actually sold more units. \n" ); document.write( "
Algebra.Com's Answer #381415 by alicealc(293) ![]() You can put this solution on YOUR website! Your competitor sells 6000/12 = 500 items \n" ); document.write( "you sell 6000/6 = 1000 items \n" ); document.write( "so, you sell more than your competitor since 1000 > 500 \n" ); document.write( " |