document.write( "Question 754194: If 6 ounces is equal to 168 grams, then 2 pounds of ground meat is equal to how many grams? \n" ); document.write( "
Algebra.Com's Answer #458932 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! If 6 ounces is equal to 168 grams, then 2 pounds of ground meat is equal to how many grams? \n" ); document.write( ": \n" ); document.write( "let x = no. of grams in 2 lb (32 oz) \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "6x = 168 * 32 \n" ); document.write( "x = \n" ); document.write( "x = 896 grams \n" ); document.write( " |