document.write( "Question 257274: how do you write a mathematical expression for the perimeter of a rectangle with a length of 4 and a width of w? \n" ); document.write( "
Algebra.Com's Answer #189200 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! p=2*4+2w \n" ); document.write( "p=8+2w \n" ); document.write( " |