document.write( "Question 823587: Perimeter of a rectangle if its length is (4c+7) units and its width is (c-3) units \n" ); document.write( "
Algebra.Com's Answer #496275 by tommyt3rd(5050)\"\" \"About 
You can put this solution on YOUR website!
P=
\n" ); document.write( "2(L+W)=
\n" ); document.write( "2(4c+7+c-3)=
\n" ); document.write( "2(5c+4)=
\n" ); document.write( "10c+8\r
\n" ); document.write( "\n" ); document.write( "where c > 3
\n" ); document.write( "
\n" );