document.write( "Question 163649: Systems of Inequalities:
\n" );
document.write( "A dry cleaner cleans neckties for $3.25 each; however, silk neckties are cleaned for $3.60 each. A customer brings in 17 neckties of various materials. The total bill is $58.75. How many silk ties did the customer bring in? \n" );
document.write( "
Algebra.Com's Answer #120553 by checkley77(12844) ![]() You can put this solution on YOUR website! 3.60x+3.25(17-x)=58.75 \n" ); document.write( "3.60x+55.25-3.25x=58.75 \n" ); document.write( ".35x=58.75-55.25 \n" ); document.write( ".35x=3.50 \n" ); document.write( "x=3.50/.35 \n" ); document.write( "x=10 silk ties were cleaned. \n" ); document.write( "17-10=7 non silk ties. \n" ); document.write( "Proof: \n" ); document.write( "3.60*10+3.25*7=58.75 \n" ); document.write( "36.00+22.75=58.75 \n" ); document.write( "58.75=58.75 \n" ); document.write( " \n" ); document.write( " |