document.write( "Question 255707: A rectangle has length s and width t. What equation can be used to find p, the perimeter of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #187949 by EMStelley(208)\"\" \"About 
You can put this solution on YOUR website!
p = 2s + 2t \n" ); document.write( "
\n" );