document.write( "Question 884875: Solve for the width W of a rectangle in terms of length L and it's perimeter P. \n" ); document.write( "
Algebra.Com's Answer #534731 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
w and L in formula for p.
\n" ); document.write( "(Mostly lower case just for convenience, but not for L)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"2w%2B2L=p\".
\n" ); document.write( "Solve for w. TWO STEPS, MAYBE THREE.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"w=%28p-2L%29%2F2\".
\n" ); document.write( "Additive Inverse for 2L, and then Multiplicative Inverse for 2.
\n" ); document.write( "
\n" );