document.write( "Question 254775: suppose your club is selling candles to raise money. It costs $100 to rent a spot to sell the candles. If the candles cost your 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 #187077 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
suppose your club is selling candles to raise money. It costs $100 to rent a spot to sell the candles. If the candles cost your club $1 each and are being sold for $5 each, how many candles must be sold to equal the expenses?
\n" ); document.write( "----------
\n" ); document.write( "Expenses: 100 + 1x where x is the number of candles sold
\n" ); document.write( "---
\n" ); document.write( "Earnings: 5x where x is the number of candles sold
\n" ); document.write( "--------------------
\n" ); document.write( "Equation:
\n" ); document.write( "Expenses = Earnings
\n" ); document.write( "100 + x = 5x
\n" ); document.write( "4x = 100
\n" ); document.write( "x = 25 (# of candles you need to sell)
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );