document.write( "Question 151851: The drama club is selling candles. They pay $22 for the advertising brochures and $3.25 for each candle. If they sell each candle for $6.50, how many candles must they sell to break even? \n" ); document.write( "
Algebra.Com's Answer #111634 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 6.5x=22+3.25x \n" ); document.write( "6.5x-3.25x=22 \n" ); document.write( "3.25x=22 \n" ); document.write( "x=22/3.25 \n" ); document.write( "x=6.77 or 7 candles need to be sold to break even. \n" ); document.write( " |