document.write( "Question 329272: Dry Cleaners. Claudio, a banking vice-president, took
\n" ); document.write( "17 neckties to Milto Cleaners. The rate for non-silk ties
\n" ); document.write( "is $3.25 per tie and for silk ties is $3.60 per tie. His total
\n" ); document.write( "bill was $58.75. How many silk ties did he have dry
\n" ); document.write( "cleaned?
\n" ); document.write( "

Algebra.Com's Answer #236100 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let S be the number of silk ties, N the number of non-silk ties.
\n" ); document.write( "1.\"S%2BN=17\"
\n" ); document.write( "2.\"3.60S%2B3.25N=58.75\"
\n" ); document.write( "From eq. 1,
\n" ); document.write( "\"S=17-N\"
\n" ); document.write( "Subsitute into eq. 2,
\n" ); document.write( "\"3.6%2817-N%29%2B3.25N=58.75\"
\n" ); document.write( "\"61.2-3.6N%2B3.25N=58.75\"
\n" ); document.write( "\"-0.35N=-2.45\"
\n" ); document.write( "\"highlight%28N=7%29\"
\n" ); document.write( "From eq. 1,
\n" ); document.write( "\"S%2B7=10\"
\n" ); document.write( "\"highlight%28S=10%29\"
\n" ); document.write( "
\n" );