document.write( "Question 888533: the perimeter of a rectangle is 96 and the length is 6 meters longer than twice the width. what are the length and width \n" ); document.write( "
Algebra.Com's Answer #537435 by josgarithmetic(39621)![]() ![]() ![]() You can put this solution on YOUR website! Perimeter & rectangle dimensions questions like this are too typical.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L for length \n" ); document.write( "w for width\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L=2w+6 and 2w+2L=96. These are two equations in two unknowns, and easily solved. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The perimeter equation in this example simplifies to w+L=48. \n" ); document.write( "Substitute: w+(2w+6)=48 \n" ); document.write( "3w=48-6 \n" ); document.write( "3w=42 \n" ); document.write( "w=(6*7)/3 \n" ); document.write( "w=14--------------one of the answers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "L=2*14+6 = ? \n" ); document.write( " |