document.write( "Question 1062294: A shopkeeper orders a number of sunglasses for which he pays $300. As they are being unpacked, 10 get broken. By selling each sunglass at $4 more than he paid for it, he manage to get a profit of $100. How many glasses did he originally order? \n" ); document.write( "
Algebra.Com's Answer #677160 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, original quantity of sunglasses
\n" ); document.write( "x-10, how many actually shopkeeper did sell
\n" ); document.write( "p, original price for 1 sunglasses pair
\n" ); document.write( "\"300%2Fx=p\", original price, again\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Revenue: \"%28p%2B4%29%28x-10%29\"
\n" ); document.write( "Cost: 300
\n" ); document.write( "PROFIT: \"%28p%2B4%29%28x-10%29-300=100\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Make the substitution for original price because that is based on the original x sunglass pairs.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%28%28300%2Fx%2B4%29%28x-10%29-300=100%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The easier part is now to just solve this equation.
\n" ); document.write( "
\n" );