document.write( "Question 1033533: A certain medicine is given in an amount proportional to a patient's body weight. Suppose a patient weighing 132 pounds requires 143 milligrams of medicine. What is the amount of medicine required by a patient weighing 156 pounds? \n" ); document.write( "
Algebra.Com's Answer #648155 by addingup(3677)![]() ![]() You can put this solution on YOUR website! (143/132)*165 = 178.75 \n" ); document.write( "or you can do this: \n" ); document.write( "(165*143)/132 = 178.75 \n" ); document.write( " |