document.write( "Question 1196993: 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=__________ HOW Much KG?
\n" ); document.write( "80% silk thread= _________ HOW Much KG?
\n" ); document.write( "

Algebra.Com's Answer #830050 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "I'll label the threads A,B,C
\n" ); document.write( "Thread A = pure silk, aka 100% silk
\n" ); document.write( "Thread B = 80% silk thread
\n" ); document.write( "Thread C = 95% silk\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The clothing manufacturer has thread A and thread B, but they don't have thread C.
\n" ); document.write( "The goal is to somehow mix the two given threads (A & B) to get thread C.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let
\n" ); document.write( "x = amount of thread A, in kg
\n" ); document.write( "Since we want 60 kg of thread C, this means 60-x represents the amount of thread B in kg.
\n" ); document.write( "The expressions x and 60-x add to 60.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Thread A is pure silk, so we have x kilograms of pure silk so far.
\n" ); document.write( "Thread B is 80% silk, which means we contribute another 0.80(60-x) = 48-0.80x kilograms of pure silk onto the x already there.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A+B = (x)+(48-0.80x) = 48+0.20x = total amount of pure silk.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Divide this over the 60 kg of total fabric, and we want this ratio to be 0.95 due to the 95% target rate.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(amount of pure silk)/(amount of fabric total) = 95% silk
\n" ); document.write( "(48+0.20x)/(60) = 0.95\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let's solve for x.
\n" ); document.write( "(48+0.20x)/60 = 0.95
\n" ); document.write( "48+0.20x = 60*0.95
\n" ); document.write( "48+0.20x = 57
\n" ); document.write( "0.20x = 57-48
\n" ); document.write( "0.20x = 9
\n" ); document.write( "x = 9/0.2
\n" ); document.write( "x = 45
\n" ); document.write( "We need 45 kg of thread A (the pure 100% silk)
\n" ); document.write( "and we need 60-x = 60-45 = 15 kg of thread B (the 80% silk)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "100% of 45 = 45 kg of pure silk is from thread A
\n" ); document.write( "80% of 15 = 0.8*15 = 12 kg of pure silk is from thread B
\n" ); document.write( "We get 45+12 = 57 kg of pure silk out of 60 kg total
\n" ); document.write( "57/60 = 0.95 = 95% so we've reached the proper target.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers
\n" ); document.write( "pure silk thread = 45 kg
\n" ); document.write( "80% silk thread = 15 kg\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---------------------------------------------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another approach:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The target is 95%
\n" ); document.write( "The gap from 100% to 95% is 5 percentage points
\n" ); document.write( "The gap from 80% to 95% is 15 percentage points\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "We write the results in reverse order to get the ratio 15:5 which reduces to 3:1
\n" ); document.write( "This tells us we need 3 times as much of the pure silk compared to the 80% silk
\n" ); document.write( "This is because the 3 is listed first and the pure silk is listed first.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "n = some unknown positive real number
\n" ); document.write( "The ratio 3:1 scales up to 3n:1n
\n" ); document.write( "These two parts must add to 60 kg total
\n" ); document.write( "3n+1n = 60
\n" ); document.write( "4n = 60
\n" ); document.write( "n = 60/4
\n" ); document.write( "n = 15
\n" ); document.write( "We need 3n = 3*15 = 45 kg of the pure silk and 1n = 1*15 = 15 kg of the 80% silk\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Answers
\n" ); document.write( "pure silk thread = 45 kg
\n" ); document.write( "80% silk thread = 15 kg
\n" ); document.write( "
\n" ); document.write( "
\n" );