document.write( "Question 1125281: You spend $22 to buy supplies for making necklaces, and plan on selling them for $3 each. What is the least number of necklaces you have to sell in order to make a $50 profit? \n" ); document.write( "
Algebra.Com's Answer #741581 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Revenue, for n necklaces, 3n dollars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost, already spent for supplies, 22 dollars\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3n-22=50\"-------profit of $50 was specified.\r
\n" ); document.write( "\n" ); document.write( "\"3n=50%2B22\"\r
\n" ); document.write( "\n" ); document.write( "\"3n=72\"\r
\n" ); document.write( "\n" ); document.write( "\"n=72%2F3\"\r
\n" ); document.write( "\n" ); document.write( "\"highlight_green%28n=24%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Sell 24 necklaces
\n" ); document.write( "
\n" );