document.write( "Question 758189: Rectangle B has length (x-1) and width 5 cm. The perimeter of rectangle A (6x+2) is equal to the perimeter of rectangle B. Write down and solve an equation in x. \n" ); document.write( "
Algebra.Com's Answer #461383 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Rectangle B's perimeter = 2*length + 2*width \n" ); document.write( " = 2(x - 1) + 2(5) \n" ); document.write( " = 2x + 8 \n" ); document.write( "Rectangle B's perimeter = Rectangle A's perimeter \n" ); document.write( " 2x + 8 = 6x + 2 \n" ); document.write( "Collect like terms. \n" ); document.write( " -4x = -6 \n" ); document.write( " x = 3/2cm \n" ); document.write( "Proof: \n" ); document.write( " 2x + 8 = 6x + 2 \n" ); document.write( " 2(3/2) + 8 = 6(3/2) + 2 \n" ); document.write( " 11 = 11 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |