document.write( "Question 191591: Please help me with this. The difference in cost between a large bag of chips and a small bag of chips was 90 cents. Alicia bought 5 large bags and 3 small bags of chips for her party and spent $17.22. what was the cost of a small bag of chips? \n" ); document.write( "
Algebra.Com's Answer #143745 by douger(3)\"\" \"About 
You can put this solution on YOUR website!
price of 1 small bag = x
\n" ); document.write( "price of 1 large bag = price of 1 small bag + $0.90 = x + 0.90\r
\n" ); document.write( "\n" ); document.write( "(5 large bags) + (3 small bags) = 17.22\r
\n" ); document.write( "\n" ); document.write( "5(x + 0.90) + 3x = 17.22
\n" ); document.write( "5x + 4.50 + 3x = 17.22
\n" ); document.write( "8x + 4.50 = 17.22
\n" ); document.write( "8x + 4.50 - 4.50 = 17.22 - 4.50
\n" ); document.write( "8x = 12.72
\n" ); document.write( "x = 1.59\r
\n" ); document.write( "\n" ); document.write( "small bag = $1.59
\n" ); document.write( "
\n" );