document.write( "Question 994569: Sandy bought a soft drink for $2 and four candy bars.She spent a total of $14.How much did each candy bar cost?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #613599 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Sandy bought a soft drink for $2 and four candy bars.She spent a total of $14.How much did each candy bar cost? \n" ); document.write( "------- \n" ); document.write( "Equation: \n" ); document.write( "14 = 2 + 4*c \n" ); document.write( "---- \n" ); document.write( "4c = 12 \n" ); document.write( "---- \n" ); document.write( "c = $3 (price of each Candy bar) \n" ); document.write( "------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========== \n" ); document.write( " |