document.write( "Question 69452: A bottle and a cap together cost $1.10. The bottle cost $1.00 more than the cap. How much does each cost? \n" ); document.write( "
Algebra.Com's Answer #49506 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let b=bottle c=cap \n" ); document.write( "Set up equation \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Cost of cap=$0.05 \n" ); document.write( "b=.05+1=1.05 \n" ); document.write( "Cost of bottle=$1.05 \n" ); document.write( " |