document.write( "Question 1013930: A shopkeeper has a special where for one price you get four bags, five pairs of shoes,and a custom towel. Write a statement that would help the shopkeeper determine his price for this special? \n" ); document.write( "
Algebra.Com's Answer #630238 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Price P = 5b + 5s + t \n" ); document.write( " |