document.write( "Question 250497: A club is selling candles to raise money. It costs $100 to rent the spot to sell the candles. If the candles cost the club $1 each and are being sold for $5 each, how many candles must be sold to equal the expenses? \n" ); document.write( "
Algebra.Com's Answer #185081 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 100+1x=5x \n" ); document.write( "1x-5x=-100 \n" ); document.write( "-4x=-100 \n" ); document.write( "x=-100/-4 \n" ); document.write( "x=25 candles must be sold to equal expenses. \n" ); document.write( "Proof: \n" ); document.write( "100+1*25=5*25 \n" ); document.write( "125=125 \n" ); document.write( " |