document.write( "Question 775979: The length of a rectangle is 4cm more than twice its width. The perimeter is 86cm. Find the width and length. \n" ); document.write( "
Algebra.Com's Answer #473281 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! 1) l=4+2w \n" ); document.write( "2) 2(l+w)=86\r \n" ); document.write( "\n" ); document.write( "2) l+w=43\r \n" ); document.write( "\n" ); document.write( "replacing l... \n" ); document.write( "(4+2w)+w=43 \n" ); document.write( "3w=39 \n" ); document.write( "w=13\r \n" ); document.write( "\n" ); document.write( "1) becomes \n" ); document.write( "l=4+2*13 \n" ); document.write( "l=30 \n" ); document.write( " |