document.write( "Question 707408: Find the value x if the perimeter is 26 units for a rectangle. One side is x and the other is x +5 \n" ); document.write( "
Algebra.Com's Answer #435787 by vheroli(126)\"\" \"About 
You can put this solution on YOUR website!
2x+2(x+5)=26
\n" ); document.write( "2x+2x+10=26
\n" ); document.write( "4x=26-10
\n" ); document.write( "4x=16
\n" ); document.write( "4x/4=16/4
\n" ); document.write( "x=4
\n" ); document.write( "
\n" );