document.write( "Question 1201899: A store sells tents, sleeping bags, and camp stools. A customer buys a tent, 5 sleeping bags, and 2 camp stools for $231. The cost of the sleeping bag is $21 more than the cost of a camp stool. Find the cost of each item. \n" ); document.write( "
Algebra.Com's Answer #836470 by josgarithmetic(39620)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " PRICE COUNT COST\r\n" ); document.write( "\r\n" ); document.write( "TENT t 1 t\r\n" ); document.write( "\r\n" ); document.write( "SLEEP BAG c+21 5 5(c+21)\r\n" ); document.write( "\r\n" ); document.write( "CAMP TOOL c 2 2c\r\n" ); document.write( "\r\n" ); document.write( "COST of PURCHASE 231\r\n" ); document.write( " \n" ); document.write( "The best you can do is find an equation in two unknown variables.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |