document.write( "Question 1171106: Using the system you selected above, solve the system of equations.
\n" );
document.write( "Show/ upload all work.
\n" );
document.write( "Jesse and Adam are both selling items to raise money for Baseball uniforms. They are each selling
\n" );
document.write( "two items: chocolate bars and candles. Jesse sells 12 chocolate bars and 7 candles and makes a
\n" );
document.write( "total of $94. Adam sells 24 chocolate bars and 5 candles and makes a total of $98. How much does
\n" );
document.write( "one chocolate bar and one candle cost?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #796000 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Jesse sells 12 chocolate bars and 7 candles and makes a total of $94. Adam sells 24 chocolate bars and 5 candles and makes a total of $98. How much does one chocolate bar and one candle cost? \n" ); document.write( "------------------------ \n" ); document.write( "12B + 7C = 94 \n" ); document.write( "24C + 5C = 98 \n" ); document.write( "etc \n" ); document.write( " |