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)\"\" \"About 
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( "\"x%2F168\" = \"32%2F6\"
\n" ); document.write( "cross multiply
\n" ); document.write( "6x = 168 * 32
\n" ); document.write( "x = \"5376%2F6\"
\n" ); document.write( "x = 896 grams
\n" ); document.write( "
\n" );