document.write( "Question 105985: If the length of a rectangle is increased by 12 and the width is decreased by 8,the area is unchanged.The area is also unchanged if the original legth is increased by 5 and the original width is decreased by 4 .Find the original dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #77111 by alvinjohnburgos(11)![]() ![]() ![]() You can put this solution on YOUR website! if L = length of triangle \n" ); document.write( " W = width of triangle \n" ); document.write( "Then the area of the triangle would be: \n" ); document.write( "eq.1) \n" ); document.write( "the length of a rectangle is increased by 12 and the width is decreased by 8,the area is unchanged: \n" ); document.write( "eq.2) \n" ); document.write( "The area is also unchanged if the original length is increased by 5 and the original width is decreased by 4: \n" ); document.write( "eq.3) \n" ); document.write( "Substituting LW for A in eq2: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Substituting LW for A and (8 + (2/3)L) for W in eq3: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Dimensions of the triangle: \n" ); document.write( "length is 30 units \n" ); document.write( "width is 28 units \n" ); document.write( "area is 840 square units \n" ); document.write( " |