document.write( "Question 926816: A regression analysis between the volume of a type of drug produced and the weight of a particular ingredient used in a pharmaceutical process shows that y = -100 + 0.3x, where x = kilograms of ingredient and y = litres of drug. How much ingredient would be used to produce 100 litres of the drug? \n" ); document.write( "
Algebra.Com's Answer #562505 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! y = -100 + 0.3x \n" ); document.write( "where x = kilograms of ingredient and y = litres of drug \n" ); document.write( "y = 100L \n" ); document.write( "100 = -100 + .3x \n" ); document.write( "200/.3 = x = 666 2/3 kg \n" ); document.write( " |