document.write( "Question 1005117: The length of a rectangle is 3cm more than the width. if the width is increased by 2cm. and the length decreased by1cm., the figure becomes a square with an area of 81 sq. cms. what is the original perimeter of the rectangle \n" ); document.write( "
Algebra.Com's Answer #621422 by addingup(3677)![]() ![]() You can put this solution on YOUR website! (w+3-1)(w+2)= 81 \n" ); document.write( "(w+2)(w+2)= 81 now FOIL \n" ); document.write( "w^2 First \n" ); document.write( "2w Outer \n" ); document.write( "2w Inner \n" ); document.write( "4 Last \n" ); document.write( "Now we have: \n" ); document.write( "w^2+2w+2w+4 \n" ); document.write( "= w^2+4w+4= 81 write the left side as a square \n" ); document.write( "(w+2)^2= 81 take the square root of both sides: \n" ); document.write( "w+2= 9 or w+2= -9 \n" ); document.write( "We can't use the negative, toss it out. Our answer is: \n" ); document.write( "w= 9 This is the width of the rectangle, and the length is: \n" ); document.write( "l= 9+3= 12 \n" ); document.write( "Perimeter: 2l+2w \n" ); document.write( "2(12)+2(9)= 24+18= 42 is the original perimeter of the rectangle \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |