document.write( "Question 1031433: write down an expression for the number of days in x weeks. \n" ); document.write( "
Algebra.Com's Answer #646115 by addingup(3677)![]() ![]() You can put this solution on YOUR website! number of days in one week:n (you figure out how many days in a week) \n" ); document.write( "number of weeks:x \n" ); document.write( "number of days in x weeks: \n" ); document.write( "nx \n" ); document.write( " |