document.write( "Question 438828: A vendor sells hot dogs and bags of potato chips. A customer buys 3 hot dogs and 2 bags of potato chips for $8.25. Another customer buys 4 hot dogs and 4 bags of potato chips for $13.00. Find the cost of each item.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "also what equations would i use? \n" );
document.write( "
Algebra.Com's Answer #303358 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A vendor sells hot dogs and bags of potato chips. A customer buys 3 hot dogs and 2 bags of potato chips for $8.25. Another customer buys 4 hot dogs and 4 bags of potato chips for $13.00. Find the cost of each item. \r \n" ); document.write( "\n" ); document.write( "------------------------------------ \n" ); document.write( "3d + 2p = 825 cents \n" ); document.write( "4d + 4p = 1300 \n" ); document.write( "------ \n" ); document.write( "Multiply thru 1st equation by 2: \n" ); document.write( "---- \n" ); document.write( "6d + 4p = 2*825 \n" ); document.write( "4d + 4p = 1300 \n" ); document.write( "------ \n" ); document.write( "Subtract and solve for \"d\": \n" ); document.write( "2d = 350 \n" ); document.write( "d = $1.75 (price of one hot dog) \n" ); document.write( "---- \n" ); document.write( "Solve for \"p\": \n" ); document.write( "3d + 2p = 825 \n" ); document.write( "3(175)+2p = 825 \n" ); document.write( "2p = 300 \n" ); document.write( "p = $1.50 (price of one bag of potato chips. \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |