document.write( "Question 1109626: Kit bought a soft drink and a sandwich for $9 what was the price of each if the sandwich cost 3.5 times more than the soft drink
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #724607 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Kit bought a soft drink and a sandwich for $9 what was the price of each if the sandwich cost 3.5 times more than the soft drink \n" ); document.write( "------------- \n" ); document.write( "1 time more = 100% more = 2x \n" ); document.write( "2 time more = 200% more = 3x \n" ); document.write( "3 time more = 300% more = 4x \n" ); document.write( "3.5 time more = 350% more = 4.5x as much \n" ); document.write( "------------- \n" ); document.write( "D = price of soft drink \n" ); document.write( "S = price of sandwich \n" ); document.write( "----- \n" ); document.write( "D + 4.5D = $9 \n" ); document.write( "5.5D = 900 \n" ); document.write( "D = 1800/11 cents \n" ); document.write( "S = 4.5D = 8100/11 cents\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |