document.write( "Question 988573: A bag of wheat weighs w kg. Write an expression for the weight of n bags of wheat.? \n" ); document.write( "
Algebra.Com's Answer #609085 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! hi dear, \n" ); document.write( "Let n bag weigh xkg \n" ); document.write( "if 1bag-------->wkg \n" ); document.write( " nbags------>xkg \n" ); document.write( "Then, \n" ); document.write( "x=(nw)kg \n" ); document.write( "n bags weighs (nw)kg \n" ); document.write( " |