document.write( "Question 515122: Each person in the us produces 3.5 pounds of trash each day.
\n" ); document.write( "write an expression to describe the pounds of trash produced per day by a family with (m) member.
\n" ); document.write( "

Algebra.Com's Answer #343860 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
trash = 3.5*m pounds/day
\n" ); document.write( "
\n" ); document.write( "
\n" );