document.write( "Question 832647: 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 hihow many candles must they sell to break even ? \n" ); document.write( "
Algebra.Com's Answer #502131 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Their fixed cost is $22. It doesn't matter how many they sell, it's fixed at $22. The variable cost is 3.25.
\n" ); document.write( "Total cost is 22 + 3.25x
\n" ); document.write( "Total revenue is 6.5x
\n" ); document.write( "To break even, cost must equal revenue
\n" ); document.write( "22 + 3.25x = 6.5x
\n" ); document.write( "Subtract 3.25x from each side
\n" ); document.write( "22 = 3.25x
\n" ); document.write( "Divide each side by 3.25
\n" ); document.write( "= 6.769
\n" ); document.write( "They are in the red with 6 candles and in the black with 7.
\n" ); document.write( "
\n" );