document.write( "Question 1196974: A clothing manufacturer has some pure silk thread and some thread that is 80% silk. How many kilograms of each must be woven together to make 60 kg of cloth that is 95% silk? \r
\n" ); document.write( "\n" ); document.write( "pure silk thread______ kg\r
\n" ); document.write( "\n" ); document.write( " 80% silk thread______ kg
\n" ); document.write( "

Algebra.Com's Answer #830028 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "THREAD              FRCT.SILK      KILOGRAMS\r\n" );
document.write( "\r\n" );
document.write( "PURE SILK             1.0            Q\r\n" );
document.write( "\r\n" );
document.write( "80% SILK              0.8            60-Q\r\n" );
document.write( "\r\n" );
document.write( "FINISHED CLOTH        0.95           60\r\n" );
document.write( "

\n" ); document.write( "\"highlight_green%281%2AQ%2B0.8%2860-Q%29=0.95%2A60%29\"
\n" ); document.write( "This should be perfectly understandable and needs no further explanation.
\n" ); document.write( "
\n" );