document.write( "Question 464493: a pharmacist has 50 g of a topical cream that contains 75% glycerin. how many grams of the cream are not glycerin. \n" ); document.write( "
Algebra.Com's Answer #318222 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Let x = number of grams of the cream that are not glycerin \n" ); document.write( " x = 50 *(1-.75) \n" ); document.write( " x = 12.5 \n" ); document.write( " |